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!