资源列表
Sudoku
- 暴力深度优先解数独问题,就这么简单,需要20个字说明吗-Depth-first issue of violence Sudoku
Kmean_c++
- 聚类分析最基本的K均值算法的C++语言实现程序
PSO
- 本程序利用粒子群算法解决连续空间优化问题,所用函数在实验报告中有给出。 -This procedure using particle swarm optimization algorithm to solve continuous space problem, the use of function in experimental reports have give.
gentenicfunction
- 基于实数编码遗传算法的函数极植优化程序,matlab编程-real-coded genetic algorithm optimization function very planting procedures, Matlab programming
waveletnn
- 一种基于BP算法学习的小波神经网络,网络隐层采用框架小波函数、输出层采用Sigmoid 激励函数, 并选用“熵误差函数”以加速网络的学习速度。
nnexamples
- 神经网络的经典算例,可以作为学习神经网络的典范-Classical neural network example, can be used as a model of neural network learning
M
- matlab遗传算法源程序,挺有用的啊,不过要尝试理解才行-I like it! I like it very much
sjwlshijian
- 神经网络用于多传感器时间对准,对准数值精度明显高于三次样条插值的结果-Time neural network for multi-sensor alignment, Alignment numerical accuracy significantly higher than the results of cubic spline interpolation
CH1
- 西电的 神经网络 书上的代码 第1章-university of xi dian NN Codes for chapter 1
perturbedPSO
- 扰动粒子群算法;可参考文献 " A perturbed particle swarm algorithm for numerical optimization"- code for " A perturbed particle swarm algorithm for numerical optimization"
bpbybat
- 此代码创建了一个BP神经网络,对二元函数进行拟合,并利用蝙蝠算法对BP神经网络的权值和阈值进行优化-This code creates a BP neural network, which fits the binary function and optimizes the weights and thresholds of the BP neural network using the bat algorithm.
knn
- KNN 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-a machine learning algorithm
