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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 ...

7 years 前 | 2 个回答 | 0

2

个回答