Yudong Zhang - MATLAB Central
photo

Yudong Zhang


Nanjing Normal University

2012년부터 활동

Followers: 1   Following: 0

메시지

통계

CodyFrom 01/12 to 01/25Use left and right arrows to move selectionFrom 01/12Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
20,203
of 156,437

참여
3 문제
5 답안

점수
235

배지 수
6

  • Famous
  • Likeable
  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

12년 초과 전

문제


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

12년 초과 전 | 5 | 솔버 수: 780

문제를 풀었습니다


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

12년 초과 전

문제


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

12년 초과 전 | 38 | 솔버 수: 11271

문제를 풀었습니다


Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise

12년 초과 전

문제


Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise

12년 초과 전 | 6 | 솔버 수: 690

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

거의 13년 전

문제를 풀었습니다


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

거의 13년 전

Go to top of page