CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - matlab file

搜索资源列表

  1. UWB-matlab-file

    0下载:
  2. 有关UWB的matlab仿真程序,对一些初学者比较有用-the UWB Matlab simulation program, some more useful beginners
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:14158
    • 提供者:小叶
  1. 通信范例MATLAB仿真

    1下载:
  2. Contemporary Communication Systems with MATLAB ============================================== John G. Proakis and Masoud Salehi This diskette contains the MATLAB files for "Contempora
  3. 所属分类:通讯/手机编程

    • 发布日期:2009-03-10
    • 文件大小:214445
    • 提供者:new4u@163.com
  1. MATLAB

    1下载:
  2. 包含调制和解调:1、可输入数字基带信号进行各种参数、各种方式的调制程序,也可读入调制数据。2、对自调制数据或读入的文件调制数据进行调制方式和调制方式的分析,适合正在学习调制解调的人员使用,通过单步运行,详细了解各种调制与解调的原理及工程实现-Include modulation and demodulation: 1, enter the digital baseband signal parameters, the modulation process in various ways, but
  3. 所属分类:Modem program

    • 发布日期:2017-04-01
    • 文件大小:30733
    • 提供者:林鹏
  1. CC1110-TDMA

    0下载:
  2. 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.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:209679
    • 提供者:
  1. WCDMA_simulink

    0下载:
  2. 关于WCDMA下行链路的simulink仿真图-The file is a simulation about WCDMA FDD downlink based on simulink.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:14927
    • 提供者:liuji
  1. 8PSK_MTKL

    0下载:
  2. 文件中包含了详细的8PSK调制解调的原理和代码,并对8PSK调制进行了蒙特卡洛仿真(有源代码)-File contains a detailed 8PSK modulation and demodulation principles and code, and 8PSK modulation for the Monte Carlo simulation (source code)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:8356
    • 提供者:杨发森
  1. acquisition

    0下载:
  2. 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
  3. 所属分类:GPS develop

    • 发布日期:2016-11-15
    • 文件大小:3385
    • 提供者:lohchunling
  1. send_text_message

    0下载:
  2. 在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.
  3. 所属分类:SMS

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:Kirk
  1. OFDMcode

    0下载:
  2. 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
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:59334
    • 提供者:以琳
  1. td-scdma-simulation-using-matlab

    1下载:
  2. TDSCDAM的仿真,非常详细,包含了若干个matlab文件-TDSCDAM the simulation is very detailed and contains several matlab File
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-12-07
    • 文件大小:35840
    • 提供者:tianxinhui
  1. OFDM simulation matlab

    1下载:
  2. 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
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-06-18
    • 文件大小:4425
    • 提供者:omar_megane
  1. matlab

    0下载:
  2. 对语言加噪的matlab文件,可以自行选择信噪比。还包含以及波形绘制文件。-Language plus noise matlab file, you can select SNR themselves.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-07
    • 文件大小:1699
    • 提供者:程序员
  1. Understanding LTE with MATLAB chapter3

    0下载:
  2. % 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
  3. 所属分类:3G开发

    • 发布日期:2016-08-01
    • 文件大小:5698
    • 提供者:omidvar_sara
  1. Series-to-parallel-in-matlab

    0下载:
  2. Matlab file for 3g MVDR for the channel estimation and others you can find more about MIMo ans siso system
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:1353
    • 提供者:reda
  1. MATLAB call OptiSystem

    2下载:
  2. 通过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
  3. 所属分类:通讯编程

  1. 基于MATLAB的MSK调制解调实现

    2下载:
  2. 利用MATLAB集成环境下的M文件,编写程序来实现MSK的调制解调,并绘制出解调前后的时域和频域波形及叠加噪声时解调前后的时频波形,根据运行结果和波形来分析该解调过程的正确性及信道对信号传输的影响。通过这次课程设计进一步加深了我对最小二进制相移键控(MSK)调制解调性能的理解与掌握,同时将课堂上学到的理论知识用于实践。增强了我在模拟仿真方面的能力,为以后系统开发和通信系统仿真打下了良好的基础。(The use of MATLAB in the integrated environment of
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:595968
    • 提供者:史宾
  1. ppsolve

    0下载:
  2. matlab file training for student in class 2
  3. 所属分类:通讯编程

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:parsian238
  1. ppn5out

    0下载:
  2. matlab file training for student in class 3
  3. 所属分类:GPS编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:parsian238
  1. pplane5

    0下载:
  2. matlab file training for student in class 9
  3. 所属分类:通讯编程

    • 发布日期:2018-01-03
    • 文件大小:36864
    • 提供者:parsian238
  1. VisualC_调用MATLAB程序的接口方法_杨文波

    0下载:
  2. 本文介绍了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
  3. 所属分类:通讯编程

    • 发布日期:2018-01-07
    • 文件大小:95232
    • 提供者:Effie
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com