資源簡介
matlab語音信號分析GUI界面,用于對wav語音信號進行時域和頻域分析,得到語音信號時域和頻域的特征參數
代碼片段和文件信息
function?varargout?=?GUI(varargin)
%?GUI?M-file?for?GUI.fig
%??????GUI?by?itself?creates?a?new?GUI?or?raises?the?existing
%??????singleton*.
%
%??????H?=?GUI?returns?the?handle?to?a?new?GUI?or?the?handle?to
%??????the?existing?singleton*.
%
%??????GUI(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?GUI.M?with?the?given?input?arguments.
%
%??????GUI(‘Property‘‘Value‘...)?creates?a?new?GUI?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?GUI_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?GUI_OpeningFcn?via?varargin.
%
%??????*See?GUI?Options?on?GUIDE‘s?Tools?menu.??Choose?“
- 上一篇:matlab 模擬鎖屏程序
- 下一篇:matlab讀取raw格式圖像
評論
共有 條評論