搜索资源列表
simulation of wireless communication
- 书\"Simulation and software radio for mobile communications\"的源代码matlab版,从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析,可以全面的了解通信系统。-"Simulation and software radio for mobil e communications "source code version of Matlab, from basic BPSK. QPSK
ch0212
- The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be compatible
ctc-matlab
- 传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(Convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^
WIM2_ITU_ChannelModel_ver4
- The channel modeling work package WP1 of IST-WINNER project provided a Matlab implementation of the WINNER Phase II Model (referred as WIM this onward). The main purpose of the WIM channel models is to generate a radio channel realisations for a
cdma2000-UV_Simulator
- 一个cdma2000的系统仿真器,附英文手册-The cdma2000-UV Simulator estimates the performance of data transmissions at the physical layer of the mobile communications technology cdma2000 1X. These wireless data transmissions enable the communication between mobile
FIRFilterDesign
- This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on the design of FIR filters using the window design method while the second part focuses on design of equiripple FIR filters
This_one
- Cooperative communication_power control a) Generate random binary sequence of +1’s and -1’s. (b) Given different Power to the source and the relay as well (c) Multiply the symbols with the channel and then add white Gaussian noise. (d) At
da1
- HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation
das6
- function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) HELP: coherent_ML_receiver Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modul
sureshaodv
- Code : AODV Routing. x=1:20 s1=x(1) d1=x(20) clc A=randint(20) Making matrix all diagonals=0 and A(i,j)=A(j,i),i.e. A(1,4)=a(4,1), A(6,7)=A(7,6) for i=1:20 for j=1:20 if i==j A(i,j)=0 else A(j,i)=A(i,j) en
AndroidGPS
- PDF电子书,详细对android下开发GPS定位进行讲解。-PDF e-book, detailed GPS positioning on the android is developed to explain.
softwared-GPS
- 此電子書籍適合想入門GPS的初學者,與一般GPS書籍不同的是,本書是使用matlab開發GPS接收機的環境,使用軟體接收機的好處是,比傳統硬體GPS有更好的靈活性,成本也比較低。-This e-book for beginners to start the GPS, GPS and general book different is that the book is a GPS receiver using matlab development environment, the receiver
edfa
- EDFA matlab coden Erbium Doped Fiber Amplifier (EDFA) consists of a piece of fiber of length L, whose core is uniformly doped with Erbium ions. Such ions can be thought of as simple two-level systems, i.e., they can have only two energy states: 1) a
antenna_tool
- Antenna tool in matlab. H and E filed of the dipole antenna
M-S-E
- this matlab code is for channel estimation. when the communication channel is time varying for correct detection of received information you should stimate the communication channel.
DIPOLE
- This a MATLAB based program that computes the: - Maximum directivity (dimensionless and in dB) - Radiation resistance (Rr) - Input resistance (Rin) - Reactance relative to current maximum (Xm) - Input reactance (Xin) - Normalized current
Stochastic-Coordinated-Beamforming-master
- MATLAB coding for implementing and solving various topics in different fields. i.e. Neural Networks, Quantitative Methods in Finance
package_emd
- 经验模态分解(Empirical Mode Decomposition,EMD)法是黄锷(N. E. Huang)在美国国家宇航局与其他人于1998年创造性地提出的一种新型自适应信号时频处理方法,特别适用于非线性非平稳信号的分析处理。对经过EMD处理的信号再进行希尔伯特变换,就组成了大名鼎鼎的“希尔伯特—黄变换”(HHT)。由于脑电信号处理很少在EMD之后接上希尔伯特变换,在这里仅介绍EMD的相关基础知识。 EMD其实就是一种对信号进行分解的方法,与傅里叶变换、小波变换的核心思想一致,大家
C.Levy
- 在E.C.Levy的“光电振荡器建模”一文中,利用MATLAB函数编写了单回路OEO仿真程序。为了说明它的用途,我们生成图2,4,5,8和11。(The single-loop OEO simulation is written by using MATLAB functions)