Fresnel Sine and Cosine Integrals

Calculates Fresnel Sine and Cosine Integrals for any arbitrary integration interval.
2.7K Downloads
Updated 31 Mar 2016

View License

It calculates Fresnel Sine and Cosine Integrals for any arbitrary integration interval [a, b]. Using MATLAB QUAD Function, some strange peaks appear for large values of b.
A comparison with a similar function FRESNEL submitted by J.N.McElwaine shows a good matching, even if the latter works only with a = 0.

Cite As

Sandro Scalise (2024). Fresnel Sine and Cosine Integrals (https://www.mathworks.com/matlabcentral/fileexchange/2954-fresnel-sine-and-cosine-integrals), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and MATLAB Answers
Acknowledgements

Inspired: FresnelS and FresnelC

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

BSD-License added