photo

Micah Mungal


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
2 个回答

排名
10,511
of 300,871

声誉
4

贡献数
12 个提问
2 个回答

回答接受率
16.67%

收到投票数
3

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,460

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Reference for Solution Value
Hi, I am looking at solving optimizaton problems using MATLAB to model the problem and CPLEX as the solver. Everything works and...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Finding the Maximum of an Optimization Data Type
I am looking at the Unit Commitment problem (determining which and when Generating Units should be commmitted for lowest cost of...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
Sum of Optimization Variables NOT working
Solved the problem. Taken from: https://www.mathworks.com/help/optim/ug/optimization-expressions.html

6 years 前 | 1

提问


Sum of Optimization Variables NOT working
Hi, I am trying to find the sum of an optimization variable. However I am getting no output when the optimization variable conta...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Using a Optimization Variable for an If Statement
Hi, I am trying to solve a unit commitment problem in MATLAB using intlinprog. I have set up a optimization variable to keep tra...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Optimization Problems in MATLAB
I was looking at solving the Unit Commitment problem using a Mixed Integer Linear Programming approach in MATLAB. I was able to ...

7 years 前 | 0 个回答 | 1

0

个回答

提问


Determine goodness of fit for user defined PDF data.
Hi, I have some data, and I needed to find the PDF that best fits the data. I was able to figure that out by testing all possi...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Finding PDF for difference of two PDFs
Hi, I have data for two normal/gaussian PDF's which overlap like this: Now I want to get the PDF of the green region using ...

7 years 前 | 4 个回答 | 0

4

个回答

提问


Plot PDF's for N samples.
Hi I have a binary hypothesis test where I observe 20 samples which are iid ( independent and identically distributed). Under t...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Simulink causes MALTAB TO crash on Fedora 28
MATLAB opens and I can use it for simple stuff but when I launch Simulink it crashes. I get this error report (see attached fil...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Including power losses for Unit Commitment
I have been able to formulate the problem for the Unit Commitment problem using the optimproblem approach with the help from a s...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Solving the Unit Commitment Problem using optimproblem
I was able to solve my problem. I made maxGenConst the same size as isOn. Then I did the dot multiplication with isOn and was ab...

7 years 前 | 0

| 已接受

提问


Solving the Unit Commitment Problem using optimproblem
I am trying to solve the Unit Commitment problem using the optimproblem function. I will explain my problem with an example. L...

7 years 前 | 3 个回答 | 0

3

个回答

提问


Using intlinprog for Unit Commitment Problem
I am trying to solve the Unit Commitment problem using intlinprog. Now I have already solved the Economic Load Dispatch problem...

7 years 前 | 1 个回答 | 1

1

个回答