Community Profile

photo

Matthias Scheuerer


Last seen: 2日 前 2018 年からアクティブ

Followers: 0   Following: 0

Spoken Languages:
English, German
Pronouns:
He/him

統計

All
  • Explorer
  • First Review
  • Solver

バッジを表示

Feeds

表示方法

質問


How is a specified sample time handled in external mode
Hello, I am currently using the Arduino Engineering Kit with Simulink and I think it is a great way to develop practical skills...

3年以上 前 | 0 件の回答 | 1

0

回答

解決済み


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

約5年 前

解決済み


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

約5年 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

約5年 前

回答済み
Best way to solve differential algebraic equations?
Matlab Support told me the solution: The problem is, that r(t) is a symbolic function, so r(0) returns a symbolic number. I use...

約6年 前 | 0

| 採用済み

回答済み
Best way to solve differential algebraic equations?
Hi Birdman, thank you for your suggestion. r(t) is already a symbolic expression in my script. I subsitute it with the expressi...

約6年 前 | 0

質問


Best way to solve differential algebraic equations?
Hello, I went through the pendulum example about solving differential algebraic equations. The system in the example is an auto...

約6年 前 | 2 件の回答 | 0

2

回答