登录
首页 » 算法 » 卷积编码器维特比编码器

卷积编码器维特比编码器

于 2023-07-11 发布 文件大小:2.53 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

卷积编码器 (2 到 5 评级) 和软决定维特比译码器在 MATLAB 中实现 卷积编码器和维特比译码器 %发电机多项式 g1 = [1,0,1,0,0,1,1,1]; g2 = [1,1,1,1,0,1,1,0]; g3 = [0,1,1,1,1,0,0,1]; g4 = [1,0,1,1,0,1,1,0]; g5 = [1,1,1,1,1,0,1,1];

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

发表评论

0 个回复

  • LU分解解方程-Fortran
    利用LU分解方法,计算线性方程的解,Fortran程序!
    2022-04-21 16:17:07下载
    积分:1
  • 该源码内提供了多种的源码,包含了当前很多经常用到的...
    该源码内提供了多种算法的源码,包含了当前很多经常用到的算法-The source to provide a wide range of algorithm source code, including the current lot of frequently used algorithms
    2022-01-25 20:50:22下载
    积分:1
  • 宽度优先解决八码难题
    宽度优先算法解决八码难题-width priority code algorithm to solve eight problems
    2022-06-01 04:17:16下载
    积分:1
  • 用PHP实现BFS
    在该算法中,我们使用语言 php 翻译难题 8,8 的谜题是用来考验智力的经典问题之一.在这里是多么经典 8 的难题,看起来像在一个 3 X 3 盒子里所有的盒子都充满了号码从 1 到 8,除了一个盒子可以移动的空白,以左、 右、 上和下。 在初始状态数是不可排序、 处于最终状态的数字进行排序。我们的目标是找出移动这种空白状态的序列达到了这一最终目标。在这个问题中我们尝试用广度优先搜索来解决它。我们用特别 Que 在 PHP 中可用来存储难题的国家。作为初始状态变得无序,如果它需要若干步骤来达到目标状态,它会采取大量内存和可能超出您的 PHP 限制。试着保持像记忆一样可能在 PHP 中这里是在 8 的难题实现广度优先搜索的 PHP 代码。
    2022-08-24 17:44:46下载
    积分:1
  • 渐近预测方(APM)
    资源描述一个简单而快速的APM(渐近预测法)实时LTI SISO控制算法(线性时不变的单输入单输出)系统已被提出。在每个采样周期最优控制信号是用平凡的计数器控制序列而不是要求QP计算(Quadratic Programming)的数值方法。用MATLAB仿真,APM控制已经比较苛刻的标准MPC(模型预测控制)对一些典型的高阶动力系统或无输出约束算法。仿真结果表明,与未成年人的软件和硬件要求APM算法的竞争力。 ; ; ; ;
    2023-06-10 11:30:03下载
    积分:1
  • 有限元的分析程序,对于初学有限元在结构中的应用很好用
    有限元的分析程序,对于初学有限元在结构中的应用很好用-solution at eliment
    2022-01-27 13:55:46下载
    积分:1
  • 模拟退火
    AppWizard has created this TspSA application for you.  This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TspSA application. TspSA.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. TspSA.h     This is the main header file for the application.  It includes other     project specific headers (including Resource.h) and declares the     CTspSAApp application class. TspSA.cpp     This
    2022-05-14 00:33:05下载
    积分:1
  • DTMF(Dual Tone Multi Frequency)Recognition Algorithm
           Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.       While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
    2022-06-16 09:51:22下载
    积分:1
  • 向量型ILC迭代學習
    打破多年來人們一直囿於Arimoto的思路,另闢途徑尋找新的迭代學習控制的研究方法,以期構架迭代學習控制的幾何理論。基於數學的幾何方法,通過對通常算法所構成的向量圖進行分析。獲得了一類快速的迭代學習控制新算法,然後對這種新結構的算法在理論上進行了完整的收斂性分析。這類新算法與目前所有迭代學習控制算法不同,具有非線性
    2022-03-05 11:34:31下载
    积分:1
  • 基于stein的GCD
    资源描述这是使用stein算法,实现的计算两个32位数的最大公约数的算法,在这里面使用了流水线来提高吞吐量,并且提高了工作速度,初次之外,还有两个串转并和并转串的模块,供大家参考
    2022-03-07 20:59:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载