资源列表
GridSimulation
- matlab实现机器人基于栅格法的路径规划,路径规划的实用例程-Matlab achieve raster-based robot path planning method, path planning practical routines
AdaptGA
- matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
ManifoldLearn
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include mapping algorithm manifold rul
bpandrbf
- 用vc写的,同时有用bp算法和用rbf神经网络进行训练和识别的程序,可以看到两种不同方法得到的结果-vc used to write, while useful bp algorithm and the use of rbf neural network training and identification procedures, we can see the two different methods to obtain the result
yiqunsuanfa
- 蚁群算法的实现,使用一个例子验证蚁群算法的有效性。-ant algorithm implementation, use an example to verify the validity of ant colony algorithm.
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)