-
TinyOS-Programming
对学习tinyos的初学者很有帮助,有助于进一步地学习wsn(Useful for beginners learning tinyos help further learning wsn)
- 2010-08-10 20:36:01下载
- 积分:1
-
MATLABP70
MATLAB 7.0使用宝典 书本源码,对学习matlab很有帮助(MATLAB 7.0 with canon source book, very helpful for learning matlab
)
- 2012-01-08 23:18:28下载
- 积分:1
-
clipping_ccdf
降低OFDM中PAPR的方法clipping的MATLAB源码
(Reduce the PAPR of OFDM method of clipping the MATLAB source code)
- 2008-05-28 09:15:51下载
- 积分:1
-
jpeg2000(matlab)
jpeg在matlab下的仿真实现,整个程序运行还行,共享给大家(jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share)
- 2006-06-13 22:17:55下载
- 积分:1
-
LDLTandCholesky
A=(aij)20×20的LDLT分解与Cholesky分解(A = (aij) 20 × 20 in the LDLT decomposition and Cholesky decomposition)
- 2010-12-04 10:53:20下载
- 积分:1
-
SVPWM_ok
三相SVPWM整流逆变,波形还ok,仅供参考,欢迎拍砖(three phase svpwm converter ,it‘s good)
- 2014-06-14 14:05:24下载
- 积分:1
-
tuxiangchuli
用matlab做图像处理的代码,主要是用函数处理图像(Image processing code)
- 2010-07-03 11:02:17下载
- 积分:1
-
MATLAB
霍夫曼编码的MATLAB实现运行时需要自己添加变量值(Huffman coding to achieve run-time MATLAB need to add the variable value)
- 2010-12-27 17:14:27下载
- 积分:1
-
digitalsignalprocessingmatlab7code
说明: 文件夹中内容为《MATLAB7.x数字信号处理》书中实例源代码,代码说明参见该文件夹下的“程序说明.doc”文件。(The contents of the folder as " MATLAB7.x digital signal processing," the book source code examples, code instructions see the folder under the " description of the procedures. Doc" file.)
- 2010-04-14 15:55:13下载
- 积分:1
-
xiaobofenxi
小波工程主要包括一两部分:一、连续小波分析的应用,二、离散小波分析的应用。下面分两个部分分别说明这两个程序的分析结果:
一、连续小波分析:
所用信号为自己构造的三角波和正弦波叠加的信号:s=(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3+1*cos(n/2)*10。其中第一项(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2为一周期为100的锯齿波,第二项-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3为一周期为34的锯波,第三项为一周期为4*pi正(余)弦波。另外叠加了一幅度为5的噪音信号。
程序包包含程序与说明文档。(Wavelet works mainly consists of two parts: first, the application of continuous wavelet analysis, II, Discrete Wavelet Analysis.)
- 2010-05-06 18:04:59下载
- 积分:1