Polynomial curve fitting--how to use cubic
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Polynomials dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!