-
chaoliujisuan
潮流计算
牛顿拉夫逊方法(chaoliujisuan
niu dun la fu xun chao liu ji suan )
- 2009-04-29 13:36:46下载
- 积分: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
-
music4
voltage flicker estimation using ESPRIT
- 2014-01-06 07:24:50下载
- 积分:1
-
3GPP-LTE_36.211
LTE物理层协议,协议的TS36.211,中文协议说明(LTE protocol LTE protocol LTE protocol )
- 2014-09-16 16:23:20下载
- 积分:1
-
program
noise cancellation programs by lms and nlms
- 2013-12-05 13:41:00下载
- 积分:1
-
sdof
单自由度振动系统,求其频响函数,改变质量,阻尼,刚度对频响函数的影响(Single degree of freedom vibration system, find the frequency response function, changing the impact mass, damping and stiffness of the FRF)
- 2014-01-17 23:53:34下载
- 积分:1
-
newmark和牛顿威尔逊方法
说明: 将newmark算法和牛顿威尔逊算法综合起来,结合两种算法的优势求解一般性动力学方程,线性和非线性都可以。(The Newmark algorithm and Newton Wilson algorithm are combined to solve the general dynamic equation, both linear and non-linear.)
- 2019-04-15 16:50:45下载
- 积分:1
-
xitongbianshi
这是一个用系统模型辨识用的PSO程序,它主要是用于系统的参数未知时,此时比较方便.(This is a used system model identification procedures used in PSO, it is mainly used for systems with unknown parameters, the more convenient at this time.)
- 2007-12-10 16:02:28下载
- 积分:1
-
tftb-0.1
说明: 时频分析工具箱(matlab),用于信号分析中的时频分析,有很多功能函数。(Time-frequency analysis toolbox (matlab), for signal analysis in time-frequency analysis, there are many performance function.)
- 2011-03-17 19:31:40下载
- 积分:1
-
GABOR
基于GABOE原子库的稀疏分解算法在图相检测领域意义深渊,本程序是该算法的组程序,及优化设计正交双路后的精简算法程序(Gabor atomb)
- 2014-08-11 10:57:01下载
- 积分:1