What is the correct Syntax for accessing more than 3 variables in CFTOOL in Custom Equation Section ?

조회 수: 2 (최근 30일)
I have 5 variables a,b,c,d,e and I made a matrix called x=[a b c d] and y=[e]
Now using cftool I want a relation called (y=p.*x(a)+q.*x(b)+r.*x(c)+s.*x(d))
I want to find p,q,r,s
and do not want to do by x\y method

답변 (1개)

José-Luis
José-Luis 2016년 7월 5일
편집: José-Luis 2016년 7월 5일
cftool did not change since yesterday. If you couldn't then, then you can't today.
They should allow you to handle more than the two dimension limit of cftool.

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by