photo

Patty


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Industrial Engineering Master Student
Professional Interests: Optimization

统计学

MATLAB Answers

7 个提问
0 个回答

排名
80,172
of 300,753

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答