Community Profile

photo

Niharika Nayak


Last seen: 대략 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to solve Integer Linear program
Zmax= S.t.

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

1

답변

질문


summation of equation in matlab
I have an equation S(i)*(P-C(i)) I want to perform summation operation such that where n can be n=2 ,3 ,4.... please tell ...

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

1

답변

질문


cplex optimizer in matlab
Hi can we do interface with cplex in matlab?

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

0

답변

질문


sorting 2 array based on elements of other array
I have two arrays A and B A=[0.1639,0.2123,0.1697]; B=[c1,c2,c3]; I want sort array B according to array A my expected outpu...

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

1

답변

질문


find common elements from cell array and remove it
I have two cell arrays A and B A={1,2,3,4} B={2,3} remove elements from A that is present in cell array B and answer should...

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

1

답변

질문


set difference between two cell arrays
I have two cell arrays A={ [2] [1x2 double]} B={[2],[3]} I want to perform set difference operation such that C=setdiff...

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

1

답변

질문


How to pass cell array as input to function
I have a cell array which contains 10 {1x1 cell} cells now I want to pass this cell array as input to a function and access th...

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

1

답변