Community Profile

photo

Mazhar Ali


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Invalid expression error when i execute code
Can anyone tell whats the problem with this code

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


Get a set of arrays as input from user in matlab function
Hello! Every one i want to write a function which gets array input with the help of statements: Function be like function Ou...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


Find the the inices of columns of nonzero entries from rows of a matrix
Hello! Every one I have a matrix k= [0 0 1 1 0 0 0 0 0 0 0 0 0;... 0 0 0 1 0 0 0 0 0 0 0 0 ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


insert data into script
Hello everryone I have a matlab code for project scheduling which takes input as given below.Can anyone help me how can i speci...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


Scheduling task for given duration and precedence relationship
Hello ! Every one I have 5 tasks T = [1 2 3 4 5] each task having dutations D = [5 2 5 3 2] The precedence relationship betwe...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


swap values of an array
Hi! Every one I have an array O = [11 12 13 21 14 22 23 31 25 24 32 33 34] ; I want to sw...

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


How to extract 1st digit of each number in an array
Can anyone pls tell me what if x is an array of numbers can we seperate the 1st digit of each entry ..Like if x = [12 34 56 99...

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


Conditionally Swap the entries of an aray
Hello! I have an array i.e. O = [11 12 13 21 14 22 23 31 25 24 32 33 34] I want to perf...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


Why i am getting Array indices must be positive or logical values for my script somebody help me
function SO = Output(n) AOR4=[6 9 15 19 24 25 27]; r4=[1 8 2 10 7 8 7 1]; R4=14; SS=20; indx=find(AOR4==n); ...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Hello , How can we code project scheduling problems with time and resource constriants?..What are the fundamental concepts requred?
Actually I am confused what type of codition and looping is required if i want an activity to respect the precedences amnong pr...

meer dan 5 jaar ago | 1 answer | 0

1

answer