-
TcpClient C#2010
上位机与三菱PLC之间进行TCP/IP通讯(communication between PC and PLC)
- 2018-01-15 15:02:05下载
- 积分:1
-
PhaseLockedLoop
%The phase locked loop(PLL),adjusts the phase of a local oscillator
%w.r.t the incoming modulated signal.In this way,the phase of the
%incoming signal is locked and the signal is demodulated.This scheme
%is used in PM and FM as well.
%We will implement it by using a closed loop system.Control systems
%techniques are applied here.( The phase locked loop (PLL), adjusts the phase of a local oscillator wrt the incoming modulated signal.In this way, the phase of the incoming signal is locked and the signal is demodulated.This scheme is used in PM and FM as well. We will implement it by using a closed loop system.Control systems techniques are applied here.)
- 2007-04-19 12:00:01下载
- 积分:1
-
新建文件夹 (2)
生成圆锥共形阵阵元位置,改变顶角,圆锥高度,阵元间距(Generate the position of conical conformal array elements, change the apex angle, the height of cone and the spacing of array elements)
- 2019-07-03 21:47:44下载
- 积分:1
-
mimo_ofdm_slm
In this paper, we present a Selected Mapping (SLM) PAPR reduction technique for MIMOOFDM
system with special protection of Side Information (SI). Selected Mapping (SLM)
is a powerful PAPR reduction technique since it does not cause any signal distortion and
simple to implement. As a special protection for the Side Information (SI) of SLM technique,
we propose a SI power allocation procedure. Simulation results show that our proposed
technique gives significantly better BER performance than the ordinary SLM technique for
MIMO-OFDM systems. Analysis for the optimum SI power allocation is also presented.
- 2014-01-01 06:11:34下载
- 积分:1
-
yy
卫星信道信道估计的matlab仿真程序,对不同的插值算法给出比较输出并画出误码率-信噪比曲线(Satellite channel channel estimation matlab simulation program, different interpolation algorithms and draw the comparison output is given BER- SNR curve)
- 2021-02-22 16:59:41下载
- 积分:1
-
antenna_selection_massive_MIMO-master (1)
说明: 大规模MIMO中采用天线选择来降低系统复杂度和成本,其中包括最优天线选择和递减天线选择,快速天线选择和基于范数的天线选择算法。(Antenna selection is used in large-scale MIMO to reduce system complexity and cost, including optimal antenna selection and decreasing antenna selection, fast antenna selection and antenna selection algorithm based on norm.)
- 2021-04-24 13:48:47下载
- 积分:1
-
Chapter_14_Programming
信号分析仪 编程手册主要是基于安捷伦IO 套件应用平台 简单实用的仪器控制编程程序(Signal analyzer e5052a programming manual is mainly based on agilent IO suite application platform Simple and practical instrument control programming procedures)
- 2017-07-19 10:20:55下载
- 积分:1
-
LimitlessRemote
手机无线控制电脑...............(my English is poor)
- 2015-10-17 13:31:52下载
- 积分:1
-
bpsk_Awagn_Rayleigh
说明: 实现了一个直接扩频系统,使用BPSK作为调制解调方法。并比较白噪声AWGN及瑞利衰落(rayleigh fading)环境下,误码率的影响。(There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performance is stored in BER_awgn.
5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file.
6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable.
7] Run the simulation.
To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
>>semilogy([1:8],BER_awgn(1:8), g* )
hold on
semilogy([1:8],BER_ray(1:8), -.b* )
hold on
grid on )
- 2010-03-22 23:11:17下载
- 积分:1
-
AM signal
使用usrp和gnuradio接收AM信号的代码,还有AM发送的信号以及说明的pdf(Receiving AM Signals from Data Files,python code,document)
- 2021-03-05 08:19:31下载
- 积分:1