Community Profile

photo

Yasumitsu Ito

MathWorks

Last seen: 11 días hace Con actividad desde 2016

Followers: 0   Following: 0

Contacto

Estadísticas

All
  • Knowledgeable Level 1
  • First Answer
  • Personal Best Downloads Level 1
  • Editor's Pick
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

más de 7 años hace

Resuelto


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

más de 7 años hace