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

搜索资源列表

  1. Viterbi

    0下载:
  2. Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.14kb
    • 提供者:Nick
  1. tcm_8psk_viterbi

    3下载:
  2. 通信中的8psk&tcm的体制研究,matlab源程序代码,采用viterbi译码方式,同时适用于软判决和硬判决两种方式-Communication 8psk & tcm institutional research, matlab source code, using viterbi decoding method applies to both soft-decision and hard decision in two ways
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5.82kb
    • 提供者:随风
  1. viterbi

    4下载:
  2. 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4.79kb
    • 提供者:roar
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:7.86kb
    • 提供者:天天
  1. computingBERwithHamming

    0下载:
  2. scr ipt for computing BER with Hamming (7,4) code and maximal likelihood hard decision decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4.22kb
    • 提供者:thefar2012star
  1. computingBERConvolutionalCod1

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory and variable traceback depth Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding i
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5.35kb
    • 提供者:thefar2012star
  1. computingBERConvolutionalCode

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding is used.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4.79kb
    • 提供者:thefar2012star
  1. waveletthresholddenoising

    2下载:
  2. 基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)-MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature co
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:127.82kb
    • 提供者:梁娟
  1. matlab_program

    0下载:
  2. 说 明 1.读者使用实例程序时,请先将文件拷贝到硬盘上,去掉只读属性;否则可能出错。 2.为了方便读者阅读,光盘中包括了书中的几乎所有的源代码,分别按照章节进行编排。 3.程序使用 例如: 要查看5.1.1节 关于plot命令的示例程序运行结果,则在MATLAB 7.0命令窗口输入“>>plot511”即可。 4.如果学习中遇到问题,欢迎登录求是科技网站参与讨论。 求是科技网址:http://www.cs-book.com-Note
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:131.85kb
    • 提供者:yangfu
  1. MatlabFiles

    0下载:
  2. This folder or any similar folder such as this created to hold your speech files, should be copied into the root folder C:\ , created on the local hard drive. Then the path will read thus C:\SpeechData\Tope... etc. An alternative is to modify the fil
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:127.07kb
    • 提供者:Stephan
  1. Hviterbi

    0下载:
  2. viterbi硬判决代码,用于卷积码译码-hard decision viterbi code for decoding convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:814byte
    • 提供者:风残
  1. CDMA_HD

    0下载:
  2. technique d accès multiple CDMA (Code Division Multiple Access)avec une HD (Hard Decision)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:FENNI
  1. crc_1934

    0下载:
  2. A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.06kb
    • 提供者:ahmed ehab
  1. hamming

    0下载:
  2. 实现汉明码的译码算法 进行正交调制和硬判决 -Hamming code decoding algorithm to achieve the orthogonal modulation and hard decision
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5.31kb
    • 提供者:yilidoujiang
  1. 12

    0下载:
  2. 硬阈值去噪的MATLAB算法实现 源程序代码-MATLAB hard threshold denoising algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:647byte
    • 提供者:43104541
  1. Ham_hard

    0下载:
  2. hard decision of binary hamming code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:817byte
    • 提供者:thgthg8
  1. xiaoboyuzhiquzao

    0下载:
  2. 小波阈值降噪的matlab代码 里面有两个程序 一个比较了软硬阈值去噪 另外一个对多层小波分解的阈值去噪做了对比-Wavelet threshold denoising matlab code there are two programs a relatively soft and hard thresholding is another multi-layer wavelet threshold denoising to do a comparison
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:28.89kb
    • 提供者:许凝
  1. Soft_hard-decision-of-hamming-code

    1下载:
  2. 代码实现了汉明码译码的软判决和硬判决误码率仿真图,并且通过对比理论曲线,验证了代码的正确性。-This code achieves the BER code curve of hamming code using soft decision and hard decision. Compared with the theoretical curve,I verify the correctness of the code.
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:27.57kb
    • 提供者:
  1. matlab-source-code

    0下载:
  2. 该文件中包含了详细的matlab实现的源代码,很适合初学者入门。代码的运行环境有要求: 1. 软件环境 需要安装暴风影音才能正常播放.WMV文件; MATLAB R2011b 版本的软件。 2. 硬件环境 处理器:CPU主频不低于1GHz; 内存:不小于256MB; 硬盘:不小于10GB; 显示器:支持1024*768分辨率。-The file contains a detailed matlab realize the sourc
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:611.21kb
    • 提供者:
  1. Convolutional-code

    1下载:
  2. 卷积码的编码过程,维特比译码的硬判决和软判决,等效基带模型的仿真,包括QAM调制和PSK调制-Convolutional code encoding process, the Viterbi decoding hard decision and soft-decision, equivalent baseband model simulation, including QAM modulation and PSK modulation
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:51.32kb
    • 提供者:xgwx
« 12 3 »
搜珍网 www.dssz.com