photo

Qayyim Awie


Last seen: 5 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
190,560
of 301,432

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review

View badges

Feeds

View by

Question


anyone can help to covert this into matlab?
nummachines = 3; proctimes = [3 6 3 5 5 7;... 5 4 2 4 4 5;... 5 2 4 6 3 6]; n1 = size(proctimes,2); % Number of jo...

5 years ago | 0 answers | 0

0

answers

Question


how to solve not enough argument on the bold one?
function [B,vset,ops,ct] = bbdireg(Y,X,n,nc) % BBDIREG: % Improved downwards branch and bound (BBDi) to select subset for lea...

5 years ago | 1 answer | 0

1

answer

Question


C++ to matlab, anybody can help?
// Program to solve Job Assignment problem // using Branch and Bound #include <bits/stdc++.h> using namespace std; #defi...

5 years ago | 1 answer | 0

1

answer