资源列表
OFDM_Channel-estimation
- OFDM(正交频率调制)实现多载波调制基本思想是将带宽信道分解成许多并行的窄子信道,是每个子信道的想干带宽,从而实现平稳衰落。搭建了完整的OFDM信道链路系统,运用三种不同的信道估计方法(LS信道估计、DFT信道估计、Improved-DFT信道估计),并对AWGN理想信道和衰落信道误码情况进行了仿真和比较。-OFDM (Orthogonal Frequency Modulation) multicarrier modulation basic idea bandwidth channel is
rs
- RS码的matlab译码程序,使用BM算法-RS decode
SCME
- 该文件主要是针对3GPP LTE SCME信道模型的matlab源程序文件-This document describes a MATLAB implementation of the Interim Channel Model for Beyond-3G Systems [SCME], denoted SCME as it is an extension of the 3GPP Spatial Channel Model (SCM) [SCM]. Note that this SCM
CWeixin-PC
- cwinxin微信的pc端实现,可以通话-cwinxin micro letter pc side implementation, you can call
radar-signal-simulation
- matlab仿真。 对m序列和互补码序列的仿真:分别对m序列和四相互补码序列的发射,回波,和脉冲压缩进行了仿真。 同时包含线性调频信号(LFM)和m序列以及简单单脉冲的模糊函数仿真的文件。-The matlab simulation. m sequence and complementary code sequence simulation: four-phanse complementary code and m sequence code s emission, echo, a
plc-vb
- vb与永宏PLC网络联机,本人做的是工厂机械信息收集,连接64台设备-the vb Yonghong PLC network online, I do factory machinery information collection, connect 64 devices
HARQ_LDPC_16QAM_6
- HARQ LDPC 16QAM matlab编程-HARQ LDPC 16QAM matlab programming
LTMATLA
- 介绍了喷泉码中LT 码的编码译码过程,提供了详细的MATLAB 仿真代码和说明. 通过对三种不同度分布的LT 码进行性能仿真,并对仿真结果进行了分析,同时也对LT 码和Raptor 码进行了适当的比较.-Encoding of LT codes decoding process of fountain codes, and provide a detailed MATLAB simulation code and descr iption. Performance simulation, and
movie1
- 推导矩形波导TM模表达式,并以动画形式展示-Derivation of the expression of the rectangular waveguide TM mode, and animated to show
OPC-CLIENT-SDK(for-vb6-cSharp-vb.net)
- OPC客户端软件开发包(OPCCLIENTSDK)为不同开发平台提供统一API,不需要任何OPC组件,使用方便,软件开发包提供了c#、vb.net、vb6等语言开发例子。-OPC client software development kit (OPCCLIENTSDK) for different development platform to provide a unified API, does not require any OPC components, easy to use, so
VB-Modbus-RTU
- VB Modbus RTU源码,其中协议部分已生成DLL,可直接调用-VB Modbus RTU source code, in which part of the agreement has generated DLL can be called directly
RS_Generator_matrix-
- 使用C++编写的RS码的生成矩阵和校验矩阵的实现,适合RS码编写的学习者学习。-Prepared by using C++ RS code generator matrix and parity check matrix realization learners Good RS code.