Welcome![Sign In][Sign Up]
Location:
Search - multilayer neural network matlab

Search list

[AI-NN-PRAdaptive

Description: The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables is included-The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms .~..~ There are 11 blocks that implement basically these five kinds of neural networks : a) Adaptive Linear Network (ADALINE) 2) Multilayer Layer 102206 with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks, 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) and RBF Networks with Piecewise Linear Dynamic Cell Structure (DCS) algorithm A Simulink example regarding the approximation of a scalar nonlinear function of four variables is included
Platform: | Size: 198656 | Author: 叶建槐 | Hits:

[AI-NN-PRbp_algorithm_matlab

Description: 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
Platform: | Size: 1024 | Author: kk | Hits:

[WEB CodeTP_MLP

Description: 一个用MATLAB实现的多层感知器-a MATLAB the multilayer perceptron.
Platform: | Size: 74752 | Author: sophie | Hits:

[Software Engineeringshort-termloadforecastingwithchaostimeseries

Description: 文章展示了一种新的方法用于功率系统中短期负载预测。提出的方案使用混沌时间序列分析基于确定性混沌去捕捉复杂的负载行为特征。确定性的混沌允许我们重构一个时间序列并决定输入的变量个数。这篇文章描述了混沌时间序列对日间功率系统峰值的分析。确定性混沌的非线性图形通过多层感知器的神经网络得到。提出的方案在一个例子中具体阐述。-This paper presents a new approach to short-term load forecasting in power systems. The proposed method makes use of chaos time series analysis that is based on deterministic chaos to capture characteristics of complicated load behavior. Deterministic chaos allows us to reconstruct a time series and determine the number of input variables. This paper describes chaos time series analysis of daily power system peak loads. The nonlinear mapping of deterministic chaos is identified by the multilayer perceptron of an artificial neural network. The proposed approach is demonstrated in an example.
Platform: | Size: 382976 | Author: will | Hits:

[AI-NN-PRArtificialneuralnetworkandsimulation

Description: 内容包括:人工神经网络简介、单层前向网络及LMS学习算法、多层前向网络及BP学习算法、支持向录机及其学习算法、Hopfield 神经网络,随机神经网络及模拟退火算法、竟争神经网络和协同神纤网络。每章均给出了基于MATLAB的仿真实例以及练习。 -Contents include: Introduction to artificial neural networks, single-layer feedforward network and the LMS learning algorithm, multilayer feedforward network and the BP learning algorithm, support to the recording machine and its learning algorithm, Hopfield neural network, stochastic neural networks and simulated annealing algorithm, actually God of war and synergistic neural network fiber network. Given in each chapter of the simulation based on MATLAB and practice.
Platform: | Size: 6059008 | Author: 小龙 | Hits:

[Linux-UnixSCIM.mdl

Description: This paper describes a Model Reference Adaptive System (MRAS) based scheme using a multilayer Recurrent Neural Network (RNN) for online speed estimation of sensorless vector controlled inductmon motor drive.
Platform: | Size: 11264 | Author: chinni | Hits:

[AI-NN-PRbp-matlab

Description: bp的matlab源代码 多层前馈网络用于图像压缩的网络模型、原理、算法及关键技术,并通过仿真实验说明了在BP神经网络图像压缩中,算法、激活函数和压缩率等参数的选择是至关重要的,它们与收敛时间以及重建图像的压缩性能息息相关。-the multilayer feedforward network for image compression network model, theory, algorithm and key technologies, by simulation illustrates the BP neural network image compression algorithm, activation function and the compression ratio parameter selection is crucial, they are closely related to the convergence time and the reconstructed image compression performance.
Platform: | Size: 1024 | Author: 小朱 | Hits:

[matlabfinal2cop

Description: matlab用bp神经网络分类信号,采用多层感知器的神经网络,有隐含层5个节点-matlab bp neural network classification signal, the use of Multilayer Perceptron neural network hidden layer nodes
Platform: | Size: 1024 | Author: 谢倩雯 | Hits:

[Special Effectsbp

Description: 基于误差反传的多层感知器——BP神经网络的数字图像所程序matlab实现-Based on the error back propagation Multilayer Perceptron- BP neural network matlab program to achieve the digital image
Platform: | Size: 1024 | Author: aileen | Hits:

[Special Effectsbp-netual-net

Description: 多层前向反馈式神经网络是目前应用比较广泛的人工神经网络,其中BP(Back Propagation network,简称BP网络)学习算法是最著名的多层前向反馈式神经网络训练算法之一。该算法在图像处理和图像识别领域已经取得令人瞩目的成就,其主要思想是利用已知确定结果的样本模式对网络进行训练,然后利用训练好的网络进行图像的处理或识别。本文将讨论用MATLAB实现BP神经网络对人脸角度的分析。 -Multilayer feedforward neural network feedback is used widely in artificial neural networks, which BP (Back Propagation network, referred to as the BP network) learning algorithm is one of the feedback neural network training algorithm of the most famous multi-front. The algorithm in the field of image processing and image recognition has made remarkable achievements, the main idea is to use the known samples to determine the results of network training mode, and then use the trained network for image processing or recognition. This article will discuss the human face angle analysis using MATLAB BP neural network.
Platform: | Size: 2048 | Author: 张鹏 | Hits:

[matlabbpnet

Description: BP神经网络,利用matlab自带的神经网络工具箱,能实现对多层多节点的神经网络问题的分析。-BP neural network using matlab neural network toolbox comes, we can realize a multilayer neural network problems multi-node analysis.
Platform: | Size: 1024 | Author: king jeff | Hits:

[Multimedia programMLP_NN

Description: Multilayer Perceptron (MLP) Neural Network Function using MATLAB: An implementation for Multilayer Perceptron Feed Forward Fully Connected Neural Network with a sigmoid activation function.- Multilayer Perceptron (MLP) Neural Network Function using MATLAB: An implementation for Multilayer Perceptron Feed Forward Fully Connected Neural Network with a sigmoid activation function.
Platform: | Size: 3072 | Author: matlab | Hits:

[matlabmatlab-multi-layer-perceptron

Description: MLP multilayer neural network
Platform: | Size: 1581056 | Author: eddi | Hits:

[matlab[MATLAB神经网络30个案例分析](已阅)

Description: 人工神经网络 /多层感知器 归一化 神经网络的30个案例(artificial neural network/Multilayer perceptron normalization)
Platform: | Size: 35829760 | Author: | Hits:

[OtherMLP with BP

Description: neural network multilayer persptron trained by backpropagation
Platform: | Size: 201026 | Author: rafal@hussain | Hits:

[matlabBP

Description: BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络(BP Neural network is a concept proposed by scientists led by Rumelhart and McClelland in 1986. It is a multilayer feedforward neural network trained by error back-propagation algorithm. It is the most widely used neural network at present)
Platform: | Size: 49152 | Author: 兰陵酷酷生 | Hits:

[matlab2485296PSO-bp-MATLAB

Description: 多层感知机能够学习并预测神经网络结构等,对故障程度进行预测(The multilayer perceptron can learn and predict the neural network structure and so on, to predict the degree of failure.)
Platform: | Size: 6144 | Author: 愤怒的周枪 | Hits:

[matlabBP 神经网络

Description: BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络。(BP (back propagation) neural network is a concept put forward by scientists headed by Rumelhart and McClelland in 1986. It is a multilayer feedforward neural network trained according to the error reverse propagation algorithm, and it is currently the most widely applied neural network.)
Platform: | Size: 2048 | Author: WanderKing | Hits:

CodeBus www.codebus.net