photo

MrX


Last seen: 2 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
3 Solutions

RANK
19,050
of 299,279

REPUTATION
2

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20,677

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
70,506
of 164,003

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

13 years ago

Solved


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

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

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

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

13 years ago | 3 answers | 2

3

answers