Welcome![Sign In][Sign Up]
Location:
Search - optisystem matlab

Search list

[matlabQPSK-OQPSK

Description: 对两种调相方法进行分析比较,通过MATLAB编程对比两种方式的区别与联系-Phase modulation of two methods of analysis and comparison, through MATLAB programming in two ways the difference between contrast and contact
Platform: | Size: 1024 | Author: 小猪 | Hits:

[Communication-MobileOFDM

Description: matlab实现的OFDM运用于ROF光纤无线通信系统的仿真,用的是4QAM调制,LS信道估计,还包括Optisystem的仿真,是毕设的仿真,非常珍贵。-matlab achieve ROF optical fiber used in the OFDM wireless communication system simulation, using 4QAM modulation, LS channel estimation, the simulation also includes Optisystem is a complete set of simulation, very precious.
Platform: | Size: 25600 | Author: Ruby | Hits:

[Othermm-wave

Description: 是基于Optisystem仿真软件的光毫米波产生的仿真,包括单边带、双边带、载波抑制及四倍频,毕设、非常珍贵-Optisystem simulation software is based on millimeter wave generated by the optical simulation, including SSB, DSB, carrier suppression and four-octave, complete set, very rare
Platform: | Size: 66560 | Author: Ruby | Hits:

[OtherMatlabBERAnalyzer

Description: 光通信系统的MATLAB实现,在OPTISYSTEM中运行-run in optisystem
Platform: | Size: 51200 | Author: pengtuo | Hits:

[Modem programOFDM-MATLAB-

Description: MATLAB rof系统仿真了在optisystem下的无线传输问提的研究-matlab ofdm
Platform: | Size: 19456 | Author: zuoyemenghui | Hits:

[matlabMatlab-component--in-Optisystem

Description: Matlab component,Creating a component to handle optical signals in Optisystem -In order to create an optical component in Matlab for co-simulation with OptiSystem, first we need to understand the optical signal format that OptiSystem can generate and the structure of that signal launched into the Matlab workspace. Following is an example to create an Optical Attenuator using the Matlab component. In this example, first we introduce the signal format in OptiSystem, and then we show how to use Matlab to process that signal.
Platform: | Size: 609280 | Author: wenhs | Hits:

[3G developBER

Description: 联合Optisystem与matlab仿真的OFDM子程序-Optisystem & matlab co-simulation
Platform: | Size: 1024 | Author: 杨尚飞 | Hits:

[Otheroptisystem

Description: optisystem联合matlab仿真基于m序列的一种调制格式,适合远距离传输,虽然调制效率较低,但传输距离很远-optisystem joint matlab simulation based on an m-sequence modulation format, suitable for long-distance transmission, although lower modulation efficiency, but the transmission distance is very far
Platform: | Size: 8462336 | Author: 邓锐 | Hits:

[Windows DevelopMatlab-OSA

Description: optisystem matlab 的经典例子,非常实用!-optisystem matlab The classic example, very practical!
Platform: | Size: 173056 | Author: zhou | Hits:

[assembly languageMatlab-Optical-Example

Description: matlab和optisystem的联合仿真-co-simulation between matlab and optisystem
Platform: | Size: 610304 | Author: 朱萌 | Hits:

[Communication-MobileOptisystem中MatlabComponent模块的扩展应用

Description: 通过一个光相位调制器的实例,介绍利用Optisystem 中Matlab Component组件联合M atlab实现用户自定义光学组件的方法。对相位调制基本原理、相位调制器理论模型和实现模型的Matlab代码进行分析,介绍如何将用户自定义器件功能代码关联Matlab Component组件进行仿真,并利用自定义的相位调制器对理论分析进行验证。(Through an example of an optical phase modulator, this paper introduces the method of implementing user-defined optical components by using Matlab Component component in Optisystem combined with M atlab. The basic principle of phase modulation of the phase modulator, theoretical model and implementation model of Matlab code analysis, describes how to simulate the user device function code associated Matlab Component components, and the theoretical analysis was verified by using custom phase modulator.)
Platform: | Size: 570368 | Author: 瓷杯揣在怀中 | Hits:

[Communication-Mobile仿真技术在光纤通信实验教学中的应用

Description: 通过两个例子,将Optisystem和matlab这两个软件结合进行光学仿真,两个例子分别为光波频率右移和光波幅度调制。通过这两个例子,能很好的理解这两个软件的协同仿真。上传的文件包括文献和源码,还有optisystem的osd文件,文件很全。(Two examples are used to combine the two software Optisystem and MATLAB for optical simulation. The two examples are the right shift of the light frequency and the modulation of the amplitude of the light wave. Through these two examples, we can well understand the collaborative simulation of these two software. Upload files, including documents and source code, as well as the optisystem OSD file, the document is very complete)
Platform: | Size: 1233920 | Author: 瓷杯揣在怀中 | Hits:

[Communication-MobileBER

Description: 这是一个matlab和optisystem联合调试用的误码率计算程序,里面的文件报过一个可以用optisystem7和optisystem13可以打开的OSD仿真图,还有一个MATLAB计算BER的程序。给出了如何设置系统的大纲。从OptiSystem的电信号输入到Matlab组件。当OptiSystem运行时,它将调用Matlab组件中的M文件,处理数据,然后将所得的电信号导出回OptiSystem。然后将输出信号连接到BER分析仪。经过我调试,文件齐全,放心下载(The attached image gives an outline of how the system should be setup. You should start with inputting the electrical signal from OptiSystem into a Matlab component. When OptiSystem runs, it will call the M-file in the Matlab component, process the data, and then export the resulting electrical signal back into OptiSystem.The output signal is then connected to the BER Analyzer.)
Platform: | Size: 242688 | Author: 瓷杯揣在怀中 | Hits:

[Communication-MobileMATLAB call OptiSystem

Description: 通过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 than optisystem13 version to open)
Platform: | Size: 226304 | Author: 瓷杯揣在怀中 | Hits:

[Communication-Mobileoptisystem_dataType

Description: 通过三篇文件和对应的程序,讲解optisystem输出到matlab的数据结构,程序都经过本人调试,完好,简单,齐全。(Through three documents and corresponding procedures to explain the optisystem output to the data structure of MATLAB)
Platform: | Size: 1491968 | Author: 瓷杯揣在怀中 | Hits:

[Communication-MobileOPTISYSTEM+MATLAB

Description: optisystem与MATLAB之间的联合编程(the link of optisystem and matlab)
Platform: | Size: 363520 | Author: 北极熊001 | Hits:

[OtherMatlab-Optical-Example

Description: 介绍关于如何使用Optisystem Matlab Component(Introduce how to use Optisystem Matlab Component)
Platform: | Size: 608256 | Author: ecxxc1 | Hits:

[matlab100 Gbps DP-QPSK System with DSP (1)

Description: 相干光通信接收端补偿MATLAB代码以及Optisystem仿真系统文件(Compensation MATLAB code for receiver terminal of coherent optical communication)
Platform: | Size: 336896 | Author: zhenghao2401 | Hits:

[OtherPG Project master

Description: optisystem和matlab联合仿真实现相移探测(Phase-shift detection realized by optisystem and MATLAB simulation)
Platform: | Size: 545792 | Author: 骚雅绅士 | Hits:

[matlabcbacaeiffb

Description: optisystem和MATLAB联合仿真(Joint simulation of optisystem and MATLAB)
Platform: | Size: 1484800 | Author: 飞机好好玩 | Hits:
« 12 »

CodeBus www.codebus.net