Fitting specific equation to data
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I have a set of x and y values gathered from an experiment. I am to fit an underlying equation to this data and I am looking for MATLAB to find the coefficients, from this equation, for the line of best fit.
The equation the line of best fit is,
y= a*exp(-x/b) + c*exp(-x/d) + e*exp(-x/f)
Anyone know how to do this?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Interpolation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!