How to fit a Gaussian considering parameter bound limits and weight?
2 views (last 30 days)
Show older comments
I have
and x and I want to fit it with a Gaussian. I have been using weighted 'fitnlm' for this purpose, but now I also want to fix the upper and lower limit of the fit parameters. I have read that the boundation is possible only with LSQCURVEFIT but at the same time this is not capable of weigh the y values.

Is there any method so that I can weigh the y values as well as bound the resulting parameters together?
(is there any such update on fitnlm?)
Thanks you.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!