Feeds
질문
"Symbolic function expected 1 input arguments but received 2" I don't understand what this means. On the second iteration of my Newton-Raphson I get this error, can't get past
syms D2(t) D3(t) V3(t) % Defining constants % epsilon=[.001;.001;.001] D1=0; V1=1; V2=1.06; b=[.7;-.7;-.2]; x=[0;0;1];% T...
거의 4년 전 | 답변 수: 1 | 0

