-
digitalaudio
详细介绍了数字音频的压缩和传输,同时介绍了mp3、wma和AC-3音频的关键技术。(Details of digital audio compression and transmission, at the same time introduced the mp3, wma and AC-3 audio of key technologies.)
- 2007-11-16 00:57:18下载
- 积分:1
-
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
-
Cross-Entropy
交叉熵实现多元高斯混合模型优化的源代码,供大家学习使用(Realize cross-entropy optimization of multi-Gaussian mixture model of the source code for the U.S. study the use of)
- 2009-02-11 16:55:44下载
- 积分:1
-
DTCWT
双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。(The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT). )
- 2020-10-05 10:37:38下载
- 积分:1
-
Traversalalgo
Codes".
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol) that expresses the most common characters using shorter strings of bits than are used for less common source symbols. Huffman was able to design the most efficient compression method of this type: no other mapping of individual source symbols to unique strings of bits will produce a smaller average output size when the actual symbol frequencies agree with those used to create the code. A method was later found to do this in linear time if input probabilities (also known as weights) are sorted.
- 2009-12-01 04:47:10下载
- 积分:1
-
ECG_Comp
Amplitude Thresholding compression method used here in for ECG signal compression as presented on paper entitled as ECG signal compression with reconstruction via cubic spline approximation by Olga Malgina, Jana Milenkovi, Emil Plesnik, Matej Zajc, Andrej Koš ir and Jurij F. Tasi.
- 2013-09-12 17:04:03下载
- 积分:1
-
arithmetic
有关算术编码对文本压缩的程序在c++环境中实现(about arithmetic compressed)
- 2013-11-28 23:19:16下载
- 积分:1
-
fastlaplacemorian
压缩感知的几种算法算法,帮助更深入了解压缩感知算法(Compressed Sensing)
- 2011-05-30 12:37:08下载
- 积分:1
-
Arithmetic
说明: 对信源数据,即exam,采用算术编码进行信源压缩编码(Source of data, that is, exam, using arithmetic coding for source compression coding)
- 2008-09-19 17:12:55下载
- 积分:1
-
huise
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!(Gray system is used to predict the unknown data is a better method, this procedure simply by changing the raw data you can get the results!)
- 2009-09-08 15:52:03下载
- 积分:1