登录
首页 » LabView » 实验8_信道估计与时域均衡

实验8_信道估计与时域均衡

于 2019-06-06 发布
0 223
下载积分: 1 下载次数: 25

代码说明:

说明:  通过labview实现通信信道仿真中的信道估计以及时域均衡,注意这个是以及完整实现了信道的搭建,通过添加时域均衡以及信道估计实现最终的仿真(The channel estimation and time-domain equalization in communication channel simulation are realized by labview. Note that this is to build the channel completely. The final simulation is achieved by adding time-domain equalization and channel estimation.)

文件列表:

实验8_信道估计与时域均衡, 0 , 2018-08-22
实验8_信道估计与时域均衡\add_fre.vi, 13119 , 2018-01-05
实验8_信道估计与时域均衡\align_ELgate.vi, 37164 , 2018-01-05
实验8_信道估计与时域均衡\align_Gardner.vi, 40873 , 2018-01-05
实验8_信道估计与时域均衡\align_MaxEnergy.vi, 30239 , 2018-01-05
实验8_信道估计与时域均衡\awgn_channel.vi, 18612 , 2018-01-05
实验8_信道估计与时域均衡\barker.vi, 18626 , 2018-01-05
实验8_信道估计与时域均衡\control_type_defs.llb, 19355 , 2018-01-05
实验8_信道估计与时域均衡\decode.vi, 20410 , 2018-01-05
实验8_信道估计与时域均衡\error_detect.vi, 17348 , 2018-01-05
实验8_信道估计与时域均衡\frame.vi, 23137 , 2018-01-05
实验8_信道估计与时域均衡\LLSE.vi, 20968 , 2018-01-05
实验8_信道估计与时域均衡\make_MTwaveform.vi, 12639 , 2018-01-05
实验8_信道估计与时域均衡\matched_filtering.vi, 21001 , 2018-01-05
实验8_信道估计与时域均衡\modulate.vi, 21588 , 2018-01-05
实验8_信道估计与时域均衡\Moose.vi, 21081 , 2018-01-05
实验8_信道估计与时域均衡\pulse_shaping.vi, 22617 , 2018-01-05
实验8_信道估计与时域均衡\raleigh.ctl, 7028 , 2018-01-05
实验8_信道估计与时域均衡\raleighchannel.vi, 27530 , 2018-01-05
实验8_信道估计与时域均衡\source.vi, 17122 , 2018-01-05
实验8_信道估计与时域均衡\symbol_energy.vi, 14325 , 2018-01-05
实验8_信道估计与时域均衡\symbol_timing(符号定时).vi, 39993 , 2018-01-05
实验8_信道估计与时域均衡\toeplitz.vi, 15384 , 2018-01-05
实验8_信道估计与时域均衡\实验8_final.vi, 49579 , 2018-01-05
实验8_信道估计与时域均衡\最小二乘均衡器.vi, 22242 , 2018-01-05

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

发表评论

0 个回复

  • Mobipe
    中国移动位置业务Le Ls接口技术规范,详细规范,(China Mobile location Service Le Ls interface technical specification, detail specification,)
    2019-03-27 12:50:14下载
    积分:1
  • 串口控制PWM输出
    STM32F103通过串口控制PWM输出(STM32F103 control PWM output through serial port)
    2020-12-22 11:29:07下载
    积分:1
  • qpsk
    matlab code for qpsk
    2020-07-13 09:08:52下载
    积分:1
  • 非规则LDPC码在AWGN信道下的性能仿真
    非规则LDPC码在AWGN信道下的性能仿真,码长1024,码率0.5,调制方式QPSK(simulation of LDPC codes in AWGN channel)
    2020-06-28 18:20:01下载
    积分:1
  • MIMO_MDM_T_LMS1
    2模式模分复用仿真,带LMS均衡,好用!、、、(2-mode modular division multiplexing simulation with LMS equalization)
    2018-11-28 09:46:09下载
    积分:1
  • bsbsbs
    用于通信方向中的信道估计,使用的语言是matlab(Used for channel estimation in the communication direction, the language used is matlab)
    2020-06-24 12:20:02下载
    积分:1
  • OFDM-SINR-blind-estimation
    基于相关性分析的OFDM系统信干噪比盲估计,一种利用循环前缀进行信道计数估计,和信噪比盲估计的新方法(Correlation analysis based on OFDM system SINR blind estimation, a use of cyclic prefix for channel count estimates, and SNR estimation method of blind)
    2013-11-14 19:40:37下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • 12
    说明:  本篇讲解遥控信号的ASK、FSK、PSK解调与动画设计的Matlab程序实现。 (This remote control signals on ASK, FSK, PSK demodulation and animation design of the Matlab program.)
    2008-11-23 17:38:09下载
    积分:1
  • doa_cs_ty_dj
    CS-MIMO雷达参数估计,这个主要是单基地MIMO雷达的例子(CS-MIMO radar parameter estimation, this is a major example of monostatic MIMO radar)
    2021-03-26 20:19:13下载
    积分:1
  • 696524资源总数
  • 103855会员总数
  • 91今日下载