Feeds
提问
i tired to use the "solve" command to solve a known couple ricatti equation, however matlab said a solution could not be found. ARE THERE OTHER WAYS OF SOLVING COUPLED RICATTI EQUATIONS USING MATLAB?
V=[0.1 0.1]; A=diag(V); B1=[0;1]; B2=[2;0]; f=[1.62 0.095]; h=[0.81 0.705]; E1=diag(f); E2=diag(h); g=...
10 years 前 | 0 个回答 | 0
0
个回答提问
solving differential riccati equation with a boundary condition
i would like to solve a riccati differential equation using matlab
10 years 前 | 2 个回答 | 0