Feeds
문제를 풀었습니다
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]
12년 초과 전
제출됨
Generate gray code disk
Use various matlab functions and loops to create a gray code disk.
거의 13년 전 | 다운로드 수: 1 |


