-
06819618
Energy Efficient Distributed Kalman Filter for
Wireless Sensor Networks
- 2014-10-13 02:28:34下载
- 积分:1
-
Lte-handover-master
说明: 关于LTE切换的matlab仿真程序。内涵参考文献和代码。(Matlab simulation program for LTE handover. Connotation references and codes.)
- 2021-03-17 16:29:20下载
- 积分:1
-
dfhgjk
ATLm,,mnb,mbe use of MATLAB as a "virtual laboratory." A 3.5" disk containing supporting MATLAB data
- 2011-08-05 05:35:55下载
- 积分:1
-
NSC
NSC program calculates BER of NSC
- 2014-01-23 22:06:16下载
- 积分:1
-
digitalfilters
数字滤波器的实现,矩形窗、汉宁窗、海明窗、布莱克曼窗等窗函数
(The realization of digital filters, rectangular window, Hanning window, Hamming window, Blackman window functions such as window)
- 2010-12-20 10:18:27下载
- 积分:1
-
CBIR_RF
Listerature survey on Content based image reteival techs
- 2014-01-24 16:27:47下载
- 积分:1
-
ch5
该资料是应用MATLAB控制系统工具箱和SIMULINK,对控制系统进行稳定性分析、时域分析、频域分析及根轨迹分析。(Stability analysis of control systems include systems analysis, time domain analysis, frequency domain analysis and root locus analysis. The data is the application of MATLAB Control System Toolbox and SIMULINK assisted environment, control system analysis.)
- 2013-12-27 19:58:42下载
- 积分:1
-
xinhaobuhuo
用Matlab仿真直接序列扩频系统,M文件编译,附带PPT说明(Matlab simulation with direct sequence spread spectrum system, M files to compile, with notes PPT)
- 2009-06-24 09:43:28下载
- 积分:1
-
matlab
matlab使用入门学习,很有用的。朋友下载把!(Getting Started to learn matlab, very useful. Friends download the!)
- 2010-05-18 20:47:36下载
- 积分: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