Community Profile

photo

Ifunanya


Imperial College

Active since 2014

Statistics

Content Feed

View by

Question


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=...

9 years ago | 0 answers | 0

0

answers

Question


solving differential riccati equation with a boundary condition
i would like to solve a riccati differential equation using matlab

9 years ago | 2 answers | 0

2

answers