필터 지우기
필터 지우기

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 CenterFile 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!

Translated by