How to do least square solutions
Show older comments
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
Answers (0)
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!