photo

Saiem Solimullah


CUET

2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


adding float number of different size array
How to add or multiply two different size of array using the loop iteration process? suppose ,an array a=[.1 -.2 .13 .4 -.15 ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


added different number of column using for loop
How to add or multiply two different size of array using the loop iteration process? suppose ,an array a=[1 2 3 4 5 6 7 8 9...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How to find repeat element of vector?
Suppose, i have a matrix b=[1 1 1 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1] and i want to find the repeated element of this mat...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How to repeat indivisual element of a matrix?
Suppose, i have a matrix a=[1 0 1 1 0 0 1 1] and i want to repeat every element of this matrix by 3 times using for loop . as th...

6年以上 前 | 2 件の回答 | 0

2

回答

質問


How to add or multiply two different size of array using the loop iteration process?
How to add or multiply two different size of array using the loop iteration process? suppose ,an array a=[1 2 3 4 5 6 7 8 ...

6年以上 前 | 2 件の回答 | 0

2

回答