photo

Yudong Zhang


Nanjing Normal University

自 2012 起处于活动状态

Followers: 1   Following: 0

消息

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

统计学

Cody

3 个问题
5 个答案

排名
N/A
of 297,527

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
20,503
of 159,075

贡献数
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 前 | 39 | 11534 个解题者

已解决


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 | 691 个解题者

已解决


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 前