統計
All
Content Feed
送信済み
A class for handling dimensioned variables.
Realize calculations of numerical variables (scalar, vector,matrix) with their corresponding unique or mixed dimension(s).
4年弱 前 | ダウンロード 1 件 |

送信済み
CDC
Getting suitable PID-parameter setting using common design rules for delayed processes.
4年弱 前 | ダウンロード 1 件 |

解決済み
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...
4年以上 前
質問
How to get the simscape source of the Tank (TL).
Given tank model from library assumes inflow into liquid phase. I need a more simple model where inflow is getting in at top of ...
5年弱 前 | 0 件の回答 | 0
0
回答解決済み
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 ...
8年以上 前
解決済み
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...
8年以上 前
解決済み
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:...
8年以上 前
質問
How can I get the folder where the standalone application (.exe) is installed in order to access additional files located there too.
Running the standalone program the current folder is the desktop-folder or can be chosen by the link properties as working direc...
約9年 前 | 2 件の回答 | 1