-
基于MATLAB的OFDM信道估计算法,使用了PN序列作为导频,两种导频处信道估计处理方法,中间特别加入了相位估计处理...
基于MATLAB的OFDM信道估计算法,使用了PN序列作为导频,两种导频处信道估计处理方法,中间特别加入了相位估计处理-MATLAB-based channel estimation algorithm for OFDM using PN sequence as a pilot and two pilot channel estimation Department treatment methods, particularly the middle to join the treatment phase estimation
- 2022-04-01 07:58:33下载
- 积分:1
-
GA算法,在MATLAB上的实现,是源程序
GA算法,在MATLAB上的实现,是源程序-GA algorithm, the realization in MATLAB is the source
- 2022-06-21 11:55:15下载
- 积分:1
-
PCM编码的线性规律,μ律PCM编码的matlab实现
pcm编码 有关线性、A律、mu律的pcm编码的matlab实现-pcm encoded on the linear, A law, mu law encoded pcm achieve matlab
- 2023-03-30 12:55:03下载
- 积分:1
-
LPC214X读MMCSD卡的例程文档pdf
LPC214X读MMCSD卡的例程文档pdf-LPC214X Reading MMCSD card routines pdf file
- 2022-07-11 02:17:48下载
- 积分:1
-
PHS通信测试程序
PHS通信测试程序-PHS communications test procedures
- 2022-07-09 08:16:06下载
- 积分:1
-
一个基于测试程序的板。
一个基于dialogic板卡的测试程序。-a board based on the test procedures.
- 2022-03-03 13:11:18下载
- 积分:1
-
本文按照IEEE802_16a单载波频域均衡方案,给出了仿真结果
本文按照IEEE802_16a单载波频域均衡方案,给出了仿真结果-IEEE802_16a this article in accordance with the single-carrier frequency domain equalization program, the simulation results
- 2022-03-07 19:52:18下载
- 积分:1
-
Wavelet image compression, compression target for the RGB image
小波图像压缩,压缩对象为RGB图像-Wavelet image compression, compression target for the RGB image
- 2022-04-11 12:03:22下载
- 积分:1
-
OFDM MATLAB simulation program
OFDM MATLAB 仿真程序
OFDM MATLAB 仿真程序-OFDM MATLAB simulation program
- 2022-04-15 10:41:23下载
- 积分:1
-
QT实现简易UDP传输
资源描述
UDP是轻量级,不可靠,面向数据报的,无连接的协议,也能够与可靠性不是非常重要的情况下。
在Qt平台下编程,实现简易的本地主机的UDP报文传输。
QUdpSocket类用来发送和接受UDP数据包,这里的Socket简单来说就是一个IP地址和一个Port端口号,其中IP地址制定了网络中的一台主机,而端口号制定了该主机上的网络程序,这样使用套接字就可以实现网络上两台应用程序之间的通信。
- 2022-03-03 07:38:27下载
- 积分:1