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
2021년 3월 8일
What does the documentation for polyfit() say about what the output is?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!