Community Profile

photo

Saiem Solimullah


CUET

Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 years ago | 2 answers | 0

2

answers