资源简介

用MATLAB写的声音信号频谱分析仪的源代码,相应的论文见http://blog.csdn.net/sbtdkj1017/archive/2008/02/29/2134401.aspx

资源截图

代码片段和文件信息

function varargout = ch4(varargin)
% CH4 M-file for ch4.fig
%      CH4 by itself creates a new CH4 or raises the existing
%      singleton*.
%
%      H = CH4 returns the handle to a new CH4 or the handle to
%      the existing singleton*.
%
%      CH4(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in CH4.M with the given input arguments.
%
%      CH4(‘Property‘‘Value‘...) creates a new CH4 or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before ch4_OpeningFunction gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to ch4_OpeningFcn via varargin.
%
%      *See GUI Options on GUIDE‘s

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

     目录          0  2007-10-18 18:19  声音信号频谱分析仪

     文件      14338  2007-10-18 14:32  声音信号频谱分析仪\ch4.fig

     文件      43230  2007-10-18 13:42  声音信号频谱分析仪\ch4.m

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

                57568                    3


评论

共有 条评论