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 comentario

Walter Roberson
Walter Roberson el 8 de Mzo. de 2021
What does the documentation for polyfit() say about what the output is?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Polynomials en Centro de ayuda y File Exchange.

Preguntada:

el 8 de Mzo. de 2021

Comentada:

el 8 de Mzo. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by