photo

khalid


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
289,347
of 300,499

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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

View by

Question


i have to code flow shop scheduling problems using IValues,i want such a matlab command which take the order of IValues on basis of SPT rule ,for processing times of jobs and then solve problem on basis of processing times sequence?
this question is about scheduling job shop and flow shop problems of jobs on floor shop. please help me to get out of this probl...

9 years ago | 0 answers | 0

0

answers

Question


i need such matlab command which took the sequence of previous matrix and use it for the next matrix?
a=IVals; p=sortrows(a) disp('SPT sequence is') disp(p) from here i need a command which took the sequence of 'p' and use it ...

11 years ago | 1 answer | 0

1

answer

Question


code for flow shop scheduling problems?
i have to code flow shop scheduling problems using IValues,i want such a matlab command which take the order of IValues on bas...

11 years ago | 0 answers | 0

0

answers