photo

Lothar


Frankfurt University of Applied Sciences

Last seen: 1 year ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


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

5 years ago | 1 download |

Thumbnail

Submitted


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

5 years ago | 1 download |

Thumbnail

Solved


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 years ago

Question


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 years ago | 0 answers | 0

0

answers

Solved


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

10 years ago

Solved


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 years ago

Solved


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 years ago

Solved


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 years ago

Question


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 years ago | 3 answers | 1

3

answers