Full Width at Half Maximum to Standard Deviation converter

Versión 1.0.0.0 (754 Bytes) por Joris Meurs
Function for converting Full Width at Half Maximum (FWHM) of a signal to the standard deviation
84 descargas
Actualizado 26 Nov 2016

Ver licencia

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)

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0