photo

Muhammad Mhajna


Tel Aviv Uni

Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
File Exchange

1 File

Cody

0 Problems
5 Solutions

RANK
N/A
of 301,432

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
12,837 of 21,280

REPUTATION
28

AVERAGE RATING
3.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
283

RANK
58,583
of 174,555

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
60

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Solved


inner product of two vectors
inner product of two vectors

13 years ago

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

14 years ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

14 years ago

Solved


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

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

14 years ago

Submitted


Degree of Agreement Calculator
This function do an agreement degree calculations.

14 years ago | 1 download |

3.0 / 5
Thumbnail