![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1269555/image.png)
Minimize the Sum of Square error using optimization
2 ビュー (過去 30 日間)
古いコメントを表示
I want to minimize the SSE using optimization: Suppose the expression is ![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1269535/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1269535/image.png)
where Q_r is the given set of data, u_r, v_r \in [0,1], and
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1269540/image.png)
If we choose m=n=3, then the P_i,j (control point) in 2nd expression of Main equation shoud be 16. So, it mean we have 16 unkown control points. How we can setup an objective function and optimization setup that the E (SSE) is minimum by finiding best P_i,j.
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Problem-Based Optimization Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!