Rank: 448 based on 187 downloads (last 30 days) and 5 files submitted
photo

Gilberto Reynoso-Meza

E-mail
Company/University
CPOH - AI2 - Universitat Politecnica de Valencia

Personal Profile:

http://cpoh.upv.es/en/gilberto-reynoso-meza.html

Professional Interests:
Computational Intelligence; Control Systems; Multi-objective optimization design; Evolutionary Algorithms; PID control

 

Watch this Author's files

 

Files Posted by Gilberto View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Apr 2013 Screenshot Hybrid Differential Evolution Algorithm With Adaptive Crossover Mechanism An EA based on DE with adaptive crossover rate, population refresh and local search. Author: Gilberto Reynoso-Meza evolutionary algorith..., differential evolutio..., optimization, cpoh 61 0
13 Dec 2012 Screenshot Normalized Normal Constraint (NNC) algorithm for multi-objective optimization This code implements a NNC algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza optimization, multiobjective optimi..., nnc algorithm, cpoh 31 2
13 Dec 2012 Screenshot Level Diagrams for multiobjective decision making and Design Concepts Comparison A tool to draw Leveldiagrams, with utilities for decision making and design concepts comparison. Author: Gilberto Reynoso-Meza cpoh, decision making, multi criteria analys..., pareto front visualiz..., multi objective optim... 13 0
27 Nov 2012 Screenshot Multi-objective Differential Evolution Algorithm with Spherical Pruning A MOEA which uses a spherical pruning mechanism to build a Pareto front approximation for MOP's Author: Gilberto Reynoso-Meza multiobjective optimi..., multiobjective evolut..., differential evolutio..., multiobjective proble..., cpoh 27 0
09 Nov 2012 Multi-Objective Optimization Differential Evolution Algorithm Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza optimization, multiobjective optimi..., multiobjective evolut..., moea, moo, differential evolutio... 55 2
  • 5.0
5.0 | 1 rating
Comments and Ratings by Gilberto View all
Updated File Comments Rating
14 Jan 2013 Normalized Normal Constraint (NNC) algorithm for multi-objective optimization This code implements a NNC algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza

It is possible; in that case, you would have to re-write the step 3 (Utopia line vector) and step 5 (utopia linea points) accordingly to your desired number of objectives. When dealing with more than 3 objectives, I use usually an evolutionary algorithm instead of the NNC; a local optimization routine could be always used at the end of the evolutionary optimization process, to improve convergence.

14 Dec 2012 Multi-Objective Optimization Differential Evolution Algorithm Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza

I am afraid that, when I got that kind of error while using my MOEA's with outputs from simulink, I followed the indications and I started to use Level 2-S functions. With the provided MatLab template is more or less easy re-write the code. Sorry I can not be of more help!

Comments and Ratings on Gilberto's Files View all
Updated File Comment by Comments Rating
08 Mar 2013 Multi-Objective Optimization Differential Evolution Algorithm Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza jiang

14 Jan 2013 Normalized Normal Constraint (NNC) algorithm for multi-objective optimization This code implements a NNC algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza Reynoso-Meza, Gilberto

It is possible; in that case, you would have to re-write the step 3 (Utopia line vector) and step 5 (utopia linea points) accordingly to your desired number of objectives. When dealing with more than 3 objectives, I use usually an evolutionary algorithm instead of the NNC; a local optimization routine could be always used at the end of the evolutionary optimization process, to improve convergence.

11 Jan 2013 Normalized Normal Constraint (NNC) algorithm for multi-objective optimization This code implements a NNC algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza Kotteeswaran, Rangasamy

using this matlab code could it be possible to handle more than 3 objectives. if so, how this could be done.

14 Dec 2012 Multi-Objective Optimization Differential Evolution Algorithm Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza Reynoso-Meza, Gilberto

I am afraid that, when I got that kind of error while using my MOEA's with outputs from simulink, I followed the indications and I started to use Level 2-S functions. With the provided MatLab template is more or less easy re-write the code. Sorry I can not be of more help!

14 Dec 2012 Multi-Objective Optimization Differential Evolution Algorithm Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza Kotteeswaran, Rangasamy

i am getting an answer shown below while running MODEparam.m file. can anyone solve this

??? Error using ==> CostFunction> myfile at 74
The specified M-File 'myfile' in myfile/S-Function' is not a valid Level
1 S-Function. The number of input and/or output arguments is not valid. A likely cause for
this error is that the name of a level-2 M-file S-function has been specified in this block
(which supports only level-1 M-file S-functions). Use the 'Level-2 M-file S-Function' block
from the Simulink library.

Error in ==> CostFunction at 33
J=myfile(X,Dat);

Error in ==> MODE at 73
JxParent = mop(Parent,MODEDat);

Error in ==> MODEparam at 85
OUT=MODE(MODEDat); % Run the algorithm.

Top Tags Applied by Gilberto
cpoh, differential evolution, multiobjective optimization, optimization, multiobjective evolutionary algorithm
Files Tagged by Gilberto View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Apr 2013 Screenshot Hybrid Differential Evolution Algorithm With Adaptive Crossover Mechanism An EA based on DE with adaptive crossover rate, population refresh and local search. Author: Gilberto Reynoso-Meza evolutionary algorith..., differential evolutio..., optimization, cpoh 61 0
13 Dec 2012 Screenshot Normalized Normal Constraint (NNC) algorithm for multi-objective optimization This code implements a NNC algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza optimization, multiobjective optimi..., nnc algorithm, cpoh 31 2
13 Dec 2012 Screenshot Level Diagrams for multiobjective decision making and Design Concepts Comparison A tool to draw Leveldiagrams, with utilities for decision making and design concepts comparison. Author: Gilberto Reynoso-Meza cpoh, decision making, multi criteria analys..., pareto front visualiz..., multi objective optim... 13 0
27 Nov 2012 Screenshot Multi-objective Differential Evolution Algorithm with Spherical Pruning A MOEA which uses a spherical pruning mechanism to build a Pareto front approximation for MOP's Author: Gilberto Reynoso-Meza multiobjective optimi..., multiobjective evolut..., differential evolutio..., multiobjective proble..., cpoh 27 0
09 Nov 2012 Multi-Objective Optimization Differential Evolution Algorithm Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization. Author: Gilberto Reynoso-Meza optimization, multiobjective optimi..., multiobjective evolut..., moea, moo, differential evolutio... 55 2
  • 5.0
5.0 | 1 rating

Contact us