-
NNcontroller
实现神经网络控制的rbf逼近函数,十分经典的一个例子(NNc bijin nonlinear function)
- 2009-06-25 00:50:27下载
- 积分:1
-
matlabfuzzycontrolerdesign
说明: 模糊控制器的matlab设计与应用,并应用于一阶、二阶、三阶系统的控制(Matlab fuzzy controller design and application, and applied to the first, second, third order control system)
- 2021-04-01 14:49:09下载
- 积分:1
-
MATLAB_HANDBOOK
MATLAB入门,有利于快速熟悉MATLAB(MATLAB portal is conducive to rapid familiar with MATLAB)
- 2007-01-23 20:32:17下载
- 积分:1
-
speed-control-system-simulation
AC and DC speed control system simulation
- 2013-03-27 14:00:50下载
- 积分:1
-
single_path
ofdm system ofdm systemofdm systemofdm systemofdm systemofdm systemofdm systemofdm systemofdm system
- 2013-11-21 13:21:02下载
- 积分:1
-
fiufing
GSM中GMSK调制信号的产生,给出接收信号眼图及系统仿真误码率,仿真效果非常好。( GSM is GMSK modulation signal generation, The received signal is given eye and BER simulation systems, Simulation of the effect is very good.)
- 2016-04-20 17:35:04下载
- 积分:1
-
Neural-Network-training
一个用扩展卡尔曼滤波算法训练的神经网络matlab程序,值得学习(An extension of the Calman filtering algorithm neural network matlab program, it is worth learning)
- 2016-08-09 17:05:50下载
- 积分:1
-
Shear
shearlet图像融合的源代码,代码的功能是实现对两幅聚焦不同的图像进行分解(Shearlet image fusion of the source code, the function of the code is to achieve the two focus on the different image decomposition
)
- 2020-11-02 09:59:53下载
- 积分:1
-
clsreghotkeys
ms05016分析及测试代码!!!!!!!!!!!!!!!!!!!!1(ms05016 analysis and testing the code !!!!!!!!!!!!!!!!!!!! 1)
- 2005-04-22 12:40:34下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1