Community Profile

photo

Mark Hudson Beale


MathWorks

Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Ver por

Resuelto


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

más de 11 años hace

Resuelto


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

más de 11 años hace

Resuelto


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

más de 11 años hace

Resuelto


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

más de 11 años hace

Resuelto


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

más de 11 años hace