资源列表
BPORNOT
- 用BP神经网络实现异或问题,有助于学习BP神经网络的运行原理。-BP neural networks with different or questions, will help to learn the operation of BP neural network theory.
cluster
- 矢量量化的C语言实现,希望对大家有所帮助。-C-language implementation of VQ , we hope to be helpful.
RBF
- RBF源代码 我调试过的 用S函数编写的 在simulink里 一切都弄好的 希望对大家有帮助-the code of RBF
mtsp_ga
- MTSP_GA Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly o
NSGA-II
- his function is utilized to produce offsprings from parent chromosomes. The genetic operators corssover and mutation which are carried out with slight modifications from the original design. For more information read the document enclosed. -
tsp_ga
- SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to t
webinar_files
- This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
circle1
- his code is an applicatino of EMOO by using Genetic algorithms to solve the following simple constrained problem: Draw the biggest possible circle in a 2D space filled with stars without enclosing any of them.-his code is an applicatino of E
robot-Gait
- 几篇关于仿人机器人步态规划方面的优秀硕士论文,很不错的学习资料,跟大家一起分享-Several articles on the humanoid robot gait planning and an excellent master' s thesis, it is a good learning materials, to share with everyone
pso_ParameterEstimation
- 利用粒子群优化算法求解代谢途径的参数估计问题-The use of particle swarm optimization algorithm in the problem of estimating the parameters in metabolic pathways
DE_ParameterEstimation
- 利用差分近进化算法求解代谢途径参数估计问题-The use of differential evolution algorithm for metabolic pathway in recent parameter estimation problem
networks
- 人工神经网络导论,很好的一本书啊 有很详细的编程步骤说明-Introduction to artificial neural networks, a good book ah