![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1814973.jpg)
Yudong Zhang
Nanjing Normal University
2012 年からアクティブ
http://computer.njnu.edu.cn/profile.ashx?staffID=102
Professional Interests: Data Mining
Feeds
解決済み
Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.
13年弱 前
問題
Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.
13年弱 前 | 5 | 781 個のソルバー
解決済み
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
13年弱 前
問題
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
13年弱 前 | 39 | 11434 個のソルバー
解決済み
Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise
13年弱 前
問題
Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise
13年弱 前 | 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年 前