-
lvboqi_example
MATLAB程序:滤波器设计,方法很简单,很使用,可与大家共享一下。(MATLAB program:very easy ,very useful)
- 2010-05-13 20:59:59下载
- 积分:1
-
sfunctionref
Learning Simulink with s functions.
- 2012-09-11 03:52:41下载
- 积分:1
-
juanji
对数据进行卷积运算,只要导入需要处理的数据,即可运行程序,并给出计算结果图
(Convolution data, the data need to be processed as long as the import, you can run the program, and the results are given in Fig.)
- 2015-01-05 22:51:46下载
- 积分:1
-
123
利用MATLAB自带的优化工具箱求解,包括数据信息(Built using MATLAB toolbox for solving optimization)
- 2014-01-01 12:55:30下载
- 积分:1
-
PID_Demo_for_MATLAB7
pid demostration for contionous time sysytem
- 2010-07-20 16:55:10下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
PCA
PCA与不用PCA进行人脸识别的比较,请先安装sltoolbox,人脸数据库采用orl(PCA and PCA for face recognition do not have the comparison, please install sltoolbox, face database used orl)
- 2009-06-06 15:24:19下载
- 积分:1
-
Filter
几种典型的滤波方式(gamma lee)几种典型的滤波方式(gamma lee)(Typical filtering method (gamma lee) typical filtering method (gamma lee))
- 2011-05-04 16:02:14下载
- 积分:1
-
JakesRayleigh
本程序将一随机信号通过瑞利信道产生输出,并用Jakes方法产生单径的符合瑞利分布的复随机过程(This procedure will be a randomly generates an output signal through Rayleigh channel, and use Jakes method produces single-path Rayleigh distribution meet the complex stochastic process)
- 2013-09-03 15:50:10下载
- 积分:1
-
a
说明: 连续波信号调频的雷达处理,利用MATLAB/Simulink进行编程和仿真(FM continuous wave radar signal processing using MATLAB/Simulink programming and simulation)
- 2014-05-20 16:33:15下载
- 积分:1