Community Profile

photo

Anil


Last seen: 16 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Stability analysis of a time dependent Lyapunov equation
I want solution of coupled linear equations for which I am using time dependnet Lyapunov equation: dP/dt=A*P + P*A'+ D, wher...

2 months ago | 1 answer | 0

1

answer

Question


Can I call another ode45 inside the function file of an ode45 ?
I have an ode45 function file with equations from a matrix, but few variable in these equations are time dependent and are solut...

3 months ago | 0 answers | 0

0

answers

Question


I want to find the eigenvectors of a matrix corresponding to imaginary eigenvalues.
Using [V, D]=eig(A) the eigenvectors V correspond to eigenvalues which could be real or complex. But I want to know if it's ...

7 months ago | 1 answer | 0

1

answer

Question


How can I label each colorbar axis from a list, using subplot axis inside a for loop?
I want to label each colorbar axis using a list l inside the for loop. Is there any way I can make it? Thanks. [ha, pos]= ti...

8 months ago | 1 answer | 0

1

answer