資源簡介
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
- 上一篇:(matlab) Seam_Carving
- 下一篇:matlab中的M-K檢驗
評論
共有 條評論