解決済み


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

10年弱 前

解決済み


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

10年弱 前

質問


unexact calculations when using delayss
Hello community, I'm using a state-space 2x3 MIMO model with inputDelays. When defining the model, however, I get some unwant...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


retrieve mat-file version
Hello community, I want to use the MATFILE command to access specific data in .mat-files. Is there a function which returns ...

12年弱 前 | 2 件の回答 | 2

2

回答

質問


advanced frequency domain analysis of SISO models
Hello community, suppose we have any given system 'G' for example: G=tf(1, [2 0.4 1]) Suppose we search for the small...

約12年 前 | 1 件の回答 | 0

1

回答