资源列表
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
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
4763
- 时间序列数据分析中的梅林变换工具,非归零型差分相位调制信号建模与仿真分析 ,未来线路预测,分析误差。- Time series data analysis Mellin transform tool, NRZ type differential phase modulation signal modeling and simulation analysis, Future line prediction, error analysis.
psoyumatlab
- 应用粒子群优化算法实现bp神经网络的训练代码,并可用matlab仿真-Particle swarm optimization algorithm bp neural network training code, and can be used matlab simulation
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
- 移动机械臂的漫游程序,使用者可以根据需要修改,它同时支持先锋机器人
rengongshenjingwangluoyuanma
- 从师兄那里得到的小程序,人工神经网络源码-saw a small procedures, artificial neural network-source
SGA
- 是用遗传算法求函数:f(x1,x2)=100(x1*x1-x2*x2) (x1*x1-x2*x2)+(1-x1)(1-x1) 约束:-2.048<=x1,x2<=2.048的极大值
gang-V0.0
- 用谱方法计算流体力学一些流动现象的整体稳定性,matlab开发工具箱中的支持向量机,光纤无线通信系统中传输性能的研究。- Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, matlab development toolbox support vector machine, Fiber Transmission wireless comm
