Community Profile

photo

Muhammad Mhajna


Tel Aviv Uni

2011 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • First Review
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

解決済み


inner product of two vectors
inner product of two vectors

11年以上 前

解決済み


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

約12年 前

解決済み


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

約12年 前

解決済み


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

約12年 前

解決済み


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

約12年 前

送信済み


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

12年以上 前 | ダウンロード 2 件 |

Thumbnail