Vitor Ribeiro
ISEP
Followers: 0 Following: 0
Statistica
RANK
233.259
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          5 Domande
                          1 Risposta
ACCETTAZIONE DELLE RISPOSTE 
                            80.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
Feeds
Domanda
How does penalty factor is applied?
Hello. I am trying to work with ga() function with integer variables. I want to know how can penalty be applied at unfeasible...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I limit maximum value of yy axis of the gaplot fcn?
Hi. In association with my previous posts, I am trying to plot the results of best individuals so I can see how is working ga i...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Mixed Integer Linear Programming using GA for solution generation of network topology
Hello, I'm trying to use mixed integer linear programming (MILP) as recommended by Alan Weiss to solve an optimization networ...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How can i use ga optimization to generate bit solutions in a vector?
Hi. I am trying to use optimization toolbox with ga solver or only with ga function to find a solution that contains only bit...
oltre 11 anni fa | 1 risposta | 0
1
rispostaHow can i manipulate a matrix with this characteristics?
I have implemented this code, following your ideia. z=1; for a=1:size(bus,1) z=1; for i=1:size(bra...
oltre 11 anni fa | 0
Domanda
How can i manipulate a matrix with this characteristics?
Hi, i have a matrix wtih repeated elements like: [1 4 1 4 2 3 3 5 5 6 6 5] i want break that matrix. And then i...
oltre 11 anni fa | 2 risposte | 0
