How to fit data to a second degree polynomial equation with 9 co-efficients
Show older comments
Hello,
I have data for one independent variable and one dependent variable. I need to fit this data to a 9 coefficient second degree polynomial equation.
My equation is of the form Y = [A + Bx + C(x^2)]+[D + Ex + F(x^2)]+[G + Hx + I(x^2)]
x is the independent variable and Y is dependent. I have the values of Y for 10 values of x.
Any suggestions/ help/ recommendations would be greatly appreciated. Is there any way the value of the co-efficients can be found without having to guess the initial values of the co-efficients?
Thanks very much.
Nik.
Accepted Answer
More Answers (0)
Categories
Find more on Polynomials 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!