jalal khodaparast
Followers: 0 Following: 0
Feeds
已回答
solve a complex differential Riccati equation numerically
It is my code for ODE: y0=[-1i*sqrt(2)]; tspan = [t_curr-h t_curr]; M = [1]; %%% A=[0 -1+0.5*cos(t); %%% ...
solve a complex differential Riccati equation numerically
It is my code for ODE: y0=[-1i*sqrt(2)]; tspan = [t_curr-h t_curr]; M = [1]; %%% A=[0 -1+0.5*cos(t); %%% ...
5 years 前 | 0
| 已接受
提问
solve a complex differential Riccati equation numerically
I want to solve a complex differential Riccati equation numerically. I used ODE45 and ODE15s but The solution has unstable oscil...
5 years 前 | 1 个回答 | 0