资源列表
fmax_ga
- 求解函数最大值的遗传算法Matlab源代码-maximum function for the genetic algorithm source code Matlab
imagedetection
- 图像检测\\模板匹配的Visual C++代码-Image Detection \\ template matching Visual C code
AI_westlake_map
- 用AMZI做的只能西湖地图,初学者做,人工智能-AMZI do with the only West Lake maps, beginners do, and artificial intelligence
SP1923106
- 专家系统课程设计,用计算机解决SP先生谜题,有详细代码-curriculum design expert system, computer SP Mr. Mystery solved a detailed code
yichuan_sga
- 基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.-basic genetic algorithm used to solve the function of the maximum! And the VC can be achieved under TC.
QP_suanfa
- 测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
GA_suanfa
- 基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5)
ID3Algorithm_jianjie
- ID3算法有一定的自学习、自组织能力,适用于复杂系统的智能诊断。以实例验证了该算法对RH-KTB真空抽气系统故障诊断的有效性。-ID3 algorithm to a certain extent self-learning, self-organization, applied to a complex system of intelligent diagnosis. Examples to show that the algorithm of RH - KTB vacuum exhaust s
PSO.c++code
- 水平有限,仅供参考!望大家多提宝贵意见!-limited, and for reference purposes only! Hope you will provide more valuable opinions!
EMdemo
- EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明-EM algorithm with a Rauch-Tung-Striebel's moother and an M step, which is described
SA-c++
- 这个是SA模拟退火求函数极值用c++编译的程序-the simulated annealing SA is seeking function using extreme procedures c compiler
GAforFunction
- 基于Matlab的函数优化遗传算法程序 .-based on Matlab function of genetic algorithm optimization procedures.