-
OFDM与噪声
它是一个基本的OFDM编程,以了解OFDM系统是如何发送和接收不存在的噪音。它将显示如何添加循环前缀,如何执行ifft、fft等。
- 2022-01-25 14:19:38下载
- 积分:1
-
利用MATLAB的伪随机序列的产生
PN sequence generation using matlab
- 2023-02-11 04:40:03下载
- 积分:1
-
内含客户端和server,之间可以利用串口进行数据传输
内含客户端和server,之间可以利用串口进行数据传输-includes client and server, can be used between the serial data transmission
- 2022-08-10 11:44:48下载
- 积分:1
-
MIMO-OFDM系统仿真,包括了接收端与发射端的分集,各种复用技术...
MIMO-OFDM系统仿真,包括了接收端与发射端的分集,各种复用技术-MIMO-OFDM system simulation, including a receiver and transmitter sub-sets, a variety of multiplexing
- 2022-03-21 14:26:18下载
- 积分:1
-
Intelligent machines in the current hardware on many dual
目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。
-Intelligent machines in the current hardware on many dual-cpu architecture of a baseband processor are mainly deal with digital signals, voice signals, and GSM codecs communication protocol, and the other is the application processor, operating system and applications running procedures. Baseband processor, radio frequency and other peripheral chips, as a module, as a GSM/GPRS modem, provided by AT command interface. Application of network needs is a hot spot, and most of the current GSM module can support GPRS function. Application processor through the AT command set and functionality with GPRS wireless communication module, in order to achieve the application of the network provides a bottom support.
- 2022-04-25 13:01:55下载
- 积分:1
-
bpsk的ber与信噪比关系图的matlab实现
用matlab编写的关于bpsk的ber与信噪比关系的仿真图,通过编译证明结果是正确的。
- 2023-07-04 03:00:03下载
- 积分:1
-
将发送到卫星
这是数据发送到卫星服务器的源代码。定期在 30 分钟内发送数据。数据包括:-RPM 引擎-RPM 螺旋桨-运行小时的柴油发电机组
- 2022-07-19 05:09:47下载
- 积分:1
-
的asyncio样品(也叫“PDC”样本)是一个字符
The AsyncIO sample (also called the "PDC" sample) is a character-mode program for searching the files in a directory tree for a match against a pattern. It uses multiple threads, with each thread processing one file at a time, accumulating its matches. When each thread finishes searching a file, the thread sends the matches contiguously to a standard output.
- 2022-03-30 00:26:49下载
- 积分:1
-
本文介绍一种新型的基于消息队列的重复型服务器通信软件的设计方法,不同于并发型服务器和一般的重复型服务器通信软件,这种新的软件具有生成的子进程数少的优点,并且轻易...
本文介绍一种新型的基于消息队列的重复型服务器通信软件的设计方法,不同于并发型服务器和一般的重复型服务器通信软件,这种新的软件具有生成的子进程数少的优点,并且轻易对客户机与服务器的连接进行治理,适用于客户机数量较多和随机数据通信的情况,能够有效地提高服务器的运行效率。
-This article describes a new type of duplication based on the message queue server-based communication software design methods, and hair is different from the server and repeat the general type of server software, this new generation of software with a subset of a few of the advantages of the process, and easily client and server for the connection management, applicable to the client a larger number and random data communications, can effectively improve the efficiency of servers.
- 2022-02-04 10:08:20下载
- 积分:1
-
液晶屏 rs232 PIC 电路
RS232 是异步串行通信协议,广泛应用在计算机上。异步意味着它不会有任何单独的同步时钟信号,所以它必须同步本身对传入的数据-这是通过使用开始和停止脉冲。信号本身是略有不寻常的计算机,而是作为比正常 0V 到 5V 范围、 它使用 + 12V-12V-到这做是为了提高可靠性,并极大地增加了它可以工作在可利用的范围-不需要提供此确切电压摆动和实际使用 PIC 0V 到 5V 电压摆动和几个电阻可以做一个简单的 RS232 接口,通常会很好但并不保证与所有串行端口的工作。为此我设计了串行板能使用 MAX232 芯片,这是专为 5V 的逻辑级别之间的接口设计的芯片和 + 12V /-12V 的 RS232-它生成的 + 12V /-12V 内部使用电容器充电泵,并包括四个转换器,两个传输和两个接收,只采用的每-其他两个一个串行董事会明确标记为电路如果需要可以用别的东西。
- 2022-08-14 21:20:51下载
- 积分:1