Fit Multiple Gaussians
バージョン 1.1.0 (5.02 KB) 作成者:
Image Analyst
Fit a specified number of Gaussians to a test signal.
This function takes a 1-D, slightly noisy test signal and fits 6 Gaussians to it with the fminsearch() function. The parameters (amplitude, peak location, and width) for each Gaussian are determined. The 6 Gaussians should sum together to give the best estimate of the original test signal. You can specify whatever number of Gaussians you like. Only basic MATLAB is required (no toolboxes).
引用
Image Analyst (2025). Fit Multiple Gaussians (https://www.mathworks.com/matlabcentral/fileexchange/74408-fit-multiple-gaussians), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!