Multivariable piecewise function fit matlab
1 回表示 (過去 30 日間)
古いコメントを表示
Hello there,
I would like to fit experimental data with an asymmetric Gaussian function: that is, a Gaussian like peak with different widths on the left and right hand sides.
I am mostly interested in the mean location of the peak, or b:
gaussEqn = 'a*exp(-((x-b)/c)^2)+d';
but also on the 'c' of both sides to do an average between them.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!