-
work
RGB图像格式转换为YUV格式。
根据RGB到YUV关系转化以及分量取平均值转换两种方法,以实例形式编程,不是子函数的形式。(RGB to YUV。
figure s style transform.)
- 2010-05-14 14:50:20下载
- 积分:1
-
jpeg_encode+decoderhojoon
This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
(This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
)
- 2009-09-17 13:07:04下载
- 积分:1
-
uncoded
Uncoded System performance in BSC channel.
- 2010-11-29 20:10:38下载
- 积分:1
-
Matlabfcm
说明: fcm模糊聚类算法的matlab实现,非常好用(fcm the matlab fuzzy clustering algorithm to achieve very good)
- 2009-08-01 14:42:57下载
- 积分:1
-
Comp-Ocr
Optical Charactor Recognition
- 2013-07-27 03:50:08下载
- 积分:1
-
basic-application
matlab可视化大学物理学教案演示程序第零章:应用基础(matlab visualization of physics at the University of lesson plans demo program zero: the application of basic)
- 2012-06-15 16:00:51下载
- 积分:1
-
matlab
this provides the Discrete Fourier Transform function that can be used im more applications
- 2013-08-26 15:07:29下载
- 积分:1
-
sangnai_v10
窗函数法设计一个数字带通FIR滤波器,分数阶傅里叶变换计算方面,matlab实现了五类灰色关联度模型的计算。( A window function design FIR digital band-pass filter, Fractional Fourier transform computing, matlab implements five gray correlation degree computing model.)
- 2016-08-28 14:00:38下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
16QAM
对编码中的16QAM编码方式进行仿真,很简单的,绝对可以运行(The 16QAM coding for coding the simulation, a very simple, absolutely you can run)
- 2009-12-27 16:15:29下载
- 积分:1