Full Width at Half Maximum to Standard Deviation converter

Version 1.0.0.0 (754 Bytes) von Joris Meurs
Function for converting Full Width at Half Maximum (FWHM) of a signal to the standard deviation
84 Downloads
Aktualisiert 26. Nov 2016

Lizenz anzeigen

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)

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0