-
tongtaifilter
MATLAB程序实例,同台滤波器,可对逆光照片进行处理(MATLAB program example, on the same stage filter can be processed on the backlit photos)
- 2010-07-19 10:18:25下载
- 积分:1
-
MCMC_Unscented_Particle_Filter_demo
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar -xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
(The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar-xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
)
- 2008-03-07 23:27:02下载
- 积分:1
-
for_experiments
图象的模糊处理,包括均值和中值处理,掩模分别是3*3和5*5的(Fuzzy image processing)
- 2009-12-29 16:37:03下载
- 积分:1
-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
MAP
这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。
(The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPSK, AWGN. At the same time rendering its bit error rate and SNR (signal to noise ratio).)
- 2010-01-18 15:27:37下载
- 积分:1
-
Implementation of a WiMAX simulator in Simulink
The aim of this diploma thesis is to implement all compulsory features of
the WiMAX OFDM physical layer specified in IEEE 802.16-2004 in Matlab
Simulink.
- 2008-08-14 20:16:18下载
- 积分:1
-
cmp03
compass 03 digital compass module simulation
- 2013-07-20 03:13:14下载
- 积分:1
-
pcm
PCM编码,matlab语音编写,对初学者很有帮助。(procedure of pcm coding,it is written with matlab language, it is usful.)
- 2011-09-15 16:52:41下载
- 积分:1
-
binary-frequency-shift-
现代通信原理课程中,在MATLAB中实现二进制频移键控调制程序。(Modern communication theory course, to implement in MATLAB binary frequency shift keying modulation program.)
- 2011-10-04 10:40:25下载
- 积分:1
-
table_quality
program which reads a TABLE file of N points in M dimensions, in the unit hypercube, and returns estimates of the quality of the point dispersion
- 2009-06-06 21:16:56下载
- 积分:1