photo

Patty


2014년부터 활동

Followers: 0   Following: 0

메시지

Industrial Engineering Master Student
Professional Interests: Optimization

통계

MATLAB Answers

7 질문
0 답변

순위
282,977
of 300,343

평판
0

참여
7 질문
0 답변

답변 채택
57.14%

획득한 표
0

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to make comparison between paired elements?
Hi, I would like to compare pair of adjacent elements of array. For example: if A=[1; 2; 1; 3...

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

1

답변

질문


Different length array comparison and replacements
If I have 2 different length array, and I want to compare the values between these two arrays. First I sort both arrays in 'asc...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How can I arrange or matrix columns, depending on the total sum that has the columns?
Hi, I need to arrange a matrix A to look like matrix B. Matrix A generate new positions at every iteration, so the positions...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to reduce execution time? "If" and "ismember" functions
I have a big code, and when analyze profiler results one of the consuming steps is the comparisson "if ii== jj" and "if nn==1".....

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

1

답변

질문


Linear Programming Objective Function with constant term.
Hi, I'm wondering how you represent a constant value in the LP formulation in MATLAB, using "linprog". For example, Min...

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

1

답변

질문


Error: Assignment has fewer non-singleton rhs dimensions than non-singleton subscripts
Hi, I'm trying to make a code for a Linear Programming model. Using linprog tool. The *for loop* presented is one of the constra...

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

1

답변

질문


How to solve Linear Programming with variables that have 2, 3 and 4 dimensions and are time dependent?
Hi, my problem is about a Mixed Integer Linear Programming model. The solution approach that I plan to use, is to solve the bina...

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

1

답변