Finding coefficients from polyfits

Load census.mat
Write a script to fit a polynomial model to the data (order = 2)
What is the coefficient b for the model y=ax^2+bx+c fitted by polyfit?

1 commentaire

Walter Roberson
Walter Roberson le 8 Mar 2021
What does the documentation for polyfit() say about what the output is?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Linear and Nonlinear Regression 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!

Translated by