Community Profile

photo

Micah Mungal


Last seen: 12 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 0 answers | 0

0

answers

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

4 years ago | 1

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 0 answers | 1

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 4 answers | 0

4

answers

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 0 answers | 0

0

answers

Answered
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...

6 years ago | 0

| accepted

Question


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...

6 years ago | 3 answers | 0

3

answers

Question


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...

6 years ago | 1 answer | 1

1

answer