-
peakfinder
This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
- 2021-03-12 19:39:25下载
- 积分:1
-
MCAB
简单易用的制作压缩包软件,原著老毛桃。使用简单,压缩时间快(easy to use for make cab)
- 2013-10-14 16:30:06下载
- 积分:1
-
hafuman
使用哈弗曼算法,对文件进行压缩然后再进行解压。(Use the Huffman algorithm to compress the file and then decompress.)
- 2014-05-07 15:42:15下载
- 积分:1
-
LZ77
这是LZ77压缩算法的源码,内含使用DEMO(LZ77 compression algorithm This is the source, including the use of DEMO)
- 2009-03-10 17:29:50下载
- 积分:1
-
Daubechies_EZW
Daubechies小波变换和嵌入式零树编码(EZW)C语言程序,非常有用(Daubechies wavelet transform and embedded zero-tree coding (EZW) C language program, very useful)
- 2008-08-20 10:17:38下载
- 积分:1
-
Least-Square_MP
基于morlet小波的最小二乘匹配追踪算法(morlet-based least-square matching pursuit algorithm)
- 2009-02-16 23:15:24下载
- 积分:1
-
target
说明: 这是target.c的压缩文件,用于理解为什么可以从片内RAM中映射中断向量到0地址处。有MEM=2哦(NIU X)
- 2010-04-11 17:05:05下载
- 积分:1
-
pca_img_compress.tar
说明: matlab
用PCA方法对图像进行压缩、还原(PCA method using matlab image compression, restore)
- 2008-12-02 21:05:17下载
- 积分:1
-
HuffmanCode
Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。(Huffman coding is the first practical lossless compression coding technology, after years of continuous improvement, has formed a system of theories and methods. There are currently two types of Huffman encoding, namely, static and dynamic Huffman coding Huffman coding. Huffman coding has been widely used, but the compression algorithm is no longer all, but rather be treated as the final coding.)
- 2010-05-11 15:43:39下载
- 积分:1
-
TWIST_v2
该程序包含两部迭代收缩阈值算法在几个方面的应用,包括图像,1范数和2范数的核心算法。(The program includes two parts of iterative shrinkage threshold algorithm in several aspects, including image, 1 norm and 2 norm core algorithm.)
- 2019-07-16 16:43:05下载
- 积分:1