Community Profile

photo

Yudong Zhang


Nanjing Normal University

Attivo dal 2012

http://computer.njnu.edu.cn/profile.ashx?staffID=102
Professional Interests: Data Mining

Statistiche

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

Visualizza badge

Content Feed

Visto da

Risolto


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

quasi 12 anni fa

Problema


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

quasi 12 anni fa | 4 | 762 risolutori

Risolto


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

quasi 12 anni fa

Problema


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

quasi 12 anni fa | 37 | 10037 risolutori

Risolto


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

quasi 12 anni fa

Problema


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

quasi 12 anni fa | 6 | 666 risolutori

Risolto


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

circa 12 anni fa

Risolto


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

circa 12 anni fa