photo

Ljix


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
211,373
of 300,392

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

9 years 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(-...

9 years 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...

9 years 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...

9 years 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...

9 years 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-...

9 years ago | 3 answers | 0

3

answers