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 Exchange에서 Linear 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