photo

sharifah shuthairah syed abdullah


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

15 질문
0 답변

순위
27,608
of 300,759

평판
1

참여
15 질문
0 답변

답변 채택
46.67%

획득한 표
0

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how can i split matrix into two part?
i have this matrix PP = 11 8 2 10 1 4 6 5 9 7 12 3 4 3 5 7 ...

거의 7년 전 | 답변 수: 4 | 0

4

답변

질문


Undefined operator '==' for input arguments of type 'cell'?
i got an error Undefined operator '==' for input arguments of type 'cell'. Error in GeneratePopulation (line 143) pt=find(p1...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


how do i assign an array to i?
i want to make an array in choosing PP. RS= 1 28702 1 7 5 2 3 9 8 4 11 6 10 12 2 28764 9 2 7 6 3 1 4 5 12 10 11 8 3 36438 4...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


how do i code parent selection automatically?
i want to make acoding on ga GA parent selection to using crossover rate RS is the parent that i have already sorted the fist c...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


how do i avoid repeated value in crossover?
please help me in order to make a one point crossover P1 = 7 5 1 3 6 11 10 8 12 9 4 ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how do i select a line but not all ?
i need a help how do i write a code when i want to use a certain number in line.. for example i have this set of solutions ...

대략 7년 전 | 답변 수: 2 | 0

2

답변

질문


how to make a sorting line by line?
i want to sort the value by line not sorting all number . below is my coding and example what i want %%read data clc ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how can i display an answer for all iteration?
i have this coding for quadratic assignment problem (assign facilities to location using flow and distant matrix) i want to d...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how can i make it to loop of an iteration?
i have this coding, i want to have make a loop of for 10 iteration.. the curent coding didnt give me 10 iteration.. i want t...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


what is the function that the same as perms however can used n more than 10?
when i build a coding i used _n_ less than 10, i used perms function.. then when get the correct coding the i test the coding i...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how do i write a constraint and the sum of the z value?
i have the code and i try to make x as constraint but when i run i always get an error said that Undefined function or variable ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how do i create a binary [0,1]?
how can i write to declare that x will be variable for binary 0,1 if x(i,j)=1 ; else (x(k,q)= 0; end; ...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how can i write this equation?
how can i write this equation in matlab? min z = sum sum sum sum (f(i,k))*(d(j,q))*(x(i,j))*(x(k,q))

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how do i code optimum problem using two matrix?
when i run this coding and i got wrong answer when i compare to manual calculation. Facilitieslist = {'i1','i2','i3' , 'i...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do i code this variable in Matlab
i have 2 matrix which have have same size.. if 1st matrix is size 5 the 2nd will also will be 5 if the 1st matrix is size 10 th...

7년 초과 전 | 답변 수: 1 | 0

1

답변