photo

sara


2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: control systems

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

6年以上 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 2 件の回答 | 0

2

回答