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 297,950

評判
N/A

コントリビューション
0 質問
0 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 20,508

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
20,667
of 159,928

コントリビューション
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年弱 前

問題


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

13年弱 前 | 5 | 783 個のソルバー

解決済み


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年弱 前 | 40 | 11589 個のソルバー

解決済み


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 | 692 個のソルバー

解決済み


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