搜索资源列表

  1. vscap2.0

    1下载:
  2. 1.解决了不能将avi文件保存在含有中文字符的路径下: 将AVISaveV()函数替换为AVISaveVW(()函数. 修改部分在Merge_Video_And_Sound_File()函数中: fccHandler[1] = galpAVIOptions[1]->fccHandler wchar_t * wout //2008.4.3 pm wout=output_avi_path.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:123397
    • 提供者:fdsa
  1. vscap2.0

    0下载:
  2. 1.解决了不能将avi文件保存在含有中文字符的路径下: 将AVISaveV()函数替换为AVISaveVW(()函数. 修改部分在Merge_Video_And_Sound_File()函数中: fccHandler[1] = galpAVIOptions[1]->fccHandler wchar_t * wout //2008.4.3 pm wout=output_avi_path.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-07-01
    • 文件大小:190464
    • 提供者:fdsa
  1. InformationTheoryAndCodingTechniques

    0下载:
  2. 信息论是由通信技术、概率论、随机过程和数理统计等相结合逐步发展而形成的一门新兴科学。其奠基人是美国数学家香农,他的《通信的数学原理》奠定了信息论的基础。 这是信息论与编码技术的教学课件。压缩包内含有6个ppt文件,每个ppt自成一章:1绪论、2信源及其熵、3信道及其容量、4信息率失真函数、5信源编码、6信道编码。是初学信息论的最好材料。-Information communication technology is, probabi
  3. 所属分类:编程文档

    • 发布日期:2024-07-01
    • 文件大小:3452928
    • 提供者:yuan
  1. RD

    0下载:
  2. RD函数仿真,通信中的RD函数仿真,信息率失真函数。-RD simulation
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-07-01
    • 文件大小:901120
    • 提供者:liuxing
  1. fangzhen

    0下载:
  2. 用matlab仿真信息论率失真函数R(D)-this is a matlab based program that emulates the calculation of R(D).
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:张行
  1. RD

    0下载:
  2. 率失真函数是在给定信源和失真度量情况下,求满足保真度准则的平均信息率的极小值。本程序给出了两种特殊情况下的率失真函数的计算-Rate-distortion function is a given source and distortion measure case, seeking to meet the fidelity criteria, the average information rate of the minimum. Th
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:17408
    • 提供者:柳风
  1. shuaishizhenghanshu

    0下载:
  2. 在汉明失真测试下,matlab画出二元对称信源的信息率失真函数曲线-Under the Hamming distortion test, matlab draw a binary symmetric source of information rate distortion function curve
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:31744
    • 提供者:xunnin
  1. information-rate

    0下载:
  2. 信息率失真函数的迭代计算,解决信息率失真的计算问题。-Iterative computation of information rate distortion function
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:yl
  1. Arimoto-Blahut

    0下载:
  2. 用 Arimoto-Blahut 算法计算率失真函数-Arimoto-Blahut algorithm to calculate the rate-distortion function
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:陆鸣
  1. 2

    0下载:
  2. 这是一个关于“信息率失真函数的迭代计算"的源代码,源代码比较长,望按需使用-This is a Information iterative calculation of the rate-distortion function " source code, source code, hope-demand use
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:刘哥
  1. RateDF

    0下载:
  2. 信息率失真函数的迭代计算 信息率失真函数的迭代计算,迭代精度取为10^(-7) 在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数 函数说明: [Pba,Rmin,Dmax,Smax]=RateDF(Pa,d,S) 为信息率失真函数 变量说明: Pa:信源的输入概率矩阵,d:失真矩阵,S:拉氏乘子 Pba:最佳正向转移概率矩阵,
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:龙哥
  1. interative

    0下载:
  2. 信息率失真函数的迭代计算 在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数-Iterative information rate-distortion function obtained under the condition d Pa and distortion matrix known probability distribution of the input source information rate di
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:罗聪
  1. RateDf

    0下载:
  2. 信息率失真函数的迭代计算 信息率失真函数的迭代计算,迭代精度取为10^(-7) 在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数 函数说明: [Pba,Rmin,Dmax,Smax]=RateDF(Pa,d,S) 为信息率失真函数 变量说明: Pa:信源的输入概率矩阵,d:失真矩阵,S:拉氏乘子 Pba:最佳正向转移概率矩阵, Smax:最大拉氏乘子 Rmin:最小信息率,Dmax:允许的最大失真度-Informati
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:ray
  1. RateDF

    0下载:
  2. 在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数-Under the conditions of the input source of the probability distribution and distortion matrix Pa d known obtain information rate distortion function
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:可以加
  1. C 求信道容量

    0下载:
  2. 数字信号处理,汉明矩阵处理; %汉明失真,率失真函数理论值(matlabclear all alpha=2;p1=0.5;p2=0.2; D=[0,alHow to use the Matlab toolbox in vc++ environment for digital signal processing atlab toolbox in vc++ environment for digital signal processi
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:ting113
  1. 数字信号

    0下载:
  2. 数字信号处理,汉明矩阵处理; 汉明失真,率失真函数理论值(Hamming distortion matrix Theoretical value of rate distortion function)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:3072
    • 提供者:ting113

源码中国 www.ymcn.org