资源列表
GA
- 毕业设计_基于遗传算法的曲轴优化设计研究-GA
MATLABandB
- Matlab中BP神经网络的构建和初始化训练前馈网络的第一步是建立网络对象。函数newff建立一个可训练的前馈网络。这需要4个输入参数。第一个参数是一个Rx2的矩阵以定义R个输入向量的最小值和最大值。第二个参数是一个颟顸每层神经元个数的数组。第三个参数是包含每层用到的转移函数名称的细胞数组。最后一个参数是用到的训练函数的名称。 -matlab bp
qifashisousuo
- 启发式搜索就是在状态空间中的搜索对每一个搜索的位置进行评估,得到最好的位置,再从这个位置进行搜索直到目标。这样可以省略大量无畏的搜索路径,提到了效率-Heuristic search in state-space search for each search position to assess the best location, and then search from this position until the goal. This will omit a large number o
LRP
- 用matlab 编写的LRP问题的基本程序,希望对研究车辆路径问题的同行有所参考-matlab for LRP
Ant_Colony_Clustering_Algorithm
- 蚁群聚类算法及其源码[matlab] 代码是可以执行的 -Ant Colony Clustering Algorithm and its source code [matlab] code is executed
RAN_RBF
- 这是RBF资源分配神经网络的MATLAB代码,希望对大家有用!-This is the allocation of resources RBF Neural Network MATLAB code, in the hope that useful to everyone!
lsvm
- 支持向量机做模式识别的程序,调试通过,希望对朋友们有用-Support Vector Machine to do pattern recognition procedures, debugging through the hope of useful friends
NDT2RBFGJnet
- 毕业论文里的程序,RBF神经网络辨识仿真的,希望对大家有用-Thesis in the process, RBF neural network simulation, in the hope that useful
SGAC
- 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
GA
- 遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
PCAfenlei
- 这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and si
kmean
- 这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, te