-
Watermarking
this program water mark a sound in picture with GUI based on haar transfrom
- 2013-08-25 17:05:37下载
- 积分:1
-
isecs10wp143
The Wavelet Decomposition And Reconstruction
Based on The Matlab
- 2013-02-13 06:13:22下载
- 积分:1
-
HW3PMatlabPResources
this is a project about a homework university, enjoy
- 2014-12-21 04:13:34下载
- 积分:1
-
FastICA_25
FAST ICA,fast independent component analysis,用于分解独立的component(FAST ICA, fast independent component analysis, independent component used to decompose)
- 2010-10-14 04:44:32下载
- 积分:1
-
easy-learn-the-matlab
matlab 入门书籍,适合初学者学习,减低学习难度(matlab introductory books for beginners learning to reduce the learning curve)
- 2012-10-02 00:12:45下载
- 积分:1
-
gammatoneFast
gammatone滤波器,模拟人耳的滤波功能,处理由麦克风接收到的声音信号,获得其特征参数。(gammatone filter to simulate the human ear filtering, processing the received voice signal from the microphone to obtain the characteristic parameters.)
- 2013-12-02 10:40:03下载
- 积分:1
-
wanshu
说明: 一个数如果恰好等于它的因子之和,这个数就称为“完数”,编写程序找出2~5000中的所有完数。(If a number is just equal to the sum of its factors, this number is called " complete number" , written procedures to identify 2 to 5000 in the number of all finished.)
- 2010-03-31 17:19:31下载
- 积分:1
-
signal-processing
采用自适应信号处理技术的低成本回波抵消器(Adaptive signal processing techniques echo canceler cost)
- 2013-12-09 13:35:35下载
- 积分:1
-
nmfmit
说明: MIT图像实验室的NMF代码,将一幅图像分解成多个特征部分(NMF image processing codes by MIT)
- 2011-03-18 16:27:25下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1