-
link_to_quartus_II
quartus implementation
- 2009-11-11 15:52:57下载
- 积分: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
-
bp-matlab
一个关于BP网络的人工神经元的程序,用MATLAB开发的。(On BP artificial neural network procedures, developed with MATLAB.)
- 2008-06-08 07:49:25下载
- 积分:1
-
RepeatFCM
matlab编写的聚类算法代码,包含常用的各种聚类方法,可以作为聚类的程序包,有很好的使用和参考价值(matlab for clusterings)
- 2009-03-16 21:07:19下载
- 积分:1
-
final101
a matlab program for simulation of wsn
- 2013-08-01 17:45:27下载
- 积分:1
-
H0334410
NNM-i Developer s Toolkit Guide
- 2015-01-29 15:24:28下载
- 积分:1
-
am-dsb
基于Matlab的AM-DSB调制系统仿真,里面包含基本原理的讲解和仿真程序(Matlab-based AM-DSB modulation system simulation, which contains the basic principles of explanation and simulation program)
- 2011-12-21 13:53:30下载
- 积分:1
-
DGPS
Simulation du DGPS (solution graphique)
- 2011-06-06 21:46:59下载
- 积分:1
-
deleteEmptyExcelSheets
this function erases any empty sheets in an excel document
the input fileName is the entire path of the file
for example, fileName = C:Documents and Settingsmatlab
- 2011-06-22 16:25:54下载
- 积分:1
-
cankaolingxian
使用lvwm准则对强干扰信号进行零陷,从而实现对强干扰的抑制(Guidelines for the use of lvwm nulling strong interference signals, enabling strong interference suppression)
- 2014-02-10 10:11:37下载
- 积分:1