How can I solve this function below?
Afficher commentaires plus anciens

parameters:a b c
KNOWN:(x1,y1),(x2,y2)... ...(xn,yn) How can I figure out all the parameters by using MATLAB?
Réponse acceptée
Plus de réponses (1)
the cyclist
le 26 Avr 2014
0 votes
If you have the Statistics Toolbox, you could use the nlinfit() function to solve this.
Catégories
En savoir plus sur Operating on Diagonal Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
