-
zuisuxiajiang
最速下降法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点(Steepest descent method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima)
- 2010-12-26 22:11:32下载
- 积分:1
-
pufenxi
对信号进行谱分析,并根据谱分析结果绘制谱分析结果图。(The signal spectrum analysis, and mapping of the spectral analysis of the results of spectral analysis graph.)
- 2011-05-15 19:59:47下载
- 积分:1
-
nahidakhari
simuale data extraction of wave heart sound and classify ii
- 2014-09-11 00:39:08下载
- 积分:1
-
sgp4Code
This source code for calculate of element of satellite.
- 2009-05-12 14:54:45下载
- 积分:1
-
nnt_iclassification
example to learn Neural Net to learn a simple 2-D Classification Task
- 2011-09-12 09:54:11下载
- 积分:1
-
Image-segmentation-Extraction
一种简单的车牌识别的MATLAB程序源码(Simple MATLAB program license plate recognition)
- 2010-06-07 02:19:12下载
- 积分:1
-
aboutgddmatlab
对广义高斯分布有个基本的认识,为以后的应用打下基础(The generalized Gaussian distribution have a basic understanding of lay the foundation for future applications)
- 2010-10-14 19:12:06下载
- 积分:1
-
PSOtool
PSO工具箱,方便你实现pso功能,matlab中实现,应用范围广(PSO tool )
- 2011-08-27 16:55:44下载
- 积分:1
-
chebyshev-filter
这是我自己编写的matlab切比雪夫滤波器,用于滤除2.5Hz-30Hz的脑电波。(It is my own writing of matlab chebyshev filter, used to filter out 2.5 Hz-30 Hz of brain waves.
)
- 2012-03-29 10:16:57下载
- 积分:1
-
DCTlicheng
研究表明,构成K一L变换矩阵的向量也就是ToePhtz矩阵的特征向量。与此同时,离散
余弦变换矩阵逼近于ToePutz矩阵的特征向量矩阵,所以离散余弦变换矩阵与自然图像的
K一L变换矩阵十分相似。经过离散余弦变换后的变换系数块的协方差矩阵Cy非常接近对角
阵,即除了对角线元素以外,其它很多元素都近似为0,并且在左上角集中了主要能量。这
反映了自然图像大部分区域变化不大,亮度突变只占少数,即图像能量以低频成分为主的特
性。通过变换后的量化,舍弃对视觉效果影响较小的次要信息,可达到进一步的压缩效果。
虽然从去相关性能的意义上讲,DCT是一种次于K一L变换的准最佳变换,但是从算法实现的角度来看,DCT则远远优于K一L变换。首先,当图像的分块大小确定后,DCT的变换矩阵也就随之确定了,不随输入信号的统计特性变化而变化 其次,二维DCT能够分解成两次一维DCT,有利于硬件实现。
(Studies have shown that constitute a K L transformation matrix vector is ToePhtz eigenvector of the matrix. At the same time, discrete
The cosine transform matrix approximation in ToePutz matrix eigenvector matrix, so the discrete cosine transform matrix and natural images
Is very similar to a K L transformation matrix. After discrete cosine transform, the transform coefficient block of Cy is very close to the diagonal of covariance matrix
Matrix, namely except diagonal elements, many other elements are approximate to 0, and focused the main energy in the upper left corner. this
Reflects the natural images most area changed little, brightness mutations accounted for only a few, the energy is given priority to with low frequency components of image
Sex. Through quantitative after transformation, abandoning smaller effect on the visual performance of secondary information, can achieve further compression effect.
Although from related to the performance of the sense, DCT is a kind o)
- 2013-11-25 16:00:24下载
- 积分:1