フィルターのクリア

Fit an equation to a matrix

3 ビュー (過去 30 日間)
som
som 2012 年 11 月 13 日
Hi all,
I have a matrix like
a=[3 7 6; 8 5 7; 1 4 7];
I want to fit an equation like below to all elements of a matrix.
how can I write this program
y= -5E-05*X^2 + 0.115*X + 1989.6,
Thanks in advance
  1 件のコメント
José-Luis
José-Luis 2012 年 11 月 13 日
What is x and what is y in that matrix?
doc fit

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

回答 (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