Community Profile

photo

Daniel Pihlquist


Chalmers

Active since 2013

Statistics

All
  • First Review
  • First Submission
  • Solver

View badges

Content Feed

View by

Solved


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]

10 years ago

Submitted


Generate gray code disk
Use various matlab functions and loops to create a gray code disk.

11 years ago | 3 downloads |

Thumbnail