photo

Vivek Shukla


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Array value replace when change in row
I have one row of matrix A = [ 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 0 ; 1 ; 1 ; 1 ; 1 ; 1 ; 1 ; 1 ; 1 ; 1 ; 1 ; 1 ] ...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Array instead of one value in loop form
How can I use this code if max = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27] instad of max = 27. ...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


For same Matrix subtraction between rows
I have matrix size (1508 x 19). I want to do subtraction between rows like Row 1 - Row 2, Row 1 - Row 4, Row 1 - Row 6, Row 1 -...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


real clock seconds after 1 second delay in input
max = 15 input = [0 0 0 0 1 1 1 0 0 0 1 1 1 1 1] for i = 1:max format shortg c = clock seconds = c(1,6) end ...

4年弱 前 | 1 件の回答 | 0

1

回答