photo

Mazhar Ali


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
76,936
of 300,857

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答