Feeds
提问
I am new to matlab and am having a hard time writing a code for my function inorder to use it in the SUMMO toolbox
y = a(0) + (a(1)*x1) + (a(2)*x2)+(a(3)*x3)+(a(4)*x4) + (a(5)*x1*x2)+ (a(6)*(x1*x3))+ (a(7)*(x1*x4))+(a(8)*(x2*x3))+(a(9)*(x2*x4)...
4 years 前 | 0 个回答 | 0