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 ExchangePolynomials についてさらに検索

タグ

質問済み:

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