photo

Pavel Trnka


Last seen: 2 days ago Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

1 Question
0 Answers

File Exchange

1 File

Cody

0 Problems
2 Solutions

RANK
39,214
of 301,307

REPUTATION
1

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
7,487 of 21,235

REPUTATION
132

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
6

ALL TIME DOWNLOADS
670

RANK
95,361
of 173,928

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 1
  • First Submission
  • Solver

View badges

Feeds

View by

Solved


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

9 years ago