-
-
[
PPT]
ICONIP97.rar
GAR algorithm pptAn Intelligent Network Routing Algorithm by a Genetic Algorithm
-
[
Matlab]
SGA2[1].0.zip
GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of ...
Category:
matlab Upload User:
lzdczc Size:
9K
-
[
C/C++]
simplgeneticlgorith.rar
/* This a simple genetic algorithm implementation where the*//* evaluation function takes positive values only and the*//* fitness of an individual is the same as the value of the*//* objective function
Category:
AI-NN-PR Upload User:
xgysxd088 Size:
4K
-
[
Matlab]
Genetic_Algorithm_Optimization_Toolbox_package_Mat
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.
...
Category:
matlab Upload User:
szkinlee Size:
104K
-
[
Matlab]
2004_5340.rar
Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter presents a quaternion-based particle filter method
Category:
matlab Upload User:
gton369 Size:
1011K
-
[
Others]
GA_BP.rar
The use of genetic algorithm to optimize artificial neural network weights thesis. Genetic Algorithm (Genetic Algorithm-GA) is a kind of natural selection based on the principles of genetics and genetic optimization search method.
Category:
AI-NN-PR Upload User:
wuantkgs Size:
170K
-
-
-
-
[
C/C++]
SGAfun.rar
Based on the basic function of genetic algorithm optimization SGA.CA Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E. Goldberg