Convert PSF to MTF (OTF)
조회 수: 7 (최근 30일)
이전 댓글 표시
I have point spread function (PSF) containing x and y data.
x=[-25.132,-18.849,-12.566,-6.283,-3,0,3,6.283,12.566,18.849,25.132]
y=[0.21446,0.21446,0.21446,0.21446,44,44.15754,44,0.21446,0.21446,0.21446,0.21446]
How can I Determine OTF/MTF from this data?
Thanks in advance.
I have tried psf2otf() function, but not getting desired result.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 ASK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!