资源列表
ZMNL1111
- 用MATLAB实现FFT快速傅里叶变换的源代码-hjhff hjksa jkhdsadiw hj jiji ji i nk j h i jhi dsaidas
SVM
- 支持向量机算法的C++程序实现,内含代码的详细注释及说明。-support vector machine
BP-network
- 训练样本对BP网络训练,可输入测试样本,设置目标期望输出-Training samples for BP network training, enter the test samples, set the desired output target
vc-LMS
- vc++实现神经网络的LMS算法,并可以自动选择神经元个数-vc + + LMS neural network algorithm, and can automatically choose Neuron Number
GA
- 基于多层编码遗传算法的车间调度算法,多层编码遗传算法扩展了遗传算法的适用领域,使得遗传算法可以方便用于复杂问题的求解。-Shop scheduling algorithm based on multilayer coding genetic algorithm, multi-level coding genetic algorithm (ga) expanded the field of application of genetic algorithm makes the genetic alg
FindRouteGUI
- 1,已完成功能 (1)距离短时大部分情况下可以选择最短路径进行移动 (2)加入了精英选择优化算法 (3)无论地图大小一定可以得出路径 (4)点击障碍物可以得出路径 3,代码改进 将原来两大类(Widget,Geno)拆分成三个类(Widget,Handle,Geno), Widget:显示界面等可视化元素,获取最短路径并显示移动, Handle:优化路径,得出最短路径,以后会加入通信模块 Geno:计算得出一定数量的可达路径 4,算法描述
color1
- 给定无向连通图G和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点 着一种颜色。是否有一种着色法使G中每条边的2个顶点着不同颜色。这个问题是 图的m可着色判定问题。若一个图最少需要m种颜色才能使图中每条边连接的2个 顶点着不同颜色,则称这个数m为该图的色数。求一个图的色数m的问题称为图的 m可着色优化问题。 -Given an undirected connected graph G, and m kinds of different colors. With thes
SVM(CPP)
- 目前比较流行的数据挖掘中的用于分类的算法,能达到较高的分类准确率-classifing algorithm for dating ,have a more clsaaifing accuracy
Multiobjective-pso
- 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
classify_using_Bayes
- classify using Bayes method. 使用Bayes方法进行两类分类,包括协方差相等和不等两种情况,非常适合初学者的程序。
vbfrance_RNA-NEURONES-ENTREES-AVEC-RETROPROPAGATI
- for neural net work for speech recognizion
BP_Algorithm719
- 网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。-network of three-layer structure, input layer to six neurons to the hidden layer 4 neurons, the output layer to a neuron, when the input layer to the center symmetry sampl
