Yudong Zhang - MATLAB Central
photo

Yudong Zhang


Nanjing Normal University

自 2012 起处于活动状态

Followers: 1   Following: 0

消息

统计学

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

3 个问题
5 个答案

排名
N/A
of 298,029

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,523

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
20,707
of 160,187

贡献数
3 个问题
5 个答案

评分
235

徽章数量
6

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

13 years 前

问题


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

13 years 前 | 5 | 783 个解题者

已解决


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

13 years 前

问题


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

13 years 前 | 40 | 11607 个解题者

已解决


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

13 years 前

问题


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

13 years 前 | 6 | 692 个解题者

已解决


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

13 years 前

已解决


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 years 前