资源列表
monituihuo
- 本实验提出了一类适用于连续函数全局优化问题的模拟退火算法,采用直接产生新解的方法求解De Jone函数的局部最小值,输出最优解和最小值。-In this paper, we propose a class of simulated annealing algorithm which is suitable for the global optimization of continuous functions. We use the method of generating new solutio
chaos
- 这个事几个典型的混沌时间序列的生成程序,包括Rossler,Chen,Logistical,和Lorenz序列
nnfpe
- This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,Ne
ACA
- matlab 写的蚁群算法,用于计算tsp问题,感觉效果不错的。-matlab aca for tsp
RBF建模
- 是MATLAB的RBF神经网络建模程序,比较有参考价值阿,需要的就下吧-MATLAB is the RBF neural network modeling procedures, more A reference value, we need it on the next
bp算法源程序
- 反向传播(back-propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为\"反向传播\"。-BP (back-propagation BP) algorithm is a calculation of the weights of individual changes in network performance changes in the
floyd
- 一种用于寻找给定的加权图中顶点间最短路径的算法。-A method for looking for a given vertex weighted graph shortest path algorithm.
pso
- 该算法实现了基本的PSO算法,适合于初学者进行学习以及深入的改进-The algorithm realizes the basic PSO algorithm, suitable for beginners to learn as well as the depth of improvement
yinjiedianhecheng_matlab
- 神经网络隐节点合成算法,用于神经网络泛化能力的提高,和大家共享!
MouseDraw
- 基于人工神经网络的手写识别系统,在MATLAB环境下执行,供学习用,神经网络需要训练以后提高识别精度。-Handwriting recognition system based on artificial neural network in MATLAB environment for learning with neural network after training to improve recognition accuracy.
liuyifa
- 这是一个模式识别中的留一法算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for leave-one simulation of a simple classification example, is one of female.txt and male.txt training samples, te
Based_on_genetic_algorithm_for_solving_knapsack_pr
- 基于遗传算法的背包问题求解,遗传算法,背包问题。-Based on genetic algorithm to solve knapsack problem, genetic algorithms, knapsack problem.
