Full Width at Half Maximum to Standard Deviation converter

版本 1.0.0.0 (754 字节) 作者: Joris Meurs
Function for converting Full Width at Half Maximum (FWHM) of a signal to the standard deviation
84.0 次下载
更新时间 2016/11/26

查看许可证

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)

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0