Yudong Zhang - MATLAB Central
photo

Yudong Zhang


Nanjing Normal University

Active since 2012

Followers: 1   Following: 0

Message

Statistics

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

3 Problems
5 Solutions

RANK
N/A
of 297.503

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
20.495
of 159.017

CONTRIBUTIONS
3 Problems
5 Solutions

SCORE
235

NUMBER OF BADGES
6

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Solved


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

bijna 13 jaar ago

Problem


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

bijna 13 jaar ago | 5 | 783 solvers

Solved


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

bijna 13 jaar ago

Problem


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

bijna 13 jaar ago | 39 | 11534 solvers

Solved


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

bijna 13 jaar ago

Problem


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

bijna 13 jaar ago | 6 | 691 solvers

Solved


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

ongeveer 13 jaar ago

Solved


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

ongeveer 13 jaar ago