How can I solve this function below?
Mostra commenti meno recenti

parameters:a b c
KNOWN:(x1,y1),(x2,y2)... ...(xn,yn) How can I figure out all the parameters by using MATLAB?
Risposta accettata
Più risposte (1)
the cyclist
il 26 Apr 2014
0 voti
If you have the Statistics Toolbox, you could use the nlinfit() function to solve this.
1 Commento
Hui
il 27 Apr 2014
Categorie
Scopri di più su Operating on Diagonal Matrices in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
