Fast computation of pseudo Zernike radial polynomials

Uses the relation between pseudo Zernike radial polynomials and Zernike radial polynomials.
541.0 次下载
更新时间 2012/4/27

查看许可证

Efficient computation of pseudo Zernike radial polynomials via their relation to Zernike radial polynomials.

Thus it will need another function stored in the matlabcentral, fileID 34641

http://www.mathworks.com/matlabcentral/fileexchange/34641-fast-computation-of-zernike-moments/content/zernike_radial_polynomials.m

This function is written with vectorization in mind, so, it is possible to generate several polynomials for several r's in the same call, which gives huge speed improvement.

引用格式

Mohammed Sadeq Al-Rawi (2024). Fast computation of pseudo Zernike radial polynomials (https://www.mathworks.com/matlabcentral/fileexchange/34650-fast-computation-of-pseudo-zernike-radial-polynomials), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Zernike Polynomials 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

A one line correction when n=0 was added.

1.0.0.0