The least squares quadratic function is given as Code a Matlab program
이전 댓글 표시
The following data are given as the results of an experiment. The least squares quadratic function is given as Code a Matlab program that calculates the total squared error (E).
x = [5.435 4.635 3.835 3.035 2.325 1.435 0.635]
y = [1.00 1.28 1.70 2.20 2.97 4.35 7.50 ]
댓글 수: 3
Walter Roberson
2016년 3월 20일
The question appears to be incomplete. It appears to be a copy and paste of an assignment but with a formula skipped.
Rena Berman
2017년 1월 20일
(Answers Dev) Restored Question.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Performance and Memory에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!