curve fitting without the toolbox
Show older comments
Hello,
I would like to ask if there are any functions that can I use to fit two series of data without using the Curve Fitting Toolbox.
For example is there a built-in function to fit the data through the "Exponential" type of fitting
a*exp(b*x)
that is found in the toolbox?
If not, how can I write one that performs the "Exponential" fitting?
Thank you very much.
Best,
Pavlos
Accepted Answer
More Answers (1)
Khalifa Niang
on 1 Aug 2016
0 votes
how to print the values of b(1), b(2)......?
1 Comment
Shariefa Shaik
on 28 Feb 2018
explain the code sir
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!