首页 > 其他 > 详细

Discrete cosine transform(离散余弦转换)

时间:2018-08-26 16:07:41      阅读:157      评论:0      收藏:0      [点我收藏+]

A discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequencies. DCTs are important to numerous applications in science and engineering, from lossy compression of audio (e.g. MP3) and images (e.g. JPEG) (where small high-frequency components can be discarded), to spectral methods for the numerical solution of partial differential equations. The use of cosine rather than sine functions is critical for compression, since it turns out (as described below) that fewer cosine functions are needed to approximate a typical signal, whereas for differential equations the cosines express a particular choice of boundary conditions.

离散余弦变换(DCT)以不同频率振荡的余弦函数之和来表示数据点的有限序列。DCT对科学和工程中的很多应用都很重要,从音频(例如MP3)和图像(例如JPEG)的有损压缩(其中可以丢弃小的高频分量),到偏微分方程数值解的谱方法。

Discrete cosine transform(离散余弦转换)

原文:https://www.cnblogs.com/2008nmj/p/9537484.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!