Feeds
已回答
Loop for bvp4c function with an unknown parameter
I don't know where is a mistake( Can you help me? function dxdt = mat4ode(t,x,mu) % equation being solved alfa = 0; dxdt = ...
Loop for bvp4c function with an unknown parameter
I don't know where is a mistake( Can you help me? function dxdt = mat4ode(t,x,mu) % equation being solved alfa = 0; dxdt = ...
5 years 前 | 0
已回答
How to use bvp4c for boundary value problem with 2 unknown parameters?
I don't know where is a mistake( Can you help me? function dxdt = mat4ode(t,x,mu) % equation being solved alfa = 0; dxdt = ...
How to use bvp4c for boundary value problem with 2 unknown parameters?
I don't know where is a mistake( Can you help me? function dxdt = mat4ode(t,x,mu) % equation being solved alfa = 0; dxdt = ...
5 years 前 | 0
