FTF

Calculates Fresnel transition function.
522 Downloads
Updated 14 Jun 2010

View License

Computes the fresnel transistion function F(x) based on:
a. Equation 13-74a for small arguments (x<0.3)
b. Equation 13-74b for large arguments (x>5.5)
c. Linear interpolation for intermediate arguments (0.3<x<5.5)

The original algorithm was developed and reported in C. Balanis "Advanced Engineering Electromagnetics" Ch.13 Ref[53]

FORTRAN spaghetti code translated to MATLAB by Gabe Kniffin
and J. Alex Higgins.

Cite As

Alex Higgins (2024). FTF (https://www.mathworks.com/matlabcentral/fileexchange/27894-ftf), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

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