登录
首页 » matlab » PATH

PATH

于 2018-04-01 发布 文件大小:40KB
0 359
下载积分: 1 下载次数: 29

代码说明:

  实现了光通信系统的多径、以及不同信噪比下的通信链路信噪比仿真。其中包含OOK/PPM/DPPM/DHPIM/副载波调制(The simulation of communication link signal-to-noise ratio (SNR) of optical communication system under multipath and different signal-to-noise ratio is realized. It contains OOK/PPM/DPPM/DHPIM/ subcarrier modulation)

文件列表:

PATH\BAUD\Baud.m, 375 , 2018-03-23
PATH\CAPACITY\Capacity.m, 384 , 2018-03-23
PATH\CHANNEL\interruput.m, 2247 , 2018-03-24
PATH\CHANNEL\OOK_Channel.m, 1555 , 2018-03-24
PATH\CHANNEL\Path.m, 1575 , 2018-03-24
PATH\Channel.fig, 11003 , 2018-03-24
PATH\Channel.m, 14488 , 2018-03-24
PATH\main.fig, 18203 , 2018-03-24
PATH\main.m, 17343 , 2018-03-24
PATH\PDF\DHPIM.m, 634 , 2018-03-22
PATH\PDF\OOK.m, 408 , 2018-03-22
PATH\PDF\PIM.m, 362 , 2018-03-23
PATH\PDF\Untitled5.m, 0 , 2018-03-22
PATH\POWER\avg_power.m, 414 , 2018-03-23
PATH\PPE.m, 0 , 2018-03-24
PATH\WAVE\wave.m, 1751 , 2018-03-23
PATH\BAUD, 0 , 2018-03-23
PATH\CAPACITY, 0 , 2018-03-23
PATH\CHANNEL, 0 , 2018-03-24
PATH\New Folder, 0 , 2018-03-24
PATH\PDF, 0 , 2018-03-23
PATH\POWER, 0 , 2018-03-23
PATH\WAVE, 0 , 2018-03-23
PATH, 0 , 2018-03-24

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

发表评论

0 个回复

  • PhaseLockedLoop
    %The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated signal.In this way,the phase of the %incoming signal is locked and the signal is demodulated.This scheme %is used in PM and FM as well. %We will implement it by using a closed loop system.Control systems %techniques are applied here.( The phase locked loop (PLL), adjusts the phase of a local oscillator wrt the incoming modulated signal.In this way, the phase of the incoming signal is locked and the signal is demodulated.This scheme is used in PM and FM as well. We will implement it by using a closed loop system.Control systems techniques are applied here.)
    2007-04-19 12:00:01下载
    积分:1
  • 相干光信不同调制格式Matlab仿真
    说明:  相干光通信QPSK,QAM调制格式等MATLAB仿真代码,直接运行即可,非常好用。(Coherent optical communication QPSK, QAM modulation format matlab simulation code, direct operation can be, very easy to use.)
    2021-03-30 21:19:09下载
    积分:1
  • XR-EE-RT_2009_003
    无线hart开发实现与测试,包含所有功能的说明与测试(wireless hart)
    2012-01-31 15:38:16下载
    积分:1
  • Si100x_SPI0_Slave
    HLP A+ Modbus 标准通讯协议格式,上位机发送数据格式,正确时变频器返回数据格式(This bit will be set to logic 1 when the receive buffer has been read and contains no new information. If there is new information available in the receive buffer that has not been read, this bit will return to logic 0. RXBMT = 1 when in Master Mode.)
    2013-11-15 11:31:43下载
    积分:1
  • lms_rsl
    利用lms算法和rls算法,对通过给定系统h的随机信号进行自适应滤波,通过抽头w对系统进行逆辨识与辨识,同时产生MSE 即均方误差,来描述对信号恢复的效果。(Using lms algorithm and rls algorithms h through a given system adaptive filtering of random signals, the system through the tap w reverse identification and recognition, while the mean square error MSE generated to describe the effect on signal recovery.)
    2010-12-24 00:21:23下载
    积分:1
  • NCSentry
    ncsentry此软件用来对发那科,三菱,西门子,马扎克,等数控系统模拟切削,传输程序用。(ncsentry This software is used to Fanuc, Mitsubishi, Siemens, Mazak, etc. CNC cutting system simulation, transmission program to use.)
    2010-03-09 12:46:03下载
    积分:1
  • polar-code
    说明:  本程序代码包含了 SC SCL BP SCAN和SSC译码算法,以及各种编码算法GA,BA....*** 编程语言风格为C++,研究polar的和我一样渣渣的研一萌新点进来have a look 感谢大佬pan jianpeng ,感谢共享源码(This program code includes SC SCL BP SCAN and SCC decoding algorithm, as well as various coding algorithms GA, BA... *** Programming language style is C++, research polar and slag like me have a look Thank you pan jianpeng, thank you for sharing the source code)
    2021-04-11 16:48:58下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • CVI_rs232
    Labwindows CVI 中不错的串口编程,串口调试(Good serial programming Labwindows CVI, serial debugging )
    2020-07-07 23:18:57下载
    积分:1
  • MATLAB
    基于matlab的QPSK通讯系统误码率、误比特率和星座图的仿真(Simulation based on Matlab QPSK communication system bit error rate, BER, and constellation)
    2012-04-10 10:37:40下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载