probability density from 2D Gaussian fitting
8 ビュー (過去 30 日間)
古いコメントを表示
I have fitted a 2D Gaussian to a surface using the Lsqcurvefit. I need to get the probability density of the fit so I can compute the log-likelihood of the Gaussian model. The Matlab fitdist function seems to do this for vectors, but can it be used for getting the PD of a fitted surface and the matrix with the real values to be fitted? Are there other ways of getting the log-likelihood of the model?
Thanks for any help!
0 件のコメント
回答 (1 件)
Vishal Bhutani
2019 年 1 月 10 日
Based on my understanding you want to obtain the probabiliy distribution for the 2D data. The link attached below might help you:
参考
カテゴリ
Help Center および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!