Warning: Polynomial is not unique

How to solve this issue
Warning: Polynomial is not unique; degree >= number of data points.
> In polyfit at 71

Respuestas (1)

Wayne King
Wayne King el 19 de En. de 2012

2 votos

You have to reduce the degree of the polynomial you are trying to fit. You do not have enough data points for the degree polynomial you are trying to use.

Categorías

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

Etiquetas

Preguntada:

Kim
el 19 de En. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by