Community Profile

photo

Ljix


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to create symmetric matrix that is stable?
How to create symmetric matrix that is stable, i.e. Re(eigenvalue)<0?

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


Making matrix whose submatrices are from for loop
I'm trying to construct matrix whose submatrices are obtained in for loop. for loop is for j = 2:Jmax P(j-1)=(sqrt(-...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


Defining length of a x-axis
Is there some way to define the length of x-axis and y-axis on a graph? I'm ploting some complex data and I don't want to be sho...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


Plot legend shows same color for 2 graphs
I plot a coordinate system with three different graphs (three different colors), but plot legend shows same color for two of the...

ongeveer 8 jaar ago | 2 answers | 0

2

answers

Question


How to plot y = C*expm(A*t)*B?
How to plot y = C*expm(A*t)*B, where A,B and C are matrices? I tried defining t=linspace(0,100,25) and then calculate y as func...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


How to plot values from a for loop?
Maybe my question isn't so specific, but I'll try to explain what's giving me a hard time. I have to calculate (C/(s*I-...

ongeveer 8 jaar ago | 3 answers | 0

3

answers