Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
Genetic Algorithm Source Code Matlab
no vote
 genetic algorithm (GA) is a method for solving both constrained and unconstrained optimization problems based on a natural selection process that mimics biological evolution. The algorithm repeatedly modifies a population of individual solutions. At each step, the genetic algorithm randomly selects individuals from the current population and uses them as parents to produce the children for the next generation. Over successive generations, the population "evolves" toward an optimal solution.
zatsapratama
2017-03-25
1
1
LEACH Routing Protocol Souce Code Matlab
no vote
This source code is the face detection with matlab, when we run the source code it will open the webcam from laptop or computer. Face detection can detect mouth, nose and two ayes that you can see from the box and belowthe box you can get the information of the box. 
zatsapratama
2017-03-23
1
1
Genetic Algorithm Source Code Matlab
no vote
Bacterial Foraging  Optimization  Algorithm  (BFOA) is proposed by Kevin Passino (2002), is a new comer to the family of nature inspired optimization  algorithms . Application of group  foraging  strategy of a swarm of E.coli  bacteria  in multi-optimal functio
zatsapratama
2017-03-20
1
1
Pegasis Mobile Routing Protocol Matlab
no vote
pegasis mobile ini digunakan untuk simulasi pada matlab dengan routing prtokol pegasis yang node node nya selalu bergerak sehingga link yang akan terbentuk kemungkinan akan selalu berubah pada saat pengiriman data antar node
zatsapratama
2017-03-19
1
1
No more~