M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
标签: BPSK transmitter configure modulates
上传时间: 2014-08-09
上传用户:skfreeman
This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
标签: derivative the gaussian models
上传时间: 2016-06-28
上传用户:xuanjie
Coaxial feed structures are widely used in ultra-wide band antennas . This paper modeled the characteristic of the monopole antenna feeded by coaxial line by FDTD in the time-domiain,which showes that . Firstly, it introduced the theory of the arithmetic and the particularly realization in the calculation then it described the use in the time-domain finally it analysed several characteristics of the monopole antenna. The arithmetic used in the microstrip antenna is also a quick and economical way to design the antenna.
标签: structures ultra-wide antennas Coaxial
上传时间: 2016-06-28
上传用户:朗朗乾坤
pashload是应用在linux下的网络带宽测试源程序精确度比较高 ///////////////////////////////////// Pathload is a tool for estimating the available bandwidth of an end-to-end path from a host S (sender) to a host R (receiver). The available bandwidth is the maximum IP-layer throughput that a flow can get in the path from S to R, without reducing the rate of the rest of the traffic in the path.
标签: pashload Pathload linux tool
上传时间: 2016-06-29
上传用户:xzt
复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c ) private: double Real, Image }
标签: Complex double iostream include
上传时间: 2016-06-30
上传用户:wang5829
function [beta,alfa] = AIDyadDown(afine,D,F,EF) % AIDyadDown -- Average-Interpolating DownSampling Operator
标签: AIDyadDown Average-Interpolating DownSampling function
上传时间: 2014-01-14
上传用户:redmoons
The source codes are from the "Simulation and software Radio for mobile communication" It contain the channel model and CDMA Transmitter and receiver.
标签: communication Simulation software contain
上传时间: 2016-08-06
上传用户:z754970244
JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), sub_title varchar(255), keyword varchar(255), author varchar(255), source varchar(255), operator varchar(255), addition varchar(255), belong varchar(255), senddate date, content text, primary key(id) ) create database xcb
标签: auto_increment sz_shouye varchar CREATE
上传时间: 2014-01-13
上传用户:PresidentHuang
The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485 and RS-422 communications in harsh environments. Each driver output and receiver input is protected against ±15kV electrostatic discharge (ESD) shocks, without latchup. These parts contain one driver and one receiver. The MAX483E, MAX487E, MAX488E, and MAX489E feature reduced slewrate drivers that minimize EMI and reduce reflections caused by improperly terminated cables, thus allowing error-free data transmission up to 250kbps. The driver slew rates of the MAX481E, MAX485E, MAX490E, MAX491E, and MAX1487E are not limited, allowing them to transmit up to 2.5Mbps.
标签: MAX transceivers 485 low-power
上传时间: 2013-12-22
上传用户:小宝爱考拉
The idea behind differential GPS is to remove as much errors as possible from the range measurements by establishing these errors at a reference site. In its most simple setup, a GPS receiver is located at a well surveyed position and its (pseudo) range measurements are compared with the actual calculated range from this receiver to the SV s. The differences between measured ranges and calculated ranges at the reference receiver are applied as corrections to the ranges measured by other receiver(s) close by.
标签: differential measurements possible behind
上传时间: 2013-12-19
上传用户:zgu489