photo

Kamran


Last seen: 11ヶ月 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Answer
  • Explorer
  • Solver

バッジを表示

Feeds

表示方法

質問


problem with the rank of controllability of a system
I have this system given below A=[-3.87695312500000e-06,-0.000377259521484375,-1.54541015625000e-06,-2.47435565751281e-05,0; ...

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

1

回答

解決済み


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

約3年 前

回答済み
Why is Simulink browser blank?
Faced the same issue for 2021a and 2020b. Added this phrase to shortcut target "-softwareopengl" and it worked for me.

約3年 前 | 5

質問


Model Predictive Control with Integral Action
When tracking a state of a linear model to a non zero value, does the mpcDesigner inherently augument an intergal action respect...

3年以上 前 | 0 件の回答 | 0

0

回答

解決済み


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...

7年弱 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

7年弱 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7年弱 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7年弱 前