Zernike radial polynomials via Kintner's method

Fast computation of Zernike radials
509 téléchargements
Mise à jour 29 mars 2013

Afficher la licence

This is a kinda p-recursive method. So, when polynomials of some order, and many repetitions are needed, one can use this method.

This is one of the most accurate methods, especially when high orders are needed. It even has a better accuracy than the q-recursive. This will appear in our paper:

Title: NUMERICAL-STABILITY QUALITY FACTOR FOR ORTHOGONAL POLYNOMIALS: ZERNIKE
RADIAL POLYNOMIALS CASE STUDY

that will be published soon Applied Numerical Mathematics

Citation pour cette source

Mohammed Sadeq Al-Rawi (2024). Zernike radial polynomials via Kintner's method (https://www.mathworks.com/matlabcentral/fileexchange/37518-zernike-radial-polynomials-via-kintner-s-method), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13SP1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Zernike Polynomials dans Help Center et MATLAB Answers
Remerciements

Inspiré par : 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!
Version Publié le Notes de version
1.1.0.0

Few changes, but the code is mainly similar.

1.0.0.0