How to do least square solutions
이전 댓글 표시
Hello Sir, I have an equation x=argmin (norm(A*xo-b))^2) How to take argmin for this equation. If A=[1 2;3 4] and initial value of xo=[2;4] and b=[3 2;7 8] then how to take argmin to get the solution. Please help
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Morphological Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!