Polynomial curve fitting--how to use cubic
Show older comments
I have this code:x=[1.69,1.99,1.99,1.99,1.99,1.99,2.70,2.70,2.70,3.00,3.00,3.00,3.00,3.37,3.37]; plot(x,'r-'); I use the tool "Figure"-"Tools\Basic Fitting"-"cubic" to do the Polynomial curve fitting,but I don't know how to write down the code about "cubic",it's grateful if somebody can help me.
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!