-
Turbo_simulink
生成一个好的Turbo码,并且用MAP方法进行解码( Generate a turbo code, and decode the code iteratively using MAP detectors)
- 2009-03-19 21:29:01下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
yiyuanhanshuyouhua
将遗传算法应用于一元函数的优化,程序运行通过!(a GA)
- 2014-12-09 21:22:16下载
- 积分:1
-
lvbo
数字图像处理课程上机实验3_Matlab邻域平均法 和中值滤波法(matlab代码全)(Digital Image Processing courses on experiments 3_Matlab neighborhood average and median filtering method (matlab code full))
- 2014-01-02 17:10:40下载
- 积分:1
-
frftlvbo
关于分数阶傅里叶变换的源程序及一些应用,对初学者有很大帮助。(Some applications on the source and Fractional Fourier transform of great help for beginners.)
- 2015-04-01 17:59:05下载
- 积分:1
-
code
This is a water Marking Demonstration,includes a host image, watermark image
Resultant images are Watermarked image and at decoder, Reconstructed water mark.
- 2010-02-19 00:19:31下载
- 积分:1
-
802.11a
用matlab仿真实现802.11a通信系统。
包括viterbi编解码,OFDM调制,解调。
没有同步和信道估计(Simulation using matlab 802.11a communication system.
Including the viterbi decoding, OFDM modulation, demodulation.
No synchronization and channel estimation
)
- 2011-01-30 09:22:21下载
- 积分:1
-
ULA_window_
均匀线列阵加权波束形成,包括均匀加权,hanning, hamming, blackman和chebychev加权,并给出极坐标图。(Uniform linear array weighted beamforming, including the uniform weighted, hanning, hamming, blackman and chebychev weighted, and give the polar diagram.)
- 2012-05-17 10:25:08下载
- 积分:1
-
Ekf_algorithm
非常好的扩展kalman 滤波的Matlab学习程序,特点是简单,能够设置输入参数,直观理解算法原理。(Matlab extended kalman filter learning algorithm, which is characterized by simple, to set the input parameters, intuitive understanding algorithm.)
- 2012-09-03 15:03:26下载
- 积分:1
-
zuixiaowaijiejuxing
用MATLAB编写的图像最小外接矩形拟合代码(MATLAB prepared by the image minimum exterior rectangle fitting code)
- 2015-03-25 15:20:05下载
- 积分:1