-
MATLAB7.0
matlab初学者适用 简单教程 比较简单 (matlab tutorial for beginners is relatively simple application of a simple)
- 2009-10-23 11:04:01下载
- 积分:1
-
tadarakot
word file that about electrical network and production
- 2014-11-26 18:14:42下载
- 积分:1
-
Untitled2
上传的是SIR的代码,给粒子滤波初学者提供一些简单的基础的代码。(SIR code is uploaded to the particle filter for beginners to provide some simple basic code.)
- 2015-03-26 19:24:25下载
- 积分:1
-
PCA
contain code for principal component analysis
- 2010-08-29 23:34:10下载
- 积分:1
-
fourbar
采用m文件编写的MATLAB程序,此文件实现四杆机构的动画,其中M点实现直线运动(linear motion with matlab)
- 2010-11-25 10:54:15下载
- 积分:1
-
CDMA2000-CRC
关于cdma2000 crc编码器的源程序(About cdma2000 crc source encoder)
- 2011-04-19 09:54:09下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
11120139
用matlab实现视频压缩,实现读入,转换格式,量化(image processing based on matlab)
- 2011-11-18 12:58:21下载
- 积分:1
-
Face_test_luminance
这是一个关于人脸识别的MATLAB程序。。。。。。。(face detection)
- 2009-05-07 14:30:34下载
- 积分:1
-
atith-matlab
压缩包中的内容用matlab语言对算术码进行描述,并成功实现了对测试文件的压缩和解压。(This compressed package include the source code of matlab language used to describe the arithmetic algorithm. By using it,we can successfully code and decode the test file.)
- 2009-05-23 10:15:33下载
- 积分:1