-
Falsecolor_enhance
说明: 图像的伪彩色增强,把灰度图像转换为彩色图像(pseudo-color enhancement of image)
- 2011-03-20 20:07:11下载
- 积分:1
-
QAM
本文详细的介绍了在QAM解调系统中的相位估计的方法,该方法是基于4阶的盲估计(This paper describes in detail the system in the QAM demodulator phase estimation method is based on the blind estimation of order 4)
- 2011-07-02 21:38:58下载
- 积分:1
-
r-21
IEEE research paper for m.tech students
- 2013-03-03 12:35:57下载
- 积分:1
-
M03_Edge_Detection
Edge detection in matlab
- 2012-09-14 19:01:25下载
- 积分:1
-
code
it is histogram matching using companding method
- 2013-10-28 05:10:05下载
- 积分:1
-
Trilateral-exchange-simple-algorithm
图论里面的三边交互算法,matlab编制的(The trilateral exchange simple algorithm)
- 2013-08-09 11:28:08下载
- 积分:1
-
convex-analysis-nonlinear-opti
这是讲凸优化与非线性优化的很好的书。国外大牛力作,做移动通信、金融、运筹的同学可好好看此书(This is a book on convex optimization and non-linear optimization which contains many detailed examples. It can be useful for Who are major in wireless communication,financial and operation research)
- 2011-12-13 15:42:08下载
- 积分:1
-
Erlang-B-formula
Erlang B formula ,traffic intensity, number of channels,blocking probability
- 2011-12-22 04:45:11下载
- 积分: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
-
airplane_boarding
这是07年美赛关于登机问题的元胞自动机例程,希望有所帮助(This is a 2007 issue of U.S. race on the boarding of cellular automata routines, hope help)
- 2011-07-20 16:22:10下载
- 积分:1