-
mallat-Algorithm
说明: 系统介绍了Mallat小波基算法,并且给出了一些实验的matlab程序(System introduced Mallat wavelet algorithm, and gives some experimental matlab program)
- 2011-03-02 20:02:57下载
- 积分: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
-
fwdtopicnamelightfidelity
communication technology using Li-Fi method
- 2015-03-31 01:14:36下载
- 积分:1
-
grey-pid
灰色pid,离散灰色系统,连续灰色系统,pid控制,灰色预测(gray pid, discrete gray, gray row, pid control, Gray forecast)
- 2007-06-09 12:02:45下载
- 积分:1
-
ostufenge
说明: 很多分割算法的例子 图像处理的同志大家了一下再看啊看你(Many examples of image processing segmentation comrades we had to see what you look at ah)
- 2010-04-23 14:42:37下载
- 积分:1
-
rsa
The file contains code for hiding text in an image file.
- 2015-03-31 18:40:46下载
- 积分:1
-
Untitled
Huffman编码算法的matlab实现(Huffman coding algorithm of matlab)
- 2015-04-08 09:56:40下载
- 积分:1
-
fftvq
小波变换加VQ语音识别程序。用小波变换来提高语音特征的性能,从而提高VQ算法的识别率(Wavelet transform plus VQ speech recognition program. Using wavelet transform to improve the performance of speech features to enhance the recognition rate of VQ algorithms)
- 2009-11-09 21:57:39下载
- 积分:1
-
DigitalFilter
说明: 滤波器设计的目的是对信号进行数据序列的频率变换,去掉其中我们不需要的频率成分,用数字滤波器课实现语音信号去噪(Filter is designed to sequence the signal frequency of the data transformation, which we do not need to remove frequency components, with digital filter class voice signal denoising)
- 2010-04-21 17:01:22下载
- 积分:1
-
wavelet2
说明: 利用小波分析的方法,来实现数字图像的分解(using wavelet for image)
- 2011-04-04 19:17:10下载
- 积分:1