资源列表
BPbianshi
- 一典型的神经网络,采用BP算法学习非线性信号!效果很好-A typical neural network using BP algorithm to learn nonlinear signal! Well!!
BpTRAINING
- 自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值- BP neural network training anaysis, realized by using error feed back, gradient descent applied updating of synaptic weights
n1
- 感知器神经网络设计举例:将四个输入矢量分为两类,其中两个矢量对应的目标值为1,另两个矢量对应的目标值为0,用学习函数求解. -perceptron neural network design, for example : four input vector divided into two categories. two vector corresponding to a target, and the other two vector corresponding to the target
BP
- 用bp神经网络对sin(x)拟合,隐含层采用sigmoid函数,输出层采用线性函数,
rbfPIDMATLAB
- 我所使用过的最好用的基于rbf的pid控制器,本人发表的论文中的程序基本上都是基于它的,推荐给大家!
training_net
- 双层BP神经网络用于模式识别,4个特征值输入,输出识别结果采用二进制编码-Double-layer BP neural networks for pattern recognition, the four eigenvalues input, output recognition results using binary coding
uniformXover
- matlab 编程,遗传算法的均均交叉,用于遗传算法的计算。-Matlab programming, genetic algorithm both have overlapping genetic algorithm for the calculation.
bp.rar
- BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值,BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
yiyuanhanshu
- 简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
matlabzhenneiyuce
- 帧内预测算法 是一个很好的算法,实现了帧内预测的算法 可以作为参考-Intra prediction algorithm is a good algorithm to achieve the intra prediction algorithm can be used as reference
pnn_zhs
- 概率神经网络(用于建模预报),可以直接运行,数据维数是列,样本是行。最后一列是预报量。-Probabilistic neural network (for Modeling and Forecasting), can run, the data dimension is the column, the sample is the line. The last column is the forecast amount.
GA
- 用matlab实现的基于遗传算法的旅行商问题即TSP问题-The traveling salesman problem based on genetic algorithm matlab realize that the TSP problem