photo

Nishant Ajnoti


Last seen: 5개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Index in position 1 exceeds array bound. Index must not exceeds 1.?
I'm finding this error in Line 124 : dN=[dN dist(v(i,:),A(r,:))]; of my code. Can anyone tell me how to solve this problem. c...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


I have a string with 10 variables created using randi, between 0 and 1, in the last 5 variables (i.e 5-10 variables) i want maximum 2 places with 1 only (eg:- 1011101001).
I want in the last 5 variables, there to be maximum of two 1's only Acceptable :- 1110110100, 1011100010, 0010101100 etc. Not ...

1년 초과 전 | 답변 수: 1 | 0

1

답변