-
A_TV
自适应TV去噪模型的源代码. 直接运行demo_adap_tv.m (The code of the TV model for image denoising)
- 2010-02-02 23:34:28下载
- 积分:1
-
harmonic-oscillator
this program simulate the motion of harmonic oscillator
- 2011-05-21 08:27:18下载
- 积分:1
-
jacobi4
Jacobi preconditioner solver
- 2012-05-22 03:10:48下载
- 积分:1
-
DigitalScope
《生物医学数字信号处理》,生物医学中ECG信号的处理,强调实时处理算法。(“Biomedical Digital Signal Processing”,Biomedical ECG signal processing, emphasizing the real-time processing algorithms.)
- 2015-03-12 15:03:54下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
Downloads
novel based approach for object segmentation
- 2014-08-20 17:27:06下载
- 积分:1
-
High-quality-CPP-programming-guide
本书是《高质量c++编程指南》,林锐博士著,针对编程过程中可能会遇到的若干容易被忽略的问题进行了分析。(This book is "high-quality c++ Programming Guide" Dr. Lin Rui book for several problems easily overlooked programming process may encounter analyzed.)
- 2013-11-23 00:16:16下载
- 积分:1
-
Matlab-FE
国外计算机科学经典教材 Matlab Guide to Finite Elements 《Matlab有限元分析与应用》。使用于酷爱有限元与Matlab的相关人员。(Computer Science classics teaching abroad Matlab Guide to Finite Elements Matlab finite element analysis and application. Very fond of the finite element used in the relevant personnel with Matlab.)
- 2008-04-22 12:53:33下载
- 积分:1
-
4Reconstruction-Filter-Bank
4Almost Perfect Reconstruction Filter Bank for Non-redundant hosseini_ complex wavelet_06_5045[1]
- 2014-11-19 15:03:05下载
- 积分:1
-
music_yj
MUSIC算法用于阵列信号分析,可以修改声源位置,已在matlab 7.0上编译过,波达方向估计(MUSIC algorithm for array signal analysis, you can modify the location of the sound source has been compiled on the matlab 7.0)
- 2013-05-26 11:38:05下载
- 积分:1