フィルターのクリア

Find parameters which made a function to interpolate a set of given points.

2 ビュー (過去 30 日間)
Antonio
Antonio 2012 年 11 月 3 日
Hi. I have this function:
grip_adh=(*c**exp(-*a**Vs))*(1/((((E_micro/(1-ni^2)).^*b*)).*m2));
I know all parameters but a,b,c. I'd like to find parameters a,b,c which made the function interpolate a set of points.
How can I do? Which command I have to use? (maybe something like 'fimncon','Isqcurvefit', or something different?)
Thanking you for your attention, I'm looking forward for your answers.
  4 件のコメント
Jan
Jan 2012 年 11 月 4 日
While could mean ^m it is impossible to guess what "*b*" could mean.
Star Strider
Star Strider 2012 年 11 月 4 日
I believe ‘*a*’, ‘*b*’ and ‘*c*’ are intended to bold-face those characters.
What is the independent variable?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with Curve Fitting Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by