photo

S AsZ


Last seen: 5 mesi fa Attivo dal 2019

Followers: 0   Following: 0

M.Sc. Industrial Engineering

Statistica

MATLAB Answers

16 Domande
0 Risposte

RANK
99.143
of 300.765

REPUTAZIONE
0

CONTRIBUTI
16 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
87.5%

VOTI RICEVUTI
0

RANK
 of 21.084

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.941

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

8 mesi fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta