LAMBDA - Wavelength Calculator

Version 1.0.0.0 (2.19 KB) by James
This function calculates the wavelength of a given frequency.
640 Downloads
Updated 26 Jan 2011

View License

This function will calculate the wavelength of a given frequency. By default the program will presume the entered value is in MHZ. However if you want to enter a frequency in another scale you also have the option to enter the scaling parameter as well (khz,mhz, or ghz).
function call:
lambda(frequency) || lambda(30)
lambda(freq,'scale') || lambda(30,'ghz')
current scale options: 'khz' 'mhz' 'ghz'

Cite As

James (2024). LAMBDA - Wavelength Calculator (https://www.mathworks.com/matlabcentral/fileexchange/30195-lambda-wavelength-calculator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Environment and Clutter in Help Center and MATLAB Answers

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