Excel Vs Matlab Curve Fitting Tool
Mostrar comentarios más antiguos
Hello to everyone whoever is reading this post,
I am using a curve fitting tool for bunch of data points and used 1 degree polynomial to test the equation and coefficients that which i also did in excel. The coefficients seem to be differ, I don't understand why, am i missing something here?
Result from the Excel :

Results from Matlab:

As you see the coefficient seems to be differ so much.
As for a tets example :
x variable 1 : 5
x Variable 2 : 10
Looking for = 0.28+5*0.041-10*0.0038 = 0.447 (From Excel)
Looking for = 0.7639+5*0.1439-10*0.001785 = 1.46 ( From Matlab) which is far off then Excel
Thanks
Karki
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets 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!