资源列表
rengongshenjingwangluoyuanma
- 从师兄那里得到的小程序,人工神经网络源码-saw a small procedures, artificial neural network-source
detection
- gaussian_model,color based segmentation,draw ellipse may used in face detection-gaussian_model. color based segmentation. draw ellipse may used in face detection
AIbashuma
- 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
wandermanipulator
- 移动机械臂的漫游程序,使用者可以根据需要修改,它同时支持先锋机器人
psoyumatlab
- 应用粒子群优化算法实现bp神经网络的训练代码,并可用matlab仿真-Particle swarm optimization algorithm bp neural network training code, and can be used matlab simulation
4763
- 时间序列数据分析中的梅林变换工具,非归零型差分相位调制信号建模与仿真分析 ,未来线路预测,分析误差。- Time series data analysis Mellin transform tool, NRZ type differential phase modulation signal modeling and simulation analysis, Future line prediction, error analysis.
GPB.rar
- 广义伪贝叶斯算法,一阶和二阶模型的,用于但机动目标跟踪问题,Generalized pseudo-Bayesian algorithm, the first order and second-order model for the maneuvering target tracking problem
TSP
- python语言,一个遗传算法,解决TSP问题-python language, a genetic algorithm to solve TSP problems
8queensProblem
- 搜索8皇后问题的第一个解。使用了两种方法:1.普通的回朔法搜索。 2.修改后的搜索(先搜索most contrainted变量的方法) 使用vc++.net 2003开发 -search of a solution. The use of two methods : 1. General Re search Schomburg law. 2. After the revised search (first search contrainted most variable method)
yichuansuanfa
- 遗传算法的简单介绍,介绍几种选择因子,包括轮盘赌等-Genetic algorithms briefly introduce several options Factor
AGA
- 单点交叉 单点变异 确定式选择法 自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
KMEANS
- k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store dire
