Community Profile

photo

Lothar


Frankfurt University of Applied Sciences

Last seen: 10ヶ月 前 2014 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

送信済み


A class for handling dimensioned variables.
Realize calculations of numerical variables (scalar, vector,matrix) with their corresponding unique or mixed dimension(s).

4年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


CDC
Getting suitable PID-parameter setting using common design rules for delayed processes.

4年以上 前 | ダウンロード 1 件 |

Thumbnail

解決済み


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

5年以上 前

質問


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

回答

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

9年以上 前

解決済み


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

9年以上 前

解決済み


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

9年以上 前

解決済み


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

9年以上 前

質問


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

2

回答