Curve Fitting Power Function
Mostrar comentarios más antiguos
y = ax^b
i want in on one figure both the given statistical data and the best fitted curve that you were able to find, use corresponding commands to make your drawing clear.
Respuestas (2)
Matt J
el 24 de Abr. de 2021
0 votos
The Curve Fitting Toolbox does have straightforward tools for that case, both GUI-based and programmatic,
Image Analyst
el 25 de Abr. de 2021
0 votos
See documentation for fitnlm in the stats toolbox. If you can't figure it out, write back and I'll attach my demo for it (it's on my other computer).
Categorías
Más información sobre Fit Postprocessing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!