CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - DCT c

搜索资源列表

  1. dct_lms_C

    0下载:
  2. Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1705
    • 提供者:丁董
  1. output_of_DCT_in_image_fusion

    0下载:
  2. u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:29850
    • 提供者:parthiban
  1. Untitled

    0下载:
  2. 对frame1进行一个简化的帧内编码方案: A)将图像分为8x8的块. B)将图像每一块做DCT2变换. C)将DCT系数采用11.ppt page 35的亮度量化表量化. 量化系数 = 取整 (DCT系数./量化表). D) 统计整个图像中非零量化系统的比重, 该比重可反映什么? E) 将量化系数进行 IDCT2, 绘制出重建图像.-a example for matlab to deal with a picture
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:710
    • 提供者:姚晓栋
  1. ques12

    0下载:
  2. . Write MATLAB code that will do the following. (a) Apply DCT on an image and obtain the o/p (b) On the DCT image apply quantization using standard quantiser. (8×8) (c) Apply IDCT to retain back the image. Apply Hoffman compression -. Writ
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:51425
    • 提供者:Rokibul Ahmed
搜珍网 www.dssz.com