photo

S AsZ


Last seen: 4개월 전 2019년부터 활동

Followers: 0   Following: 0

M.Sc. Industrial Engineering

통계

MATLAB Answers

16 질문
0 답변

순위
96,518
of 300,753

평판
0

참여
16 질문
0 답변

답변 채택
87.5%

획득한 표
0

순위
 of 21,075

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,858

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How can i draw this plot?
Hi everybody I want to draw this plot exactly like the picture. imshow(imread('f.jpg'))

8개월 전 | 답변 수: 1 | 0

1

답변

질문


How can write a max expression in constraint using problem based optimization?
hi everyone. I want to write the following constraint in matlab using problem based optimization. But this error is appeared: ...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


How can produce this matrix?
I want to produce a m×n matrix for example like this: x=[1 1 1 0 1 0 1 1; 0 0 0 1 0 1 0 0]  This matrix can give 0 or 1 for it...

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

2

답변

질문


How can I produce this matrix?
I want to produce a m×n (m<n) matrix in which each element can only be 0 or 1 and the sum of first row must be n-(m-1) and the s...

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

1

답변

질문


How can I produce a matrix with below condition?
Hi everyone.I need to produce a k×1 matrix that its first element always is 1 and the others return a random number in [0,1].Thi...

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

1

답변

질문


How can write this equation in matlab?
Hi everyone. Can you guide me to write the code of this equation? In this equation Rcl is a variable, qqdc is a binary variable,...

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

1

답변

질문


Help me to draw a pie chart with separate pieces
Hi. How can draw a pie chart like this? Help me to write its command please <</matlabcentral/answers/uploaded_files/704287/1....

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

1

답변

질문


How can write code of multi objective functions with using optimproblem format?
How can I define functions of multi objective problem with <https://www.mathworks.com/help/optim/ug/optimproblem.html;jsessionid...

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

1

답변

질문


Call fitness value plot with custom plot function for MILP problem
How can I write the code of genetic fitness function value plot with <https://www.mathworks.com/help/gads/custom-output-function...

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

1

답변

질문


Please help me to write the code of this constraint with optimproblem format ??
I want to add this constraint to my model but I don't know how can I write the code of this constraint. My model is exist here ...

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

1

답변

질문


Genetic Algorithm fitness value chart
Hi I am using genetic algorithm for a mixed integer linear programming. I used this command to show genetic algorithm "fitness ...

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

1

답변

질문


Error "array exceeds maximum array size preference"
Hi I have a mixed integer linear programming model and I attemp to solve it by ga function but it show me this error: Error ...

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

1

답변

질문


Please help me to using genetic algorithm
I write this code but I want to solve this problem with 'ga' not with 'intlinprog' solver! Can anyone guide me? costprob = opt...

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

1

답변

질문


I need help to modify my optimization code
Hi I have an optimization model but I think this code is incorrect because the results show that objective function remains c...

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

1

답변

질문


Genetic Algorithm chart convergency
Hi I am using genetic algorithm in matlab but in my ga fitness chart the mean fitness value does not converge to the best fit...

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

1

답변

질문


'too many input arguments' error in Genetic Algorithm optimization toolbox
I have a problem with my optimization code. I enter this code in matlab: function Prob = objective_function() rng defau...

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

1

답변