求助:关于二元多项式拟合问题。
이전 댓글 표시
采用正交函数最小二乘法拟合二元函数,如下:a=[-4.764 -1.764 1.236 4.236 7.236 -4.764 -1.764 1.236 4.236 7.236 -4.764 -1.764 1.236 4.236 7.236 -4.764 -1.764 1.236 4.236 7.236 -4.764 -1.764 1.236 4.236 7.236];b=[-6 -6 -6 -6 -6 -3 -3 -3 -3 -3 0 0 0 0 0 3 3 3 3 3 6 6 6 6 6 ];
Cx=[0.76325 0.75503 0.75596 0.76111 0.77578 0.75268 0.73829 0.73597 0.75714 0.77067 0.7381 0.73252 0.7309 0.74244 0.76811 0.75268 0.73829 0.73597 0.75714 0.77067 0.76325 0.75503 0.75596 0.76111 0.775782];
求出Cx=f(a,b)的表达式。没有函数模型
채택된 답변
추가 답변 (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!