Feeds
提问
What is the correct Syntax for accessing more than 3 variables in CFTOOL in Custom Equation Section ?
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 (...
8 years 前 | 1 个回答 | 0
1
个回答提问
I have a matrix of 3 variables and want to calculate its Constants value so what should be the CALLING Equation in Custom type in CFTOOL???
Have 4 variables namely a,b,c and d (each having 50 values) d=f(a,b,c) I made a matrix called X=[a b c] and Y=[d] Th...
8 years 前 | 1 个回答 | 0
1
个回答已回答
How can I find the unknown parameters of a non-linear equation ??
but i am having function which is not linear so what should i do in that case i have this f = 0; for i =1:236 f = f + (...
How can I find the unknown parameters of a non-linear equation ??
but i am having function which is not linear so what should i do in that case i have this f = 0; for i =1:236 f = f + (...
8 years 前 | 0
提问
How can I find the unknown parameters of a non-linear equation ??
I am having a equation z^2=x(1)*a+x(2)*b+x(3)*c+x(4)*a^2+x(5)*b^2+x(6)*c^2+x(7)*a*b+x(8)*a*c+x(9)*c*b Value of a b c and z ...
8 years 前 | 2 个回答 | 0