91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.9MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-11
  • 語言: 其他
  • 標簽: gui??

資源簡介

基于GUI的數字信號處理教學軟件,零極點分析,采樣內插等時域分析

資源截圖

代碼片段和文件信息

function?varargout?=?biye(varargin)
%?BIYE?M-file?for?biye.fig
%??????BIYE?by?itself?creates?a?new?BIYE?or?raises?the?existing
%??????singleton*.
%
%??????H?=?BIYE?returns?the?handle?to?a?new?BIYE?or?the?handle?to
%??????the?existing?singleton*.
%
%??????BIYE(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?BIYE.M?with?the?given?input?arguments.
%
%??????BIYE(‘Property‘‘Value‘...)?creates?a?new?BIYE?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?biye_OpeningFunction?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?biye_OpeningFcn?via?varargin.
%
%??????*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?biye

%?Last?Modified?by?GUIDE?v2.5?07-May-2012?21:00:53

%?Begin?initialization?code?-?DO?NOT?EDIT
gui_Singleton?=?1;
gui_State?=?struct(‘gui_Name‘???????mfilename?...
???????????????????‘gui_Singleton‘??gui_Singleton?...
???????????????????‘gui_OpeningFcn‘?@biye_OpeningFcn?...
???????????????????‘gui_OutputFcn‘??@biye_OutputFcn?...
???????????????????‘gui_LayoutFcn‘??[]??...
???????????????????‘gui_Callback‘???[]);
if?nargin?&&?ischar(varargin{1})
????gui_State.gui_Callback?=?str2func(varargin{1});
end

if?nargout
????[varargout{1:nargout}]?=?gui_mainfcn(gui_State?varargin{:});
else
????gui_mainfcn(gui_State?varargin{:});
end
%?End?initialization?code?-?DO?NOT?EDIT


%?---?Executes?just?before?biye?is?made?visible.
function?biye_OpeningFcn(hobject?eventdata?handles?varargin)
%?This?function?has?no?output?args?see?OutputFcn.
%?hobject????handle?to?figure
%?eventdata??reserved?-?to?be?defined?in?a?future?version?of?MATLAB
%?handles????structure?with?handles?and?user?data?(see?GUIDATA)
%?varargin???command?line?arguments?to?biye?(see?VARARGIN)

%?Choose?default?command?line?output?for?biye
handles.output?=?hobject;

%?Update?handles?structure
guidata(hobject?handles);

%?UIWAIT?makes?biye?wait?for?user?response?(see?UIRESUME)
%?uiwait(handles.figure1);


%?---?Outputs?from?this?function?are?returned?to?the?command?line.
function?varargout?=?biye_OutputFcn(hobject?eventdata?handles)?
ha=axes(‘units‘‘normalized‘‘position‘[0?0?1?1]);
uistack(ha‘bottom‘)
II=imread(‘hbdx.jpg‘);
image(II)
colormap?gray
set(ha‘handlevisibility‘‘off‘‘visible‘‘off‘);
%?varargout??cell?array?for?returning?output?args?(see?VARARGOUT);
%?hobject????handle?to?figure
%?eventdata??reserved?-?to?be?defined?in?a?future?version?of?MATLAB
%?handles????structure?with?handles?and?user?data?(see?GUIDATA)

%?Get?default?command?line?output?from?handles?structure
varargout{1}?=?handles.output;


%?--------------------------------

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-05-27?22:23??相關程序\
?????文件????????2486??2012-05-07?21:00??相關程序\biye.fig
?????文件????????8619??2012-05-15?15:52??相關程序\biye.m
?????文件????????9707??2012-05-26?16:27??相關程序\caiyang.fig
?????文件????????8041??2012-05-13?18:53??相關程序\caiyang.m
?????文件????????8050??2012-05-07?15:01??相關程序\chidu.fig
?????文件????????6762??2012-05-05?11:02??相關程序\chidu.m
?????文件????????6417??2012-05-07?10:34??相關程序\chongjie.fig
?????文件????????5974??2012-05-05?17:09??相關程序\chongjie.m
?????文件?????????111??2012-04-26?20:43??相關程序\convnew.m
?????文件????????5475??2012-05-07?09:24??相關程序\fanzhuan.fig
?????文件????????4437??2012-05-07?09:22??相關程序\fanzhuan.m
?????文件??????381019??2012-05-08?22:43??相關程序\hbdx.jpg
?????文件??????784736??2012-05-05?10:07??相關程序\hbdx1.jpg
?????文件??????730112??2012-05-07?20:53??相關程序\huan0.ppt
?????文件??????527360??2012-05-14?10:21??相關程序\huan1.ppt
?????文件??????691712??2012-05-14?10:23??相關程序\huan2.ppt
?????文件??????350208??2012-05-14?10:24??相關程序\huan3.ppt
?????文件??????275456??2012-05-14?10:25??相關程序\huan4.ppt
?????文件??????614400??2012-05-14?10:26??相關程序\huan5.ppt
?????文件??????324608??2012-05-14?10:26??相關程序\huan6.ppt
?????文件????????8965??2012-05-13?12:08??相關程序\jiben.fig
?????文件???????19377??2012-05-13?12:02??相關程序\jiben.m
?????文件????????7235??2012-05-13?14:56??相關程序\lingjidianfenxi.fig
?????文件????????8484??2012-05-13?14:56??相關程序\lingjidianfenxi.m
?????文件????????2239??2012-05-12?11:39??相關程序\mccExcludedFiles.log
?????文件???????12312??2012-05-22?17:31??相關程序\six.fig
?????文件???????11094??2012-05-22?17:31??相關程序\six.m
?????文件????????9969??2012-05-26?16:31??相關程序\three.fig
?????文件????????8576??2012-05-05?11:44??相關程序\three.m
?????文件????????7453??2012-05-14?16:11??相關程序\xiangcheng.fig
............此處省略9個文件信息

評論

共有 條評論