Statistics
All
RANK
7.709
of 295.467
REPUTATION
6
CONTRIBUTIONS
26 Questions
2 Answers
ANSWER ACCEPTANCE
23.08%
VOTES RECEIVED
4
RANK
2.413 of 20.234
REPUTATION
712
AVERAGE RATING
4.90
CONTRIBUTIONS
1 File
DOWNLOADS
19
ALL TIME DOWNLOADS
6737
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
meer dan 12 jaar ago
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 ...
meer dan 12 jaar 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:...
meer dan 12 jaar ago