Statistics
RANK
203,027
of 300,759
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,081
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,900
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
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 years ago | 0
Question
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 years ago | 1 answer | 0



