Feeds
답변 있음
When testing function, output is same size and class as inputs, but during parameter fitting I receive error: Custom equations must produce an output vector, matrix, or array that is the same size and shape as the input data.
I got the same error message when I was trying to combine two sets of data into a single column vector. I tried both x=[x,x], y=...
When testing function, output is same size and class as inputs, but during parameter fitting I receive error: Custom equations must produce an output vector, matrix, or array that is the same size and shape as the input data.
I got the same error message when I was trying to combine two sets of data into a single column vector. I tried both x=[x,x], y=...
대략 5년 전 | 0
질문
usol(x) = [ empty sym ] for using dsolve with the following nonlinear 3rd oder ODE
I am trying to solve this 3rd order nonlinear ode using symbolic solver and it returned usol(x) = [ empty sym ]. Can someone h...
대략 8년 전 | 답변 수: 1 | 0



