Zernike polynomials

버전 1.3.0.1 (6.84 KB) 작성자: Paul Fricker
Zernike polynomials and functions (orthogonal basis on the unit circle).
다운로드 수: 20.6K
업데이트 날짜: 2016/9/1

라이선스 보기

ZERNFUN.m and ZERNFUN2.m compute the Zernike functions Znm(r,theta). These functions, which form an orthogonal basis on the unit circle, are used in disciplines such as astronomy, optics, optometry, and ophthalmology to characterize functions and data on a circular domain. ZERNPOL.m computes the Zernike polynomials Znm(r), which are the radial portion of the Zernike functions.
A MATLAB Digest article describing the use of the Zernike functions for analyzing optics data (using a LASIK surgery data as an example) also is available, on the File Exchange as a PDF,

and in HTML at:

https://www.mathworks.com/company/newsletters/articles/analyzing-lasik-optical-data-using-zernike-functions.html

인용 양식

Paul Fricker (2024). Zernike polynomials (https://www.mathworks.com/matlabcentral/fileexchange/7687-zernike-polynomials), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.1

Updated license

1.3.0.0

Removed an unneeded intermediate variable from the code.

1.2.0.0

Updated Help documentation and screenshot.

1.0.0.0

Need to point to a MATLAB Digest article which is based on this submission.