Fast computation of pseudo Zernike radial polynomials

Uses the relation between pseudo Zernike radial polynomials and Zernike radial polynomials.
541 descargas
Actualizado 27 abr 2012

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Zernike Polynomials en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: Fast computation of Zernike Radial Polynomials

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

A one line correction when n=0 was added.

1.0.0.0