Multi variable parameter estimation from data set
古いコメントを表示
Hello,
I have a set of data from numerical simulation (36 simulations), I want to obtained a generalize empirical relation from the data.
Normally I can use the curve fitting toolbox to find the relation using a specific model equation for one variable, but
My data set is multi variable function that depends on three variables,
The model equation is of the from:
I = a/(b +x);
with a,b =f (Ct,Ia,and R)
0.64 < Ct < 0.98,
0.05 < Ia < 0.2
0.2 < R < 0.6
The empirical relation I want to finnaly obtained can be expressed as

where A, alpha, beta and zeta are constant
6 件のコメント
Torsten
2022 年 3 月 29 日
And what are the fitting parameters ? A, alpha1, alpha2, beta1, beta2, zeta1, zeta2 and x ?
Kabir Shariff
2022 年 3 月 29 日
Torsten
2022 年 3 月 29 日
So again please tell us what the parameters are you want to obtain from the fitting, for which parameters you have fixed values and for which parameters you have the 36 data points.
Kabir Shariff
2022 年 3 月 29 日
Kabir Shariff
2022 年 3 月 29 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!