fitting the equation on a graph and finding unknown parametrs
Show older comments
I've some plot and a given equation with some unknown parameters in it. I've to find out the unknown parameters by fitting that equation in to the plot. Please guide me how can I do that?
Answers (2)
Walter Roberson
on 7 Mar 2011
0 votes
polyfit, linear regression, non-linear regression, log-linear regression... There are different ways depending upon the form of the equation. It would probably help if you posted the equation and indicated which symbols needed to be fit.
1 Comment
Abdul Samad
on 7 Mar 2011
Categories
Find more on Linear Predictive Coding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!