基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace). uwb_imr.m: Initializes UWB channel impulse response. uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).
上传时间: 2013-12-22
上传用户:gengxiaochao
学习E语言,看看其他的编程方法,这是我自己找到的有关拨号程序的源代码,自己想做一个啊,为了自己的工作
标签: 语言
上传时间: 2015-06-23
上传用户:wff
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly low level API, but using it, completely portable applications can be written with a great deal of flexibility.
标签: Documentation SDL designed Library
上传时间: 2015-06-23
上传用户:nanxia
BLT is a library of extensions to the Tk library. It adds new commands and variables to the application s interpreter.
标签: library extensions the variables
上传时间: 2014-01-06
上传用户:维子哥哥
算法大师Donald E.Knuth的经典著作《Concrete Mathematics具体数学》,算法学习的基础
标签: Mathematics Concrete Donald Knuth
上传时间: 2015-06-27
上传用户:xzt
计算自然对数底数e的程序 可选不同位数
上传时间: 2015-06-27
上传用户:thesk123
计算机学位毕业设计源码(PHP部分) 想要完整的可以E-mail给我 (sbtdkj1017@tom.com) 因为我现在还没毕业答辩,不便公开源码 等答辩完(06年9月之后)就可以将论文、开题报告等全公开了
上传时间: 2014-01-09
上传用户:wfeel
含t h r e a d x,u c o s 的b s p
标签:
上传时间: 2015-06-29
上传用户:xfbs821
bcb s I/O library in WinXP
上传时间: 2013-12-17
上传用户:zl5712176
暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:\study\jpeg2000\images\lena.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))
标签: 2000 imageslena studyjpeg imread
上传时间: 2014-01-14
上传用户:懒龙1988