photo

Pavel Trnka


Last seen: 10 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,227
of 300,571

REPUTATION
1

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
7,496 of 21,027

REPUTATION
131

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
9

ALL TIME DOWNLOADS
656

RANK
82,810
of 169,680

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

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