Full Width at Half Maximum to Standard Deviation converter

Function for converting Full Width at Half Maximum (FWHM) of a signal to the standard deviation
84 download
Aggiornato 26 nov 2016

Visualizza la licenza

This function can be used for directly converting the full width at half maximum (FWHM) to the standard deviation of a peak.
s = FWHM./(2*sqrt(2*log(2)))

One input arguments: 'FWHM'
One output argument: 'sigma'

FWHM : Full width at half maximum
s : Standard deviation

Input syntax: sigma = fwhm2sigma(FWHM)

Cita come

Joris Meurs (2024). Full Width at Half Maximum to Standard Deviation converter (https://www.mathworks.com/matlabcentral/fileexchange/60406-full-width-at-half-maximum-to-standard-deviation-converter), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0