photo

MrX


Bosch Rexroth AG

Last seen: 10 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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

12 years ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

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

12 years ago

Question


Find minimum value after first maximum value
Hello, I got a simulink modell which outputs a curve like the red curve in the following picture. http://upload.wikimedia....

12 years ago | 0 answers | 0

0

answers

Question


Create and fill an array in simulink
Hello, I've got a question about Simulink. I got a signal in Simulink which changes every 1 ms. Now, while the simulation ...

12 years ago | 3 answers | 2

3

answers