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

답변