How to do least square solutions
Ältere Kommentare anzeigen
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
Antworten (0)
Kategorien
Mehr zu Morphological Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!