Warning: Polynomial is not unique

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

답변 (1개)

Wayne King
Wayne King 2012년 1월 19일

2 개 추천

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.

카테고리

도움말 센터File Exchange에서 Polynomials에 대해 자세히 알아보기

태그

질문:

Kim
2012년 1월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by