登录
首页 » matlab » SCFDE

SCFDE

于 2021-05-13 发布 文件大小:15KB
0 499
下载积分: 1 下载次数: 67

代码说明:

  该算法是迄今为止我找到的最好的最完整的单载波频域均衡的原理。众所周知,时域均衡一直是接收机的瓶颈能估,频域均衡则要简单的多。频域均衡使用基于块传输的机制,类似于OFDM,并且是单载波的。接收机十分完整,包含载波同步、帧同步等,最重要的均衡处理。(This algorithm is the best and the most complete single carrier frequency domain equalization principle I have found so far. As we all know, time domain equalization is always the bottleneck of the receiver, and frequency domain equalization is much simpler. Frequency domain equalization is based on block transmission mechanism, which is similar to OFDM and is single carrier. The receiver is very complete, including carrier synchronization, frame synchronization, and so on, the most important equalization processing.)

文件列表:

SCFDE\bit_map.m, 642 , 2012-12-25
SCFDE\ch_top.m, 468 , 2012-12-28
SCFDE\cir_lan.m, 480 , 2012-12-27
SCFDE\phd_b2s.m, 355 , 2012-12-28
SCFDE\rx_bit_demap.m, 474 , 2012-12-28
SCFDE\rx_cc_dec.m, 431 , 2012-12-28
SCFDE\rx_cs_proc.m, 2395 , 2012-12-28
SCFDE\rx_descramble.m, 196 , 2012-12-28
SCFDE\rx_fs_proc.m, 1304 , 2012-12-27
SCFDE\rx_hdr_proc.m, 1305 , 2012-12-28
SCFDE\rx_pload_proc.m, 884 , 2012-12-28
SCFDE\rx_rsdec_hdr.m, 205 , 2012-12-28
SCFDE\rx_search_packet.m, 827 , 2018-05-22
SCFDE\rx_top.m, 657 , 2012-12-28
SCFDE\scfde_tx_func.m, 1640 , 2018-06-06
SCFDE\scrm_gen.m, 250 , 2012-12-27
SCFDE\sim_consts_set.m, 2934 , 2012-12-28
SCFDE\sim_options_set.m, 960 , 2012-12-27
SCFDE\sim_run_one.m, 478 , 2012-12-27
SCFDE\symbol_intlv_gen.m, 401 , 2012-12-27
SCFDE\timing.m, 2461 , 2018-06-04
SCFDE\tx_bit_map.m, 336 , 2012-12-27
SCFDE\tx_block_modu.m, 334 , 2012-12-27
SCFDE\tx_cc_enc.m, 220 , 2012-12-28
SCFDE\tx_gen_preamble.m, 229 , 2018-05-17
SCFDE\tx_preamble_gen.m, 674 , 2012-12-27
SCFDE\tx_rsenc.m, 508 , 2012-12-28
SCFDE\tx_rsenc_hdr.m, 193 , 2012-12-28
SCFDE\tx_scramble.m, 194 , 2012-12-27
SCFDE\tx_spread_intlv.m, 545 , 2012-12-27
SCFDE\tx_top.m, 1897 , 2012-12-28
SCFDE\t_1.m, 6105 , 2018-06-02
SCFDE\t_12.m, 312 , 2012-12-28
SCFDE, 0 , 2018-06-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 多径时变信道模型仿真及性能分析
    移动无线信道是一个充满复杂干扰的信道 联合开发网 - pudn.com
    2018-05-01 15:54:05下载
    积分:1
  • xunhunpubpskqpsk
    本程序主要是有关循环平稳特性的 是关于QPSK信号降阶处理 并利用BPSK信号进行相关的参数估计问题的 有详细的循环平稳特性的程序 及不同的平方降阶方法(This procedure is mainly reduced order processing QPSK signal and BPSK signals related to the parameter estimation problem detailed cyclostationary features program and the square of reduced-order cyclostationary characteristics)
    2013-04-07 16:29:31下载
    积分:1
  • cacfar
    利用matlab对雷达目标的CFAR检测进行了仿真 t(his file simulates radar detection using CA-CFAR algorithm by matlab)
    2020-12-10 12:49:18下载
    积分:1
  • lowpass-figstorder-high
    设计低通滤波器的matlab源程序 IIR一阶低通滤波器,高通滤波器,Notch 嵌波滤波器(Design of matlab source code for low-pass filter IIR first-order low-pass filter high pass filter Notch filte)
    2018-08-05 05:08:41下载
    积分:1
  • bettprprovide
    说明:  一个C++的简单的原代码,可以提供学习比较好,大家可以下了(C of a simple code, can provide a better learning, we can go down)
    2018-12-30 08:51:43下载
    积分:1
  • project1
    研究d2d通信加中继节点来优化蜂窝小区边缘用户通信,并通过MATLAB仿真(The D2D communication and relay nodes are studied to optimize the edge user communication of cellular cell, and the simulation is carried out by MATLAB.)
    2019-04-25 10:55:26下载
    积分:1
  • 1
    说明:  Security in Mobile Ad Hoc Networks
    2014-02-20 23:02:56下载
    积分:1
  • 2.9零均值高斯白噪声过低滤波器前后特性
    用matlab仿真零均值高斯白噪声通过低通带通滤波器前后特性,程序完善,结果与理论值非常接近(The zero mean white Gauss noise is simulated by MATLAB, and the program is perfect through the low pass bandpass filter. The result is very close to the theoretical value.)
    2020-12-31 11:48:59下载
    积分:1
  • NRF24L01-p2p-source
    关于nrf24L01的开发设计资料,内含源码分析,可做为设计2.4G无线通信的开发参考(About nrf24L01 development and design information, containing source code analysis can be used as design 2.4G wireless communication development reference)
    2013-08-31 10:49:03下载
    积分:1
  • filterECG
    是,关于ECG信号特征提取采样率为256Hz的ECG数据设计的滤波器(Yes, on the ECG signal feature extraction 256Hz sampling rate of ECG data for the design of filter)
    2008-06-02 18:40:42下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载