
Yarpiz
About the Yarpiz Project
Yarpiz is aimed to be a resource of academic and professional scientific source codes and tutorials, specially targeting the fields of Artificial Intelligence, Machine Learning, Engineering Optimization, Operational Research, and Control Engineering. Source codes provided in Yarpiz, are all free to use for research and academic purposes, and free to share and modify, as well. Projects are implemented in several programming languages, such as MATLAB, C#, Java, C++, Python and Visual Basic.
What is the meaning of word Yarpiz?
Yarpiz (or alternatively Yarpuz) is an Azeri Turkish word, meaning Pennyroyal or Mentha Pulegium plant. Mostly it is used to make tea (hot drink), which is very good for treating colds and influenza.
For more information, visit Yarpiz website:
www.yarpiz.com
Statistics
RANK
1 762
of 257 558
REPUTATION
26
CONTRIBUTIONS
0 Questions
31 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
10
RANK
42 of 17 744
REPUTATION
16 738
AVERAGE RATING
4.50
CONTRIBUTIONS
55 Files
DOWNLOADS
1339
ALL TIME DOWNLOADS
156506
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
YPEA
Yarpiz Evolutionary Algorithms Toolbox (YPEA) is a toolbox to solve optimization problems using Evolutionary Algorithms and Meta...
plus d'un an ago | 26 downloads |

Submitted
NSGA-III in MATLAB
Implementation of Non-dominated Sorting Genetic Algorithm III in MATLAB
plus d'un an ago | 44 downloads |

Submitted
Yarpiz Evolutionary Algorithms Toolbox (YPEA)
A MATLAB Toolbox for Evolutionary Computation
plus de 2 ans ago | 35 downloads |

Solved
Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not ...
plus de 2 ans ago
Solved
Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.
plus de 2 ans ago
Solved
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
plus de 2 ans ago
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
plus de 2 ans ago
Solved
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
plus de 2 ans ago
Submitted
Video Tutorial of Particle Swarm Optimization (PSO) in MATLAB
In this video tutorial, implementation of PSO in MATLAB is discussed in detail.
presque 6 ans ago | 12 downloads |

Submitted
Biogeography-Based Optimization (BBO)
A structured implementation of Biogeography-Based Optimization (BBO) in MATLAB
plus de 6 ans ago | 10 downloads |

Submitted
Multi-Objective Particle Swarm Optimization (MOPSO)
A structure MATLAB implementation of MOPSO for Evolutionary Multi-Objective Optimization
plus de 6 ans ago | 46 downloads |

Submitted
Linear Discriminant Analysis (LDA) aka. Fisher Discriminant Analysis (FDA)
Implemenatation of LDA in MATLAB for dimensionality reduction and linear feature extraction
plus de 6 ans ago | 37 downloads |

Submitted
Cultural Algorithm (CA)
A structured implemenattion of Cultural Algorithm (CA) in MATLAB for global optimization
plus de 6 ans ago | 4 downloads |

Submitted
Real-Coded Simulated Annealing (SA)
A structured implemenattion of real-coded Simulated Annealing (SA) in MATLAB
plus de 6 ans ago | 6 downloads |

Submitted
Intelligent Color Reduction and Quantization using Clustering Methods in MATLAB
Color Reduaction using k-Means Clustering, Fuzzy c-Means Clustering (FCM), and SOM Neural Network
plus de 6 ans ago | 4 downloads |

Submitted
Minimum Spanning Tree
Solution of Minimum Spanning Tree using PSO, ICA and FA in MATLAB
plus de 6 ans ago | 5 downloads |

Submitted
Path Planning using PSO in MATLAB
Optimal mobile robot path planning using Particle Swarm Optimization (PSO) in MATLAB
plus de 6 ans ago | 23 downloads |

Submitted
Data Envelopment Analysis (DEA)
Implemenattion of various Data Envelopment Analysis (DEA) approaches in MATLAB
plus de 6 ans ago | 16 downloads |

Submitted
Economic Dispatching using PSO and Nested PSO in MATLAB
Application of PSO and Nested PSO to Economic Power Dispatching considering operational constraints
plus de 6 ans ago | 10 downloads |

Submitted
Portfolio Optimization using Classic and Intelligent Algorithms
Portfolio Optimization using Classic Mathos, PSO, ICA, NSGA-II and SPEA2 in MATLAB
plus de 6 ans ago | 5 downloads |

Submitted
Inventory Control using PSO in MATLAB
Optimal Inventory Control using Particle Swarm Optimization (PSO) in MATLAB
plus de 6 ans ago | 2 downloads |

Submitted
Hub Location Allocation Problem
Solution of Hub Location Allocation Problem using Particle Swarm Optimization (PSO) in MATLAB
plus de 6 ans ago | 3 downloads |

Submitted
Facility Layout Design using PSO in MATLAB
Application of Particle Swarm Optimization to Facility Layout Design Problem in MATLAB
plus de 6 ans ago | 6 downloads |

Graph of routes in vrp tw problem
This FEX submission, contains the VRP routes graphing: http://www.mathworks.com/matlabcentral/fileexchange/53113-vehicle-rout...
plus de 6 ans ago | 0
Submitted
Vehicle Routing Problem (VRP) using Simulated Annealing (SA)
Solving Capacitated VRP using Simulated Annealing (SA) in MATLAB
plus de 6 ans ago | 23 downloads |

Submitted
Parallel Machine Scheduling using Simulated Annealing (SA)
A structured MATLAB implementation of Simulated Annealing (SA) for Parallel Machine Scheduling
plus de 6 ans ago | 4 downloads |
