Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - simulink
Search - simulink - List
自适应(Adaptive)神经网络源程序 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 -Adaptive (Adaptive) The neural network source 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) 102206 with Multilayer Layer 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 Dynamic Networks with the Cell Structure (DCS) algorithm A Simulink example regarding the approximation of a scalar nonlinear function of four variables
Date : 2026-01-01 Size : 196kb User : 周志连

DL : 0
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
Date : 2026-01-01 Size : 194kb User : 叶建槐

用神经网络来控制一阶倒立摆,给出matlab的simulink仿真-neural network to control a band inverted pendulum, is Matlab Simulink simulation
Date : 2026-01-01 Size : 8kb User : 张得

simulink 2d 查表程序 table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig-simulink 2d look-up table procedure table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig
Date : 2026-01-01 Size : 33kb User : 楚燕

DL : 0
matlab神经网络计算的实现,包括模型/实现/应用,并有简单的simulink-matlab neural network realization of the calculation, including the model/implementation/application has a simple simulink
Date : 2026-01-01 Size : 3.35mb User : Dean

Three-phase diode rectifier 使用SIMULINK MATLAB仿真-Three-phase diode rectifier using SIMULINK MATLAB simulation
Date : 2026-01-01 Size : 10kb User : 楚燕

针对纯时滞系统,自己用Simulink编写了一个双模糊PID控制器,其中模糊预估器能补偿时滞,模糊PID有良好的自适应性,可以得到了一个堪称"优美"的控制效果图。-For pure time-delay systems, their own Simulink prepared using a dual-fuzzy PID controller, in which fuzzy predictor can compensate time-delay, Fuzzy PID have good self-adaptability, can be a most beautiful to control the effect of map .
Date : 2026-01-01 Size : 9kb User : khw

基于BP模型的神经网络模型,simulink仿真模型-BP model based on neural network model, simulink simulation model
Date : 2026-01-01 Size : 20kb User : 刘伟

介绍了用MATLAB模糊逻辑工具箱设计模糊控制器,并用SIMULINK进行仿真的一般方法-Introduced the fuzzy logic toolbox with MATLAB fuzzy controller design and simulation using SIMULINK general approach
Date : 2026-01-01 Size : 67kb User : Ethan

埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享-Wael korani Egyptians wrote using particle swarm optimization (pso) code pid call simulink model optimization parameters, and share
Date : 2026-01-01 Size : 28kb User : 葛彭越

DL : 0
CAMC与PID并行控制的仿真.采用SIMULINK仿真实现CAMC和PID的并行控制-CAMC in parallel with the PID control simulation. SIMULINK Simulation using parallel CAMC and PID control
Date : 2026-01-01 Size : 3kb User : wutiebing

DL : 0
自己根据所学在matlab simulink上搭的一个H-H模型,可以通过施加不同电刺激,模拟细胞膜上神经电位的变化-Their own knowledge in matlab simulink based on the ride of a HH model, can be subject to different electrical stimulation to simulate the changes in the membrane of nerve action potential
Date : 2026-01-01 Size : 6kb User : 陈雪

基于MATLAB simulink 的一个简单的Smith pid 控制器 的仿真程序-MATLAB simulink based on a simple simulation program Smith pid controller
Date : 2026-01-01 Size : 7kb User : 张善新

自相关法求取时间序列延时的函数,包括Simulink产生时间序列的文件,两个主函数,以及运行程序-Since the correlation function to obtain time series of delay, including time series generated Simulink file, the two main functions, and operational procedures
Date : 2026-01-01 Size : 9kb User : yjduoduo

BP神经网络Simulink模型。。例子给了个离散传递函数。训练后的网络可以逼近任意传递函数,或者非线性函数。-Simulink model of BP neural network. . Examples for the discrete transfer function. Trained network can approximate any transfer function, or the nonlinear function.
Date : 2026-01-01 Size : 9kb User : 罗波

Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 -VR environment Simulink control car. There are 5 car distance sensor, can gradually learn to avoid walls and obstacles. Car used to enhance learning (Q learning), using neural network Q function approximation. As the use of simulated annealing, the car in the beginning often hit obstacles, and then ,10 times later, it shouldn t happen.
Date : 2026-01-01 Size : 175kb User : zhangziyang

机器人手臂神经网络智能控制建模,simulink仿真,源代码-Neural network intelligent control of robot arm model, simulink simulation, source code
Date : 2026-01-01 Size : 67kb User : 常亮

机器人模糊神经网络matlab的simulink建模,源代码-Robot fuzzy neural network matlab simulink model of the source code
Date : 2026-01-01 Size : 4kb User : 常亮

DL : 0
神经网络建立的空调系统空气处理单元模型;simulink模型mdl,附带相关数据及归一化处理程序-Air-conditioning system neural network model of air handling units simulink model mdl, with relevant data and normalization process
Date : 2026-01-01 Size : 13kb User : 王政

simulink教程,非常好的教程,希望对大家有帮助(Simulink tutorials, very good tutorials, I hope to help you)
Date : 2026-01-01 Size : 667kb User : Alek lv
« 12 3 4 5 6 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.