How can I solve this function below?
Mostrar comentarios más antiguos

parameters:a b c
KNOWN:(x1,y1),(x2,y2)... ...(xn,yn) How can I figure out all the parameters by using MATLAB?
Respuesta aceptada
Más respuestas (1)
the cyclist
el 26 de Abr. de 2014
0 votos
If you have the Statistics Toolbox, you could use the nlinfit() function to solve this.
1 comentario
Hui
el 27 de Abr. de 2014
Categorías
Más información sobre Operating on Diagonal Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
