photo

Selin Ozdemir


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can I deal spesific value and add constraint?
I have matrix T T =[1 3 2 1 3 1 4 4 5 1 6 1 7 1 8 ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How can I change/replace values in second column according to conditions?
Here is the matrix 10x2 1 10 2 24 3 7 4 0 5 18 6 3 7 15 ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How can I find unique values in column ?
This is my matrix m= 1 10 2 1 2 2 2 3 2 4 3 1 ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How can i change my index number (for a==1) and get unique i value? i=1:200 j=1:24
......... C=intlinprog(f,intcon,A,b,Aeq,beq,lb,ub); a=reshape(C,24,200); a [col,i]=find(a==1) m=[i,col] Resu...

대략 8년 전 | 답변 수: 1 | 0

1

답변