搜索结果
找到约 138 项符合
Sequence 的查询结果
按分类筛选
- 全部分类
- matlab例程 (26)
- 技术资料 (18)
- 其他 (12)
- 数学计算 (11)
- 通讯/手机编程 (6)
- 通讯编程文档 (4)
- 单片机开发 (4)
- VHDL/FPGA/Verilog (4)
- 单片机编程 (3)
- 数值算法/人工智能 (3)
- 加密解密 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- Linux/Unix编程 (2)
- *行业应用 (2)
- Java编程 (2)
- 网络 (2)
- 文件格式 (2)
- 微处理器开发 (2)
- 系统设计方案 (2)
- VC书籍 (2)
- 行业发展研究 (2)
- RFID编程 (2)
- VIP专区 (2)
- 源码 (1)
- 书籍 (1)
- 接口技术 (1)
- 学术论文 (1)
- 书籍源码 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 游戏 (1)
- 编译器/解释器 (1)
- 嵌入式/单片机编程 (1)
- Java书籍 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- 软件设计/软件工程 (1)
- 并行计算 (1)
- Ajax (1)
matlab例程 Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood s ...
其他 Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an
Huffman codes
&#1048708 In telecommunication, how do we represent a
set of messages, each with an access
frequency, by a sequence of 0’s and 1’s?
&#1048708 To minimize the transmission and decoding
costs, we may use short strings to represent
more frequently used messages.
&#1048708 This problem c ...
嵌入式/单片机编程 FEATURES • 16 bit PIPE Spec PCI Express Testbench • Link training • Initial Flo
FEATURES
&#8226 16 bit PIPE Spec PCI Express Testbench
&#8226 Link training
&#8226 Initial Flow Control
&#8226 Packet Classes for easy to build PHY,DLLP and TLP packets
&#8226 DLLP 16 bit CRC and TLP LCRC generation
&#8226 Sequence Number generation and checking
&#8226 ACK TLP packets
&#8226 ...
matlab例程 Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来
matlab例程 he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of interva ...
Ajax AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to
AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter resides i ...
单片机开发 实现8比特字节的RS纠错编码
实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including ...
加密解密 Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr
Huffman codes
1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s?
2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages.
3.This problem can be solved by using an e ...
书籍 Detection Algorithms for Wireless Communications
This book presents, in a unitary and novel perspective, some of the research work
the authors have carried out over the last decade, along with several collaborators and
students. The roots of this book can be traced back to the design of adaptive sequence
detection algorithms for channels with para ...
文件格式 We propose a novel approach for head tracking, which combines particle filters with Isomap. The part
We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle ap ...