Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (8)
Ant Colony algorithm for the shortest path to univ
no vote
& nbsp; & nbsp; nbsp; & & nbsp; ant colony algorithm (colony optimization ant, ACO), also known as ant algorithm, is a kind of probabilistic algorithm used to find the optimal path in the graph. It was proposed by Dorigo Marco in his PhD thesis in 1992, inspired by the behavior of ants in their search for food. Ant colony algorithm is a simulated evolutionary algorithm. The preliminary study shows that the algorithm has many excellent properties. For the PID controller parameters optimization design problem, and compares the results of genetic algorithm and ant colony algorithm for the design of the design, numerical simulation results show that ant colony algorithm is a new kind of simulated evolutionary optimization method, the validity and application value.
Georgeliu
2016-08-23
0
1
vehicle routing problem with pso in matlab
no vote
PSO Particle Swarm algorithm for solving VRP problem code less code comes from an Arabic Web site.
Georgeliu
2016-08-23
2
1
SA algorithm for implementation of CVRP problem so
no vote
Capacitated Vehicle Routing Problem (VRP) using SA Capacitated Vehicle Routing Problem (VRP) using SA
Georgeliu
2016-08-23
0
1
VRP-using-SA-with-Matlab
no vote
Code from the github. compression package has two files are the same, so it should be a file.
Georgeliu
2016-08-23
1
1
Monte Carlo (Carlo Monte) method to solve the prob
no vote
The purchase price of a commodity is a yuan, and the sale price is B yuan. Suppose that the commodity is purchased every morning with n customers
Georgeliu
2016-08-23
1
1
In June 2014, Alex Rodriguez and Alessandro Laio o
4.0
In June 2014, Alex Rodriguez and Alessandro Laio published an article in Science called Clustering by fast article search and find of density peaks, for clustering algorithm designed to provide a new way of thinking. After the article has been questioned by many readers, but on the whole, the basic idea of new clustering algorithm is very new, and is simple, it is worth learning.
Georgeliu
2016-08-23
0
1
Matlab realization of k-means clustering algorithm
no vote
Clustering algorithm, not a classification algorithm. Classification algorithm is a data and then determine the data belongs to has been good in the concrete class of. Clustering algorithm is for a bunch of raw data, and algorithms that the data gathered for a class with similar characteristics.
Georgeliu
2016-08-23
0
1
GATSP genetic algorithm to solve the vehicle routi
no vote
AForge.NET is a c # implementation-oriented artificial intelligence, computer vision, the field of open source architecture. AForge.NET contains a genetic algorithm class library.
Georgeliu
2016-08-23
0
1
No more~