Community Profile

photo

Matthias Scheuerer


Last seen: Today Con actividad desde 2018

Spoken Languages:
English, German
Pronouns:
He/him

Estadísticas

All
  • Explorer
  • First Review
  • Solver

Ver insignias

Content Feed

Ver por

Pregunta


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

alrededor de 3 años hace | 0 respuestas | 1

0

respuestas

Resuelto


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.

alrededor de 5 años hace

Resuelto


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

alrededor de 5 años hace

Resuelto


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

alrededor de 5 años hace

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

alrededor de 6 años hace | 0

| aceptada

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

alrededor de 6 años hace | 0

Pregunta


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

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas