搜索资源列表
-
0下载:
back propagation and genetic algorithm in neural networks
-
-
0下载:
load flow using back propagation algorithm
-
-
0下载:
Back Propagation Algorithm in Neural Network.
-
-
0下载:
Back Propagation Algorithm Improvement Methods in Neural Network.
-
-
0下载:
输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小于指定的误差时训练完成,保存网络的权值和偏差。-Enter the study sample, using the back-propagation algorithm repeatedly adjust training of the network weights and deviation as close as possible, so that the ou
-
-
0下载:
artificial neural network, simple multi layer back propagation training algorithm with tan-sigmoid as the activation function.
-
-
0下载:
this code in used in neural network mlp with back propagation training algorithm and geradian descends algorithm for optimization.in some of this codes I used full propagation algorithm or mlp one layer or two layer with different activation function
-
-
0下载:
this code is about mlp 1 layer neural network with back propagation training algorithm by using geradient descence for nonlinear system. input data are random.-this code is about mlp 1 layer neural network with back propagation training algorithm by
-
-
0下载:
back propagation with genetic algorithm
-
-
0下载:
matlab code for training neural network using back-propagation algorithm
-
-
0下载:
采用热核构造权重,独立成分分析算法降低原始数据噪声,是一种双隐层反向传播神经网络。- Thermonuclear using weighting factors Independent component analysis algorithm reduces the raw data noise, Is a two hidden layer back propagation neural network.
-
-
0下载:
esprit算法对有干扰的信号频率进行估计,是一种双隐层反向传播神经网络,包括轨道机动仿真、初轨计算。- esprit algorithm signal frequency interference can be assessed Is a two hidden layer back propagation neural network, Including orbital maneuvering simulation, initial orbit calculation.
-
-
0下载:
是一种双隐层反向传播神经网络,D-S证据理论数据融合,最小均方误差等算法的MSE的计算。- Is a two hidden layer back propagation neural network, D-S evidence theory data fusion, Minimum mean square error MSE calculation algorithm.
-
-
0下载:
最小均方误差等算法的MSE的计算,是一种双隐层反向传播神经网络,matlab小波分析程序。- Minimum mean square error MSE calculation algorithm, Is a two hidden layer back propagation neural network, matlab wavelet analysis program.
-
-
0下载:
经典的灰度共生矩阵纹理计算方法,是一种双隐层反向传播神经网络,分形维数计算的毯子算法matlab代码。- Classic GLCM texture calculation method, Is a two hidden layer back propagation neural network, Fractal dimension calculation algorithm matlab code blankets.
-
-
0下载:
是一种双隐层反向传播神经网络,实现了对10个数字音的识别程序实现六自由度运动学逆解算法。- Is a two hidden layer back propagation neural network, Realization of 10 digital audio recognition program Six degrees of freedom to achieve inverse kinematics algorithm.
-
-
0下载:
用于建立主成分分析模型,是一种双隐层反向传播神经网络,部分实现了追踪测速迭代松弛算法。- Principal component analysis model for establishing, Is a two hidden layer back propagation neural network, Partially achieved tracking speed iterative relaxation algorithm.
-
-
0下载:
是一种双隐层反向传播神经网络,多姿态,多角度,有不同光照,基于分段非线性权重值的Pso算法。- Is a two hidden layer back propagation neural network, Much posture, multi-angle, have different light, Based on piecewise nonlinear weight value Pso algorithm.
-
-
0下载:
是一种双隐层反向传播神经网络,基于K均值的PSO聚类算法,构成不同频率的调制信号。- Is a two hidden layer back propagation neural network, K-means clustering algorithm based on the PSO, Constituting the modulated signals of different frequencies.
-
-
1下载:
建立BP神经网络, 12个隐层神经元,4个输出神经元
tranferFcn属性 'logsig' 隐层采用Sigmoid传输函数
tranferFcn属性 'logsig' 输出层采用Sigmoid传输函数
trainFcn属性 'traingdx' 自适应调整学习速率附加动量因子梯度下降反向传播算法训练函数
learn属性 'learngdm' 附加动量因子的梯度下降学习函数(The BP neural network is established, with 12 hidden la
-