Paramvir Singh
Followers: 0 Following: 0
Statistics
RANK
111,121
of 295,495
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
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
Feeds
Question
How to solve the following device scheduling problem?
I have three devices to be scheduled for a period of 10 intervals. Each device has a max duration limit. Each device has to be o...
6 years ago | 0 answers | 0
0
answersQuestion
How to add minimum up time constraint for a home load into a MILP problem?
I have written the code for the operation of the appliances for a minimum up time in a MILP problem. The code I have written...
6 years ago | 0 answers | 0
0
answersbig M constraints bringing an infeasinle solution
Thanks a lot Mam, I too figured it out that solve options is introduced recently in the 2018a version of Matlab. I was giving o...
6 years ago | 0
| accepted
Question
big M constraints bringing an infeasinle solution
<</matlabcentral/answers/uploaded_files/116153/Untitled.png>> Here Tins is a decision variable of size=(24,1) in my optimizat...
6 years ago | 1 answer | 0
1
answerQuestion
How to use a decision variable from optimization problem into an if else statement?
<</matlabcentral/answers/uploaded_files/115243/Untitled.png>> Here Tins is a decision variable of size=(24,1) in my optimizat...
6 years ago | 1 answer | 0
1
answerQuestion
Problem Based approach for Mixed Integer Linear Programming problem fails to produce any feasible solution.
I am trying to implement a IEEE research paper for energy management in a Smart Home using MILP's problem based approach. I am d...
6 years ago | 3 answers | 0
3
answersQuestion
How to code the following objective function using Mixed integer Linear programming into Matlab?
How to input the coefficients of variables into objective function's matrix for the time interval of 1 to 24 hrs with a step siz...
6 years ago | 1 answer | 0