Community Profile

photo

Abhi


Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


i am trying to solve an ODE (with y(2), y(1), and x terms) however i keep getting an error with bvp4c function saying that a singular jacobian has been encountered
The function is as follows function fun = mat4ode_a(x,y) F = 96500; eps = 7.109*10^-10; zA = 1; zB = -1; %R = ...

11 years ago | 0 answers | 0

0

answers

Question


i am trying to solve an ODE however i keep getting an error with bvp4c function saying that a singular jacobian has been encountered
The function is as follows function fun = mat4ode_a(x,y) %(d^2 ?)/(d(X)^2 ) = -(FC_0 l_D^2)/(??_0 )[C*e^(-?)] F = 96500; e...

11 years ago | 0 answers | 0

0

answers