Feeds
提问
error with Bvp4c - Unable to solve the collocation equations -- a singular Jacobian encountered.
I am trying to solve a second order boundary value problem using bvp4c d^2y1/dz^2 = .2*y1 d^2y2/dz^2 = .2851*y1 y1(z=0) = ....
6 years 前 | 1 个回答 | 0
1
个回答提问
Trouble Creating a Vector using a for loop with matrices
I'm having trouble creating a vector of answers with a for loop involving matrices. When I call on w, it gives me different valu...
6 years 前 | 0 个回答 | 0
0
个回答提问
Undefined function or variable using ODE45
I'm having trouble with defining an independent variable in matlab. I am getting the error, 'undefined function or variable 'Y'....
6 years 前 | 1 个回答 | 0
