搜索资源列表
UWB-matlab-file
- 有关UWB的matlab仿真程序,对一些初学者比较有用-the UWB Matlab simulation program, some more useful beginners
通信范例MATLAB仿真
- Contemporary Communication Systems with MATLAB ============================================== John G. Proakis and Masoud Salehi This diskette contains the MATLAB files for "Contempora
MATLAB
- 包含调制和解调:1、可输入数字基带信号进行各种参数、各种方式的调制程序,也可读入调制数据。2、对自调制数据或读入的文件调制数据进行调制方式和调制方式的分析,适合正在学习调制解调的人员使用,通过单步运行,详细了解各种调制与解调的原理及工程实现-Include modulation and demodulation: 1, enter the digital baseband signal parameters, the modulation process in various ways, but
CC1110-TDMA
- CC1110 TDMA通信程序。在IAR Embedded Workbench 下测试通过,如需在其他环境下使用,可直接编辑目录下的C文件。-Code of CC1110 TDMA communication . Available on IAR Embedded Workbench。. To use in other develop enviroment, you can edit the C file in the directory.
WCDMA_simulink
- 关于WCDMA下行链路的simulink仿真图-The file is a simulation about WCDMA FDD downlink based on simulink.
8PSK_MTKL
- 文件中包含了详细的8PSK调制解调的原理和代码,并对8PSK调制进行了蒙特卡洛仿真(有源代码)-File contains a detailed 8PSK modulation and demodulation principles and code, and 8PSK modulation for the Monte Carlo simulation (source code)
acquisition
- This GPS Acquisition..by Matlab, this file performs cold start acquisition on the collected "data". It searches for GPS signals of all satellites, which are listed in field "acqSatelliteList" in the settings structure. Function saves code phase
send_text_message
- 在matlab中向美国的手机发送短信的小程序-send text messages to cell phones in the USA, directly from matlab. This program got featured in the official matlab file exchange site, matlabcentral. It is purely my original contribution.
OFDMcode
- OFDM信号的编码译码仿真,英文说明更详细。-This simulation scr ipt set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded b
td-scdma-simulation-using-matlab
- TDSCDAM的仿真,非常详细,包含了若干个matlab文件-TDSCDAM the simulation is very detailed and contains several matlab File
OFDM simulation matlab
- This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul
matlab
- 对语言加噪的matlab文件,可以自行选择信噪比。还包含以及波形绘制文件。-Language plus noise matlab file, you can select SNR themselves.
Understanding LTE with MATLAB chapter3
- % zREADME.m % Instructions regarding how to run MATLAB experiments in this directory % (UnderstandingLTEwithMATLAB_Chapter3) % % This folder contains a series of MATLAB functions that showcase % modulation, scrambling and coding functionalities used
Series-to-parallel-in-matlab
- Matlab file for 3g MVDR for the channel estimation and others you can find more about MIMo ans siso system
MATLAB call OptiSystem
- 通过matlab的M文件调用optisystem打开OSD文件,并进行仿真,把数据返回到matlab画图。很实用,简单。OSD一定要用optisystem13版以上的才能打开。(Through the MATLAB M file, call optisystem, open the OSD file, and simulation, the data returned to the MATLAB drawing. Very practical, simple. OSD must use more
基于MATLAB的MSK调制解调实现
- 利用MATLAB集成环境下的M文件,编写程序来实现MSK的调制解调,并绘制出解调前后的时域和频域波形及叠加噪声时解调前后的时频波形,根据运行结果和波形来分析该解调过程的正确性及信道对信号传输的影响。通过这次课程设计进一步加深了我对最小二进制相移键控(MSK)调制解调性能的理解与掌握,同时将课堂上学到的理论知识用于实践。增强了我在模拟仿真方面的能力,为以后系统开发和通信系统仿真打下了良好的基础。(The use of MATLAB in the integrated environment of
ppsolve
- matlab file training for student in class 2
ppn5out
- matlab file training for student in class 3
pplane5
- matlab file training for student in class 9
VisualC_调用MATLAB程序的接口方法_杨文波
- 本文介绍了VC++调用 MATLAB的M 文件的几种常用方法及各自的特点 , 并结合开发实例重点说明了在VC ++中使用MATCOM 连接Matlab 文件的具体实现过程(Several interface methods of calling Matlab m file are introduced in this paper, as well as their characters.And an instance is given to illustrate the method to ca