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 Center および MATLAB AnswersFit 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