• 大小: 0.01M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: Matlab
  • 标签: matlab  

资源简介


MATLAB信号处理程序,包括信号相加,相乘,卷积,傅里叶变换,冲激响应等等。

资源截图

代码片段和文件信息

function varargout = signal(varargin)
%SIGNAL M-file for signal.fig
%      SIGNAL by itself creates a new SIGNAL or raises the existing
%      singleton*.
%
%      H = SIGNAL returns the handle to a new SIGNAL or the handle to
%      the existing singleton*.
%
%      SIGNAL(‘Property‘‘Value‘...) creates a new SIGNAL using the
%      given property value pairs. Unrecognized properties are passed via
%      varargin to signal_OpeningFcn.  This calling syntax produces a
%      warning when there is an existing singleton*.
%
%      SIGNAL(‘CALLBACK‘) and SIGNAL(‘CALLBACK‘hobject...) call the
%      local function named CALLBACK in SIGNAL.M with the given input
%      arguments.
%
%      *See GUI Options on GUIDE‘s Tools menu.  Choose “GUI allows only one
%      instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES

% Edit the above text to modify the response to help signal

% Last Modified by GUIDE v2.5 11-Feb-2012 22:42:46

% Begin initialization code - DO NOT EDIT

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

     文件      14605  2012-02-13 15:35  signal.asv

     文件       5930  2012-02-13 15:45  signal.fig

     文件      12604  2012-02-14 20:10  signal.m

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

                33139                    3


评论

共有 条评论