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

답변