• 大小: 802KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-02
  • 语言: Matlab
  • 标签: matlab  GUI  

资源简介

通信工程 专业课数字信号处理 课程设计项目 基于matlabGUI的语音信号的处理。

资源截图

代码片段和文件信息

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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       37565  2013-10-19 09:10  matlab的GUI实现的语音信号处理程序\gui4.fig
     文件       40818  2013-10-19 09:42  matlab的GUI实现的语音信号处理程序\gui4.m
     文件      882044  2013-10-19 09:28  matlab的GUI实现的语音信号处理程序\record.wav
     文件          70  2019-06-10 16:09  说明.txt
     目录           0  2013-11-23 21:52  matlab的GUI实现的语音信号处理程序\

评论

共有 条评论