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 件のコメント

Walter Roberson
Walter Roberson 2021 年 3 月 8 日
What does the documentation for polyfit() say about what the output is?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeLinear and Nonlinear Regression についてさらに検索

質問済み:

2021 年 3 月 8 日

コメント済み:

2021 年 3 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by