How can I solve this function below?
Ältere Kommentare anzeigen

parameters:a b c
KNOWN:(x1,y1),(x2,y2)... ...(xn,yn) How can I figure out all the parameters by using MATLAB?
Akzeptierte Antwort
Weitere Antworten (1)
the cyclist
am 26 Apr. 2014
0 Stimmen
If you have the Statistics Toolbox, you could use the nlinfit() function to solve this.
Kategorien
Mehr zu Operating on Diagonal Matrices 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!
