搜索结果
找到约 185 项符合
viterbi 的查询结果
按分类筛选
- 全部分类
- 通讯/手机编程 (59)
- matlab例程 (29)
- 学术论文 (19)
- VHDL/FPGA/Verilog (10)
- 通讯编程文档 (7)
- 其他 (7)
- DSP编程 (4)
- 教程资料 (3)
- 人工智能/神经网络 (3)
- 编译器/解释器 (3)
- 邮电通讯系统 (3)
- RFID编程 (3)
- VC书籍 (3)
- 源码 (3)
- 文章/文档 (2)
- Linux/Unix编程 (2)
- 其他嵌入式/单片机内容 (2)
- 电子书籍 (2)
- 系统设计方案 (2)
- 数值算法/人工智能 (2)
- 嵌入式/单片机编程 (2)
- 论文 (2)
- 技术书籍 (1)
- 通信网络 (1)
- 数据结构 (1)
- 软件工程 (1)
- GPS编程 (1)
- 汇编语言 (1)
- 书籍源码 (1)
- 压缩解压 (1)
- 文件格式 (1)
- 3G开发 (1)
- 数学计算 (1)
- JavaScript (1)
- VIP专区 (1)
编译器/解释器 viterbi 编译码器C源程序
viterbi 编译码器C源程序,rate=1/2 N=7
matlab例程 viterbi译码程序 用来对通信中的卷积码进行译码
viterbi译码程序
用来对通信中的卷积码进行译码
matlab例程 这个是隐markov模型中viterbi算法实现的一个具体实例程序 很好
这个是隐markov模型中viterbi算法实现的一个具体实例程序 很好
Linux/Unix编程 The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decodin
The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decoding, the amplitude information is ignored and only the phase of the received symbol is employed in the metric computation stage.
Linux/Unix编程 The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
Presently, only 8-PSK modulation is considered. E ...
通讯/手机编程 Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL c
Turbo Decoder Release 0.3
* Double binary, DVB-RCS code
* Soft Output Viterbi Algorithm
* MyHDL cycle/bit accurate model
* Synthesizable VHDL model
DSP编程 gsm的卷积码编码和viterbi译码的源码
gsm的卷积码编码和viterbi译码的源码
通讯/手机编程 提供了一个硬判决的viterbi译码器(2
提供了一个硬判决的viterbi译码器(2,1,3)
有源程序及算法描述,未成定稿,只供参考
(vhdl 语言描述)
通讯/手机编程 viterbi的软硬判决方法
viterbi的软硬判决方法,用matlab完成的验证
其他嵌入式/单片机内容 viterbi译码器(2.1.7)
viterbi译码器(2.1.7),里面什么都有,测试模块,编码模块和译码模块