-
svm4matlab
svm分类回归工具箱
适合初学者学习用()
- 2007-09-09 21:09:06下载
- 积分:1
-
shortest
This code simulates Shortest Path Routing protocol that resides in network layer of a Network Architecture
- 2011-02-01 21:39:24下载
- 积分:1
-
program
数字信号处理是一门以算法为核心,理论和实践性较强的学科。是电子信息工程、通信工程、电子信息科学与技术专业的一门重要的专业技术基础课。数字信号处理课程是在学习完数字信号处理的相关理论后,进行的综合性训练课程,其目的是:
1、使学生进一步巩固数字信号处理的基本概念、理论、分析方法和实现方法;
2、增强学生应用Matlab语言编写数字信号处理的应用程序及分析、解决实际问题的能力。(Digital signal processing is an algorithm as the core theoretical and practical strong discipline. Electronic and Information Engineering, Communication Engineering, Electronic Information Science and Technology, professional an important professional and technical basic courses. Digital Signal Processing is a comprehensive training course in learning digital signal processing theory, its purpose is: 1 to enable students to further consolidate the basic concepts of digital signal processing, theory, analysis and implementation enhance the students to apply the Matlab language to the application of digital signal processing and analysis, ability to solve practical problems.)
- 2012-06-04 22:28:24下载
- 积分:1
-
FSCMA
应用于单支路输入,多支路输出的分数间隔忙估计恒模算法(application for single intput mutiple output whicn used to fraction score interval blind equlization for cma)
- 2012-11-25 17:54:33下载
- 积分:1
-
gaotong
用MATLAB语言设计的高通滤波器,是用切比雪夫设计的(MATLAB language with high-pass filter design is the use of Chebyshev design)
- 2008-05-27 14:09:00下载
- 积分:1
-
111
一个3机9九点的暂态稳定判定程序,非常好,希望对需要的人有用。(verry good!)
- 2011-09-16 09:33:58下载
- 积分: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
-
Vision_Tarea6
Comaparacion de filtros en timepo real
- 2012-05-10 08:42:20下载
- 积分:1
-
4-ask
matlab code for 4-ask modulation
- 2013-12-23 19:30:25下载
- 积分:1
-
gam_noise_gen
产生服从Gamma分布的噪声可真难啊,呵呵...
产生服从Gamma分布的噪声可真难啊,这个函数费了我好久的力,才理解并实现。写在这里吧。
(Gamma distribution subject to the noise generated can be sad to say ah, huh, huh ... obey the Gamma distribution of the noise generated may be sad to say ah, this function took a long time the power I only understand and implement. Write it here.)
- 2010-06-06 11:59:01下载
- 积分:1