资源简介
matlab编写的zernike多项式拟合代码,由于干涉图像处理等波面拟合领域
代码片段和文件信息
function z = zernfun(nmrthetanflag)
%ZERNFUN Zernike functions of order N and frequency M on the unit circle.
% Z = ZERNFUN(NMRTHETA) returns the Zernike functions of order N
% and angular frequency M evaluated at positions (RTHETA) on the
% unit circle. N is a vector of positive integers (including 0) and
% M is a vector with the same number of elements as N. Each element
% k of M must be a positive integer with possible values M(k) = -N(k)
% to +N(k) in steps of 2. R is a vector of numbers between 0 and 1
% and THETA is a vector of angles. R and THETA must have the same
% length. The output Z is a matrix with one column for every (NM)
% pair and one row for every (RTHETA) pair.
%
% Z = ZERNFUN(NMRTHETA‘norm‘) returns the normalized Zernike
% functions. The normalization factor sqrt((2-delta(m0))*(n+1)/pi)
% with delta(m0) the Kronecker delta is chosen so that the integral
% of (r * [Znm(rtheta)]^2) over the unit c
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 6369 2006-11-13 12:56 zernpol.m
文件 2562 2006-11-13 12:57 zernfun2.m
文件 6652 2006-11-13 12:57 zernfun.m
相关资源
- learnopengl-cn-2018年5月更新.pdf
- zw_学习OpenCV(中文版).zip
- 1-300.pdf
- pyqt5windows生成二维工具源码
- KNN疾病预测算法Demo
- ABAQUS单元失效浅析(单元删除
- Jtopo+json格式数据代码
- 解多目标规划的单纯形代码
- TerraVolVoxelTerrainEngine2.1c.7z
- VA_X_Setup2118.rar
- CHS_Ha_PasswarekitEnterprise10.0.exe
- 无线通信AndreaGoldsmith杨鸿文等译.rar
- 迅捷PDF转换器破解版.rar
- 迅捷PDF编辑器破解版.rar
- 金字塔原理1清晰扫描版.pdf
- TeamViewer_11已激活+破解版+随意换ID.z
- FieldtheoryofGuidedwavesCollin__2nd.pdf
- 先进电气驱动的分析建模与控制[比
- IPC-J-STD033潮湿、回流焊敏感表面贴装
- 网络是怎样连接的_户根勤.pdf
- tesseract最新最全资料.rar
- 大话数据结构.epub
- iBATIS实战.pdf
- zw_new_smile-7110337-ImageAnimationTest.zip
- zw_jhn199388-9911706-基于51单片机都_自动
- zw_fan7983377-9600053-RecyclerViewDemo.zip
- zw_CHINA__.zip
- 我的第一本算法书+算法图解.zip
- 数学物理方法_德顾樵编著_2012.01_545页
- zw_WKTConvert.zip
评论
共有 条评论