登录
首页 » matlab » DCT_IDCT

DCT_IDCT

于 2007-12-05 发布 文件大小:1KB
0 231
下载积分: 1 下载次数: 12

代码说明:

  to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SteepestgradientmethodToolbox
    最速梯度法工具箱,添加方法在命令窗口中敲入pathtool,会出现一个setpath的窗口,点add folder或者add with subfolders按钮,选中你的工具箱。保存既可。任选工具箱中的一个命令,然后help一下看看是否好使。(Toolbox steepest gradient method, add the method in the command window and typing pathtool, a setpath window appears, point add folder or add with subfolders button, select your toolbox. Save both. Choose a command in the toolbox, and then help look to see if so.)
    2010-09-20 14:53:36下载
    积分:1
  • SA
    说明:  sa运行成功,大家分享一下,输就据最好不超过20个(sa run successfully, share with you, lost on no more than 20, according to the best)
    2010-05-03 00:52:52下载
    积分:1
  • singlephaseasynchronousmotorwithFC
    A Fuel cell based single phase capacitor start asynchronous motor 0.25HP
    2014-08-08 17:20:33下载
    积分:1
  • bpsk123
    matlab 学习资料psk123.rar 的matlab 学习资料psk123.rar(Matlab learning materials bpsk123.rar the Matlab learning materials bp sk123.rar)
    2006-05-17 19:20:40下载
    积分:1
  • iamge
    图像的特征提取,用于图像的分类研究 主要是用的MATLAB(Image feature extraction)
    2010-06-01 16:40:51下载
    积分:1
  • Volterra
    基于Cholesky分解的混沌时间序列Volterra预测(based on the Cholesky decomposition Volterra chaotic time series prediction)
    2007-04-25 15:11:43下载
    积分:1
  • automatic-Emotion-predictor-sytem
    A working setup that focuses on dimensional prediction of emotions from spontaneous conversational head gestures. It maps the amount and direction of head motion, and occurrences of head nods and shakes into arousal, expectation, intensity, power and valence level of the observed subject as there has been virtually no research bearing on this topic. Preliminary experiments show that it is possible to automatically predict emotions in terms of these five dimensions (arousal, expectation, intensity, power and valence) from conversational head gestures. Dimensional and continuous emotion prediction from spontaneous head gestures has been integrated in the SEMAINE project [
    2013-11-26 22:40:05下载
    积分:1
  • RayCh
    在MATLAB下,使用了改进的JAKE模型即DENT模型 产生一个瑞利信道(In MATLAB, the use of an improved model JAKE model that is a DENT Rayleigh channel)
    2009-04-07 15:26:05下载
    积分:1
  • seacluttersupressbymulticleaning
    海杂波模拟和循环对消法实现杂波抑制的matlab源程序,包含不同信噪比下的目标回波以及最小二乘实现的滤波器完成杂波抑制(Sea clutter modeling and cycle cancellation method for clutter suppression matlab source code, including different target echo signal to noise ratio as well as the least-squares filter to achieve complete clutter suppression)
    2020-12-17 11:19:11下载
    积分:1
  • zhuchengfenxi
    实习K——L分析,如有不足之处还请大家指点。进一步完成,给大家使用。(Practice K- L analysis, if the inadequacies also please advice. More complete, for everyone to use. )
    2011-01-08 09:54:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载