搜索资源列表

  1. encoder_and_viterbi_decoder_for(213)_convolutional

    1下载:
  2. 压缩包内为本人写的(2,1,3)卷积码编码器和维特比(viterbi)译码器.编码器和译码器分别封装在一个类中,每个类的方法和变量均有注解-compressed I write for the (2,1,3) convolutional code encoder and Viterbi (Viterbi) decoder. Encoder and Decoder were packaged in a category, each cla
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. ViterbiAlg

    0下载:
  2. Viterbi译码,IS-95中的1/2码率的卷积码-Viterbi decoding, IS-95 of 1/2 the rate Convolutional Codes
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:227328
    • 提供者:toshine
  1. CONVOL-RELOAD

    0下载:
  2. TI公司TMS320VC5402 DSP 上的卷积(Convolve)算法实验(前面传错了,重新传)-TI TMS320VC5402 DSP convolution (Convolve) algorithm is inspection (front-wrong, and re-Chuan)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:lt
  1. ceshi112

    0下载:
  2. 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Mat
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:175104
    • 提供者:peak
  1. concorr

    0下载:
  2. 计算如序列x[k]={1,2,3,4,5}与序列h[k]={2,-2,3,5}的卷积本程序是和互相关的C源程序。-if the calculation sequence x [k] = () 1,2,3,4,5 and sequence h [k] = (2, ,3, 5) of the deconvolution procedure is inter-related to the C source.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:
  1. Viterbi-decoding

    0下载:
  2. 通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is giv
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈榧
  1. convolution_codes

    0下载:
  2. 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, convolutional codes is an error-correcting code that can be used in digital TVs, mobile phones and other communications, t
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈榧
  1. juanjimabiancheng

    0下载:
  2. matlab卷积码编译程序,有详细的中文注释,希望对你有所帮助。-Matlab convolutional code compiler, the Chinese have detailed notes, and I hope to help you.
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:飞飞
  1. viterbi-3.0.1.tar

    0下载:
  2. 这是个关于最常用的卷积码的维特比C程序!!,本人还在完善中,请指教-This is the most commonly used on Convolutional Codes Viterbi C program! ! I also perfected, please enlighten
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:陆颖佳
  1. conv_codec.tar

    0下载:
  2. 通信中常用的卷积码信道译码源码程序,matlab 与 c 相结合的方式。-Communication common Convolutional Codes channel decoder source programs, Matlab and c combined approach.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-20
    • 文件大小:282624
    • 提供者:feng zhao
  1. cnvcoder

    0下载:
  2. 卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m) 本次仿真采用(2,1,3)卷积码。 -convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:yx
  1. verbitdecoder

    0下载:
  2. 卷积码是一种有记忆的编码,这里提供了卷积码的维特比译码函数-convolutional code is a kind of code memory, it provides Convolutional Codes Viterbi decoding function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:yx
  1. work_2

    0下载:
  2. 实现(2,1,7)卷积编码以及相应的viterbi译码-achieve (2,1,7) convolutional code and the corresponding Viterbi decoding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:王文静
  1. cnv_encd

    0下载:
  2. 通信卷积码的编码代码,用matlab语言实现。-communications convolution codes code, using Matlab language.
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:梁燕丽
  1. matlab-signal

    1下载:
  2. 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier ser
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:胡叶
  1. viterbddfdi

    0下载:
  2. viterbi译码程序 用来对通信中的卷积码进行译码-Viterbi decoding procedures used for communication of convolutional codes for decoding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:windy
  1. deconv

    0下载:
  2. 采用matlab编写的数字图像恢复程序,和数字图像解卷积操作的程序。对常用的几种解卷积方法都有例子。-using Matlab prepared by the digital image recovery procedures, and digital image deconvolution operating procedures. Several pairs of common deconvolution method has ex
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:506880
    • 提供者:张华
  1. viterbi_binary_hard

    0下载:
  2. (3,1,4)卷积码的viterbi硬判决的源代码,通过高斯信道的误码率-(3,1,4) Convolutional Codes Viterbi hard decisions source code, the Gauss channel BER
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:朱磊
  1. Experiment-for-FFT-convolution-using-Overlap-Add-m

    0下载:
  2. 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:minytian
  1. ImgScale

    0下载:
  2. 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:郭卫康
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org