Clear Filters
Clear Filters

which module of matlab is helpful for doing curve fitting using a equation

1 view (last 30 days)
i want to do curve fitting using a equation which command i use....and i also have lower and upper bounds of parameters

Accepted Answer

Ameer Hamza
Ameer Hamza on 5 May 2018
Edited: Ameer Hamza on 5 May 2018
See fit(). You can fit any arbitrary function with bounds on its parameter values.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!