Lothar
Frankfurt University of Applied Sciences
Followers: 0 Following: 0
統計
All
Feeds
送信済み
A class for handling dimensioned variables.
Realize calculations of numerical variables (scalar, vector,matrix) with their corresponding unique or mixed dimension(s).
約5年 前 | ダウンロード 1 件 |
送信済み
CDC
Getting suitable PID-parameter setting using common design rules for delayed processes.
約5年 前 | ダウンロード 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]; ...
6年弱 前
質問
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 ...
約6年 前 | 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 ...
10年弱 前
解決済み
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年弱 前
質問
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...
10年以上 前 | 3 件の回答 | 1