登录
首页 » matlab » OFDMPTP

OFDMPTP

于 2021-04-21 发布 文件大小:79KB
0 324
下载积分: 1 下载次数: 118

代码说明:

  Matlab与VPI联合仿真光OFDM传输系统,其中VPI只完成光纤传输其余都用matlab完成。系统包括了上下变频,clipping等模块。(Matlab co-simulation with VPI optical OFDM transmission system, wherein the optical fiber transmission VPI only complete rest are completed using matlab. System includes a down conversion, clipping and other modules.)

文件列表:

OFDMPTP
.......\OFDMPTP.vtmu,28756,2015-06-09
.......\OFDMPTP.vtmu_pack
.......\.................\Attachments
.......\.................\Inputs
.......\.................\Outputs
.......\.................\.......\OFDMPTP.vpa,24703,2015-09-22
.......\.................\.......\OFDMPTP.vpb,10603,2015-05-25
.......\.................\Reports
.......\.................\Resources
.......\.................\.........\PowerAdjust.vtmg,7525,2015-05-07
.......\.................\.........\PowerAdjust.vtmg_pack
.......\.................\.........\.....................\Attachments
.......\.................\.........\.....................\Inputs
.......\.................\.........\.....................\......\PowerAdjustment.m,960,2015-05-13
.......\.................\.........\.....................\Outputs
.......\.................\.........\.....................\Reports
.......\.................\.........\.....................\Resources
.......\.................\.........\Rx.vtmg,9654,2015-05-06
.......\.................\.........\Rx.vtmg_pack
.......\.................\.........\............\Attachments
.......\.................\.........\............\Inputs
.......\.................\.........\............\......\De2IQ2SLM.m,1191,2015-06-04
.......\.................\.........\............\......\modulate_def.m,28890,2015-05-05
.......\.................\.........\............\......\OFDMRx.m,3365,2015-06-09
.......\.................\.........\............\......\OFDMRxIQSLM.m,3850,2015-09-22
.......\.................\.........\............\......\opt2ele.m,4771,2015-05-07
.......\.................\.........\............\......\oversamp.m,4002,2015-05-07
.......\.................\.........\............\Outputs
.......\.................\.........\............\Reports
.......\.................\.........\............\Resources
.......\.................\.........\Tx.vtmg,7306,2015-05-06
.......\.................\.........\Tx.vtmg_pack
.......\.................\.........\............\Attachments
.......\.................\.........\............\Inputs
.......\.................\.........\............\......\DeSLM(B107_WIN7_64_PC--zw--2015-06-10-09,39,00).m,579,2015-06-10
.......\.................\.........\............\......\DeSLM.m,592,2015-06-10
.......\.................\.........\............\......\IQ2SLM(B107_WIN7_64_PC--zhangweiu--2015-09-22-19,43,47).m,3279,2015-09-22
.......\.................\.........\............\......\IQ2SLM.m,3190,2015-09-22
.......\.................\.........\............\......\modulate_def.m,28890,2015-05-05
.......\.................\.........\............\......\OFDMRxSLM.m,3510,2015-06-10
.......\.................\.........\............\......\OFDMTx.m,2850,2015-07-28
.......\.................\.........\............\......\OFDMTx2IQSLM.m,3131,2015-09-22
.......\.................\.........\............\......\OFDMTxSLM.m,3057,2015-06-10
.......\.................\.........\............\......\oversamp.m,4004,2015-05-07
.......\.................\.........\............\......\secretkey1.m,287,2014-04-09
.......\.................\.........\............\......\SLM.m,2011,2015-06-10
.......\.................\.........\............\......\tmp.m,3408,2015-06-03
.......\.................\.........\............\......\Untitled5.m,3161,2015-05-15
.......\.................\.........\............\Outputs
.......\.................\.........\............\Reports
.......\.................\.........\............\Resources

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NDA_EM_16qam
    使用EM算法,估计16QAM调制方式下的信噪比(EM algorithm using the estimated signal to noise ratio under 16QAM modulation)
    2010-10-22 08:25:57下载
    积分:1
  • face-opencv-test
    对图片中的人脸进行检测和标注,是用MATLAB来实现的(pictures of the human face detection and tagging is used to achieve the MATLAB)
    2007-03-02 18:49:36下载
    积分:1
  • AM1
    AM系统进行设计、仿真(仿真用程序实现),要求用程序画出调频信号波形,调频信号振幅谱,解调信号(AM system design, simulation (simulation applications to achieve), asked to use the program draw the FM signal waveform, the amplitude spectrum of FM signal, demodulate the signal)
    2011-10-23 23:03:49下载
    积分:1
  • DAQER
    Please read THIS DOCUMENTE
    2013-05-05 10:33:18下载
    积分:1
  • xiaobotongyonghanshu
    列举了所有小波的通用函数,以方便以后使用过程中直接查看函数的意义。(General lists all wavelet functions to facilitate the process of direct view later use the meaning of the function.)
    2011-05-18 11:37:41下载
    积分:1
  • rls
    这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的自适应噪声抵消器(This program about the speech signal de-noising, implements a recursive least squares based adaptive noise canceller)
    2013-07-27 11:16:49下载
    积分:1
  • featureSelection
    利用保留交叉验证(hold-out)的特征选择,有筛选排序的功能,并最终可以输出对应特征下标。(The use of cross-validation reserved (hold-out) feature selection, there is sort of filtering function, and eventually you can output the corresponding feature subscript.)
    2013-08-11 10:26:17下载
    积分:1
  • BPSK
    bpsk调制解调 经过高斯白噪声 仿真曲线(bpsk modulation demodulation awgn)
    2014-12-09 12:03:37下载
    积分:1
  • 5dec
    北大高慧璇版《应用多元统计分析》第5章5判别分析MATLAB编程源码(Applied Statistical Analysis )
    2011-12-01 09:06:30下载
    积分:1
  • newton_method_2D
    牛顿算法用于二维函数的优化,自己做的例子,可以运行无错误(Newton optimization algorithm for the two-dimensional function, make their own case, you can run without error)
    2014-12-19 15:28:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载