Fresnel integral

버전 1.0.0.0 (1.66 KB) 작성자: Bora Ung
Computes the Fresnel integral with complex argument "z"
다운로드 수: 1.8K
업데이트 날짜: 2007/12/14

라이선스 보기

This function computes the Fresnel integral "FresnelI(z)" with argument "z" either real or complex, and where FresnelI(z) = FresnelC(z) + i*FresnelS(z).

USAGE: [FresnelI] = FresnelI(z, tol)

INPUT PARAMETERS:
z = complex argument of Fresnel integral (vector).
tol = absolute tolerance to evaluate the integral using "quadl"(scalar). default=1.0e-4

REFERENCES:
[1] A. Erdelyi, Higher Transcendental Functions, Vol.2, McGraw-Hill (1953)
[2] M. Abramowitz and I.A. Stegun, Handbook of Mathematical Functions, New York, Dover Publications (1965)

인용 양식

Bora Ung (2024). Fresnel integral (https://www.mathworks.com/matlabcentral/fileexchange/18021-fresnel-integral), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fit Postprocessing에 대해 자세히 알아보기
도움

줌: FresnelS and FresnelC

Community Treasure Hunt

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

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