-
upload_pudn14
Simulation program to realize OFDM transmission system using( proposed slantlt transform instead FFT transform)with pilot channel estimation in a fading channel for (BPSK,QPSK,8PSK and 16PSK) modulation and for two type of error plot BER(Bit error rate) and PER(Packet error rate)
- 2010-07-06 22:49:07下载
- 积分:1
-
Spectrum
连续阻尼物体运动的频谱,并画出了频谱曲线(Continuous spectrum damping the movement of objects, and plot the spectrum curve)
- 2009-11-14 12:17:47下载
- 积分:1
-
AdvMorph
用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。(Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.)
- 2009-06-05 10:42:42下载
- 积分:1
-
miaobiao
GUI实现秒表, ,有开始暂停结束功能(GUI stopwatch)
- 2013-11-26 20:36:52下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
Abcd2pi
this source code is transormers 2 code
- 2013-08-04 14:48:43下载
- 积分:1
-
gistdescriptor_2
Design of a Gist Descriptor. Computing gist requires 1) prefilter image, 2) filter image and collect output energies
- 2015-03-19 17:29:09下载
- 积分:1
-
wavelet
小波变换及编码在图像图形处理中有着重要的应用,本压缩包属于小波编码及其演示的matlab库函数,希望对大家的学习有帮助。(Wavelet transform and image coding has important applications in graphics processing, the wavelet encoding and compression packages are demo matlab library function, we hope to help learning.)
- 2014-02-21 09:09:40下载
- 积分:1
-
EM2Inpaint00
说明: 贝叶斯用多余的字典修复二维图像(矩阵)。使用到了EM优化算法。
(Bayesian Inpainting of 2D images (a matrix) using redundant dictionaries,and EM.)
- 2011-02-22 21:10:26下载
- 积分:1
-
Huffman
用赫夫曼树进行编码和解码的相关操作,支持字符串的加密和解密(the procedure was wrote for huffman code ,which can be uesd to encode sting)
- 2014-11-25 15:25:38下载
- 积分:1