zernike3

버전 1.0.0.0 (6.75 KB) 작성자: Carey Smith
Compute Zernike polynomials and coefficients of a Zernike fit with mutually consistent functions.
다운로드 수: 2.3K
업데이트 날짜: 2010/9/8

라이선스 보기

Zernike polynomials are orthogonal on the unit circle and are commonly used in optics for phase aberrations.

Use zernike_fcn3.m to generate Zernike polynomials. Input includes a vector of the desired polynomials; these do not have to be consecutive. Possible polynomial orderings include:
'noll' = Bob Noll's original ordering
'fringe' = Univ. of Arizona Zernike set
'original'= original order of zernfun.m
'default' = the 'fringe' (UofA) set + more terms
zernike_fcn3.m does consistency checking, selects the appropriate m & n values for a particular ordering and then calls zernfun.m to generate the polynomials.

Use zernike_coeffs3.m to fit Zernike polynomial to an input function. Since zernike_coeffs3.m calls zernike_fcn3.m, these files are automatically consistent with each other, unlike some previous functions.

인용 양식

Carey Smith (2024). zernike3 (https://www.mathworks.com/matlabcentral/fileexchange/28665-zernike3), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
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.0.0.0