搜索结果
找到约 61 项符合
Received 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (8)
- 书籍 (7)
- 其他书籍 (4)
- 微处理器开发 (4)
- 单片机编程 (3)
- matlab例程 (3)
- 无线通信 (2)
- 技术管理 (2)
- 其他 (2)
- 文件格式 (2)
- 通讯编程文档 (2)
- 通讯/手机编程 (2)
- 技术资料 (2)
- 教程资料 (1)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- 驱动编程 (1)
- 其他嵌入式/单片机内容 (1)
- Linux/Unix编程 (1)
- 编译器/解释器 (1)
- 交通/航空行业 (1)
- 邮电通讯系统 (1)
- 软件设计/软件工程 (1)
- Java编程 (1)
- 电子书籍 (1)
- JavaScript (1)
- 手机短信编程 (1)
- 3G开发 (1)
- 接口技术 (1)
- 源码 (1)
matlab例程 Simulator for a GSM traffic channel transmission and reception This Simulink model simulates the en
Simulator for a GSM traffic channel transmission and reception
This Simulink model simulates the entire transmission and reception of voice data of a traffic channel for GSM (TCH/FS)over a multipath fading channel, and it calculates the BER of the received signal
交通/航空行业 The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data stream
The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of
real-time RTK data streams in RTCM 2.x format (basicly message types 18
and 19) as received from an Ntrip Broadcaster. It decodes the streams and
generates raw and RINEX files.
其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo
We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation,
phase-shift keying, and pulse amplitude modulation
communications systems.We study the performance of a standard
CFO estimate, which consists of first raising the received signal to
the Mth ...
其他书籍 Carrier-phase synchronization can be approached in a general manner by estimating the multiplicativ
Carrier-phase synchronization can be approached in a
general manner by estimating the multiplicative distortion (MD) to which
a baseband received signal in an RF or coherent optical transmission
system is subjected. This paper presents a unified modeling and
estimation of the MD in finite-alphabet d ...
文件格式 In this paper, we consider the problem of filtering in relational hidden Markov models. We present
In this paper, we consider the problem of filtering in relational
hidden Markov models. We present a compact representation for
such models and an associated logical particle filtering algorithm. Each
particle contains a logical formula that describes a set of states. The
algorithm updates the formu ...
邮电通讯系统 OFDMA reception. following this code you can learn clearly how to the OFDMA receiver process the rec
OFDMA reception. following this code you can learn clearly how to the OFDMA receiver process the received signal.
软件设计/软件工程 Scotia Airlines is a new budget airline operating between Glasgow Airport and the Western Isles. It
Scotia Airlines is a new budget airline operating between Glasgow Airport and the Western
Isles. It operates two 24-seater light passenger aircraft and requires a flight booking system.
Because Scotia offers low cost air travel, there is a need to treat each flight as single cost centre
and to be ab ...
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
单片机开发 Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL
Description: This program demonstrates a half-duplex 9600-baud UART using
// Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for
// TACLK UART baud generation. The program will wait in LPM4, echoing back
// a received character using 8N1 protocol. On valid RX character, the
// ...