Fitting specific equation to data
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Interpolation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!