-
read
说明: 实现txt文本中的换行转换,具体是将第二行的文字放到第一行后面(Achieve txt convert text wrap)
- 2010-04-30 22:39:03下载
- 积分:1
-
样本熵计算
说明: MATLAB样本熵计算 多种方法 亲测有效(This is a MATLAB code based sample entropy. After uploader testing, the code is available and shared with everyonesample entropy)
- 2020-02-07 21:51:15下载
- 积分:1
-
LQR_Pathtracking
说明: 线性约束下基于LQR方法的车辆路径跟踪,用于无人驾驶。(Vehicle path tracking based on LQR method under linear constraints is used for unmanned driving.)
- 2020-09-07 00:38:22下载
- 积分:1
-
work
利用matlaB语言实现各种算法的实用程序,信号分析处理
- 2011-01-05 23:34:24下载
- 积分:1
-
matlab-filter
空间滤波,matlab编程,介绍了低通滤波器,带通滤波器和高通滤波器。(Spatial filtering, Matlab programming, low-pass filter, band-pass filter and high pass filter.)
- 2012-05-12 15:08:07下载
- 积分:1
-
Differential-equation-in-Matlab
如何用matlab计算微分方程,讲的很详细,并且赋有源码和测试结果,运行通过!(How to calculate differential equations with matlab, said very detailed, and are endowed with source code and test results, run through!)
- 2011-10-12 16:32:18下载
- 积分:1
-
ED2---Tarea-2---CodigoFuente---FabioCarvajal--Fra
C++ red and black tree implementation
- 2014-12-19 12:00:22下载
- 积分:1
-
cca.m.tar
实现CCA的matlab代码大全,有助于多方面理解CCA编码实现原理,总有一款适合你。(collect all style of MATLAB codes to conduct CCA(canonical correlation analysis))
- 2015-01-17 13:29:12下载
- 积分:1
-
shangbiao
商标的matlab分割源程序。并附matlab画心函数实现程序。(Trademark matlab segmentation source. Together with Matlab painting heart function program.
)
- 2012-05-05 12:33:29下载
- 积分:1
-
computerwork_2
2. 设 是窄带信号,定义 是在 区间上均匀分布的随机相位。 是寬带信号,它是一个零均值、方差为1的白噪音信号e(n)激励一个线性滤波器而产生,其差分方程为 。
1) 计算 和 各自的自相关函数,并画出其函数图形。根据此选择合适的延时,以实现谱线增强。
2) 产生一个 序列。选择合适的 值。让 通过谱线增强器。画出输出信号 和误差信号e(n)的波形,并分别与 和 比较。
(Computer Experiments:
1. Consider an AR process x(n) defined by the difference equation
where v(n) is an additive white noise of zero mean and variance .The AR parameters and are both real valued:
a) Calculate the noise variance such that the AR process x(n) has unit variance .Hence , generate different realization of the process x (n).
b) Given the input x (n), an LMS filter of length M = 2 is used to estimate the unknown AR parameters and . The step size is assigned the value 0.05. Compute and plot the ensemble average curve of and by averaging the value of parameters and over an ensemble of 100 different realization of the filter. Calculate the time constant according to the experiment results and compare with the corresponded theoretical value.
c) For one realization of the LMS filter, compute the prediction error
And the two tap-weight errors
and
Using power spectral plots of , show that)
- 2020-06-28 19:40:01下载
- 积分:1