Fit 2D gaussian function to data
版本 1.5.0.0 (3.6 KB) 作者:
Gero Nootz
Fits a 2D Gaussian function to simulated data.
The program generates a 2D Gaussian. The program then attempts to fit the data using the MatLab function “lsqcurvefit “ to find the position, orientation and width of the two-dimensional Gaussian.
Execute “mainD2GaussFitRot.m” with not input parameters.
The two-dimensional Gaussian function is defined by the function “D2GaussFunctionRot.m” and “D2GaussFunction.m”
引用格式
Gero Nootz (2026). Fit 2D gaussian function to data (https://ww2.mathworks.cn/matlabcentral/fileexchange/37087-fit-2d-gaussian-function-to-data), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Semantic Segmentation >
在 Help Center 和 MATLAB Answers 中查找有关 Semantic Segmentation 的更多信息
标签
致谢
启发作品: gaussfitn, Calibration of Single Crystal Electron Diffraction Patterns, Fit 1D and 2D gaussian to noisy data
