photo

Mark Hudson Beale


MathWorks

2011 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Knowledgeable Level 3
  • Revival Level 3
  • Knowledgeable Level 2
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

12年以上 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

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年以上 前

解決済み


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

12年以上 前

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

12年以上 前