-
333
it is example 3 of caputer 4 from widrow book.it is so good for learning many things about adaptive filters
- 2012-08-14 16:11:04下载
- 积分:1
-
ABCS
signal sparcification toolbox
- 2014-12-14 16:43:10下载
- 积分:1
-
lvboqi
一个简单的CA模型,用于仿真实践,使初学者很容易接受,简单易懂(A simple CA model, for the simulation of practice, so that beginners are easy to accept, easy to understand)
- 2013-10-23 12:22:39下载
- 积分:1
-
code-4
this code is to learn more about the mattlab
- 2013-05-01 16:10:47下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
zhifangtu
说明: 图像处理--利用matlab读取图像的灰度值..............(perform on the picture using matlab..........)
- 2010-04-26 22:12:41下载
- 积分:1
-
yiyin
清音的对数幅度谱,短时过零率,平均能量,基音周期(Voiceless logarithmic amplitude spectrum, short-term zero crossing rate, average energy, pitch period)
- 2010-05-14 20:10:53下载
- 积分:1
-
jaopen_v82
调试通过可以使用,小波包分析提取振动信号中的特征频率,光纤无线通信系统中传输性能的研究。( Debugging can be used, Wavelet packet analysis to extract vibration signal characteristic frequency, Fiber Transmission wireless communication system performance.)
- 2016-05-25 12:14:14下载
- 积分:1
-
jiance
该程序是用MATLAB编写的实现微弱信号检测的程序,基于自相关算法。(The program is written in MATLAB to achieve weak signal detection procedure, based on self-correlation algorithm.)
- 2010-07-22 15:58:29下载
- 积分:1
-
regionGrowing
matlab code for Region Growing (2D3D grayscale)
- 2015-02-05 13:39:12下载
- 积分:1