Fit 2D gaussian function to data
バージョン 1.5.0.0 (3.56 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://jp.mathworks.com/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
