Feeds
提问
Bvp with unknown parameter
I am trying to solve a BVP with an unknown parameter using BVPc. Can I specify the range for an unknown parameter or can I set ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Boundary value problem- I am getting singular Jacobian error.
% Call the outer function finalprogramme %% Outer function function finalprogramme % All other Constants thetaa = 0; ...
5 years 前 | 0 个回答 | 0
0
个回答提问
Plotting a an equation as function of radius .
I want to plot , utheta= -k*ln(ro/r) where k=10 and ro=1000 for angle theta = pi/2 and theta = 3*pi/2 only where theta is mea...
5 years 前 | 1 个回答 | 1
1
个回答提问
Not getting six coupled ODEs solution using bvp4c in MATLAB, Please help me
I am solving six coupled first order ODEs using bvp4c in MATLAB, but it is not working...here is my code function finalprogramm...
5 years 前 | 1 个回答 | 0
