Community Profile

photo

sara


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: control systems

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to remove LQR error ?
I am using LQR command in matlab for getting gain of matrix A=[-1 1;0 2]; B=[1;0]; Q=[1 0;0 1]; R=[1]; k=lqr(A,B,Q,R) ...

5 years ago | 2 answers | 0

2

answers

Question


How to generate numbers between[-1 0] in for loop for half iterations and for other iterations it goes from [0 -1]
if I am using "for loop" and for that I want to generate numbers that are in ascending order between [-1 0] then after half of m...

9 years ago | 2 answers | 0

2

answers

Question


Matlab command for generating random rational numbers between -1 and 0?
Anyone knows that how can I generate rational numbers between -1 and 0?

9 years ago | 2 answers | 0

2

answers