photo

Micah Mungal


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
2 Answers

RANK
10,511
of 300,641

REPUTATION
4

CONTRIBUTIONS
12 Questions
2 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
3

RANK
 of 21,036

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,946

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

5 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

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

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

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

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

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

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

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

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

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

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

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

7 years ago | 1 answer | 1

1

answer