资源列表
GA
- C++纯手工编写遗传算法算法实例,并且远吗加入注释方便易懂-C++ algorithm for genetic algorithm hand-written examples, and easy to understand far behind with this comment
BP_GA_value
- 神经网络与遗传算法完美结合,通过训练网络权值,加快收敛,易于 科研-BP combine with GA
voice_detection_using_neural_network
- face detection using neural network
caracteranaysis_fault
- BP神经网络的时域频域特征参数计算公式,用以计算参数的敏感性-BP neural network for time domain frequency domain parameters of the formula used to calculate the sensitivity of parameters
A_BHMC--algorithm
- A_BHMC算法的大体算法流程步骤,一种用于跟踪的算法-the process of algorithm,the algorithm adapte tracking
Q-learning-simulation
- Q-Learn算法的代码实现 比较详细逼真-the C++code of Q-learn algorithm.
yichuansuanfa
- 遗传算法在车牌定位中的应用,本文通过实际的车牌定位系统的实例,展示了遗传算法强大而稳定的性能-Genetic algorithm in license plate location application, the paper license plate positioning system through practical examples, showing a strong and stable genetic algorithm performance
GeneticAlgorithms
- 求解任务分配和路径选择的改进遗传算法。针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,提出了基于设计模式的改进遗传算法设计框架,提供了Visual C#代码。该框架通过使用模板方法模式、策略模式和适配器模式大大提高了改进遗传算法在设计实现过程中的可扩展性和灵活性。-Traditional genetic algorithm programming in the process of solvin
EMAIL-SECURITY
- A research text which investigates the importance of security in email.
AI-test-
- 人工智能实验指导书。共有七个实验,二维网格空间中机器人(绕过障碍物), 模拟实现电梯调度等-AI experiment instructions. A total of seven experiments, two-dimensional grid space robot (around obstacles), analog realization of the elevator scheduling. .
ES
- 课堂作业。进化策略解决无约束优化问题。编译通过。-Evolution strategy to solve unconstrained optimization problems. Compile.
PSO
- 人工智能课上作业,用粒子群优化算法解决无约束优化问题。编译通过。-Artificial Intelligence class operation, with the particle swarm optimization algorithm to solve unconstrained optimization problems. Compile.
