搜索:Convolutional+Code
找到约 4,837 项符合「Convolutional+Code」的查询结果
结果 4,837
按分类筛选
- 全部
- matlab例程 (272)
- 单片机开发 (264)
- 其他 (248)
- Linux/Unix编程 (171)
- VHDL/FPGA/Verilog (164)
- 微处理器开发 (158)
- Java编程 (150)
- 嵌入式/单片机编程 (123)
- 其他嵌入式/单片机内容 (113)
- 书籍源码 (103)
- 通讯/手机编程 (95)
- 技术资料 (88)
- 数学计算 (85)
- 汇编语言 (77)
- DSP编程 (70)
- 人工智能/神经网络 (69)
- 编译器/解释器 (63)
- 压缩解压 (60)
- 其他书籍 (58)
- 网络 (53)
- VC书籍 (53)
- 加密解密 (51)
- 软件设计/软件工程 (49)
- 电子书籍 (46)
- Windows CE (44)
- 系统设计方案 (41)
- 数值算法/人工智能 (37)
- 操作系统开发 (37)
- 通讯编程文档 (37)
- 文章/文档 (37)
- Delphi控件源码 (37)
- 驱动编程 (36)
- 嵌入式Linux (29)
- 其他行业 (27)
- 游戏 (25)
- 3G开发 (24)
- *行业应用 (23)
- uCOS (23)
- Java书籍 (23)
- VxWorks (23)
- 数据结构 (22)
- Symbian (22)
- 串口编程 (21)
- 中间件编程 (20)
- Internet/网络编程 (19)
- USB编程 (19)
- 软件工程 (18)
- 文件格式 (17)
- GPS编程 (17)
- Jsp/Servlet (14)
- Windows Mobile (13)
- 语音压缩 (12)
- Applet (12)
- 其他数据库 (12)
- 手机短信编程 (11)
- Modem编程 (11)
- 编辑器/阅读器 (11)
- BREW编程 (11)
- J2ME (11)
- 精品软件 (11)
- CA认证 (10)
- JavaScript (10)
- 多国语言处理 (9)
- RFID编程 (9)
- 磁盘编程 (8)
- 技术管理 (8)
- FlashMX/Flex源码 (8)
- SQL Server (8)
- 邮电通讯系统 (8)
- 源码 (8)
- 数据库系统 (7)
- 金融证券系统 (7)
- 家庭/个人应用 (7)
- 行业发展研究 (6)
- 教育系统应用 (5)
- Delphi/CppBuilder (5)
- MTK (5)
- 手机WAP编程 (4)
- MySQL数据库 (4)
- 并行计算 (4)
- 人物传记/成功经验 (4)
- 教程资料 (3)
- STL (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- 生物技术 (2)
- 百货/超市行业 (2)
- Ajax (2)
- 书籍 (2)
- VHDL/Verilog/EDA源码 (1)
- 经验分享 (1)
- 无线通信 (1)
- Windows编程 (1)
- 技术教程 (1)
- 资料/手册 (1)
https://www.eeworm.com/dl/665/419389.html
matlab例程
The code includes the implementation of inverse convolutional code and testing of it.
The code includes the implementation of inverse convolutional code and testing of it.
https://www.eeworm.com/dl/532/383996.html
书籍源码
Generate trellis of a rate-1/n recursive convolutional code
Generate trellis of a rate-1/n recursive convolutional code,生成网格图(对码率为1/n的递归卷积码)
https://www.eeworm.com/dl/665/237662.html
matlab例程
This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluat
This program includes:
[5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).
https://www.eeworm.com/dl/534/191641.html
其他
convolutional coding function
convolutional coding
function
https://www.eeworm.com/dl/663/158164.html
VHDL/FPGA/Verilog
Convolutional Interleaver Encoder
Convolutional Interleaver Encoder
https://www.eeworm.com/dl/534/425840.html
其他
Convolutional binary rate 1/3 nonsystematic code Dfree=16 K=7 (trellis length = 8) Connection
Convolutional binary rate 1/3 nonsystematic code
Dfree=16
K=7 (trellis length = 8)
Connection vectors (from K. J. Larsen):
https://www.eeworm.com/dl/527/259428.html
通讯/手机编程
convolutional codes & Viterbi decoding
convolutional codes & Viterbi decoding
https://www.eeworm.com/dl/522498.html
论文
Densely Connected Convolutional Networks
Recent work has shown that convolutional networks can
be substantially deeper, more accurate, and efficient to train
if they contain shorter connections between layers close to
the input and those close to the output. In this paper, we
embrace this observation and introduce the D ...
https://www.eeworm.com/dl/522507.html
书籍
Guide to Convolutional Neural Networks
General paradigm in solving a computer vision problem is to represent a raw image
using a more informative vector called feature vector and train a classifier on top of
feature vectors collected from training set. From classification perspective, there are
several off-the-shelf m ...
https://www.eeworm.com/dl/534/361458.html
其他
simulating a convolutional encoder allows the user to input a source code to be encoded and also in
simulating a convolutional encoder
allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate