-
xiugai4
2*2 mimo-ofdm系统的误码率测量。经过时不变信道(ber of 2*2 mimo-ofdm)
- 2010-06-05 08:55:52下载
- 积分:1
-
Navigator
A step-bye-step user navigation on a spatial network using Dijkstra algorithm is presented in this document. User can define the start and destination points to navigate.
- 2010-03-12 21:12:21下载
- 积分:1
-
FastCIA
FastICA 快速独立成分分析 源码、实例(IndependentComponentAnalysis )
- 2013-08-21 20:42:03下载
- 积分: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
-
meiyou
Channel model concepts, classifications, and channel simulation using MATLAB graphics
- 2012-04-24 13:03:15下载
- 积分:1
-
pnet_putvar
Send matlab variable(s) of any type over PNET connection.
- 2011-08-08 17:55:05下载
- 积分:1
-
conv_code_decode
卷积码的编码以及软硬译码,信道为awgn,调制方式为bpsk(Convolutional encoding and decoding software and hardware, channel for the awgn, modulation is bpsk)
- 2010-09-11 21:01:31下载
- 积分:1
-
singlepixel
说明: 单像素成像,利用随机抽样减少图像存储空间(Single-pixel imaging, using random sampling to reduce image storage space)
- 2020-09-23 15:47:53下载
- 积分:1
-
transport.pdf
Kalman filter position book
- 2014-12-19 17:59:12下载
- 积分:1
-
ga
In this paper, an attractive approach for teaching genetic algorithm has been
presented. This approach is based primarily on using MATLAB in
implementing the genetic operators: crossover, mutation, and selection. An
advantage of using such an approach is that the student becomes familiar with
some advanced features of MATLAB, and furthermore, with the availability of
other MATLAB Toolboxes such as The Control Systems Toolbox, Neural
Network Toolbox and Fuzzy Logic Toolbox, it is possible for the student to
develop genetic algorithm-based approaches to designing intelligent systems,
which could lead to his/ her final year or MSc project.
- 2013-11-17 05:32:52下载
- 积分:1