资源简介

利用MATLAB GUI界面,仿真随机过程,完成模拟信号的幅度调制解调及噪声对其影响仿真; 单边带SSB调幅系统的建模仿真;双边带DSB调幅系统的建模仿真;数字基带信号的建模仿真; 2ASK调制与解调;2FSK调制与解调;2PSK调制与解调。融为一体,含有实验报告。

资源截图

代码片段和文件信息

function varargout = communication(varargin)
% COMMUNICATION MATLAB code for communication.fig
%      COMMUNICATION by itself creates a new COMMUNICATION or raises the existing
%      singleton*.
%
%      H = COMMUNICATION returns the handle to a new COMMUNICATION or the handle to
%      the existing singleton*.
%
%      COMMUNICATION(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in COMMUNICATION.M with the given input arguments.
%
%      COMMUNICATION(‘Property‘‘Value‘...) creates a new COMMUNICATION or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before communication_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       4192  2019-09-02 08:36  源代码\communication.fig

     文件      25647  2019-09-02 08:36  源代码\communication.m

     文件        249  2019-08-30 10:08  源代码\F2T.m

     文件        446  2019-08-31 08:29  源代码\lpf.m

     文件        479  2019-08-31 08:28  源代码\T2F.m

     文件    1480506  2019-09-02 19:55  实验报告.docx

     目录          0  2019-09-02 20:01  源代码

----------- ---------  ---------- -----  ----

              1511519                    7


评论

共有 条评论