资源简介
RFID标签防碰撞算法研究 包括二进制和ALOHA 毕业设计专用
代码片段和文件信息
function varargout = aloha_gui(varargin)
% ALOHA_GUI M-file for aloha_gui.fig
% ALOHA_GUI by itself creates a new ALOHA_GUI or raises the existing
% singleton*.
%
% H = ALOHA_GUI returns the handle to a new ALOHA_GUI or the handle to
% the existing singleton*.
%
% ALOHA_GUI(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in ALOHA_GUI.M with the given input arguments.
%
% ALOHA_GUI(‘Property‘‘Value‘...) creates a new ALOHA_GUI or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before aloha_gui_OpeningFunction gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to aloha_gui_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
% Copyright 2002-2003 The MathWorks Inc.
% Edit the above text to modify the response to help aloha_gui
% Last Modified by GUIDE v2.5 31-May-2009 11:13:06
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘ mfilename ...
‘gui_Singleton‘ gui_Singleton ...
‘gui_OpeningFcn‘ @aloha_gui_OpeningFcn ...
‘gui_OutputFcn‘ @aloha_gui_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 aloha_gui is made visible.
function aloha_gui_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 aloha_gui (see VARARGIN)
% Choose default command line output for aloha_gui
handles.output = hobject;
% Update handles structure
guidata(hobject handles);
% UIWAIT makes aloha_gui wait for user response (see UIRESUME)
% uiwait(handles.figure1);
% --- Outputs from this function are returned to the command line.
function varargout = aloha_gui_OutputFcn(hobject eventdata handles)
% 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;
function edit1_Callback(hobject eventdata handles)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1170 2009-04-17 10:08 原代码\f2c1.m
文件 839 2009-05-11 20:54 原代码\bb.txt
文件 71531 2009-05-28 22:34 原代码\555.jpg
文件 30968 2009-05-28 22:36 原代码\006.jpg
文件 21385 2009-05-31 21:21 原代码\111.jpg
文件 61719 2009-05-29 22:09 原代码\0.jpg
文件 127 2009-05-12 10:14 原代码\aa.txt
文件 162039 2009-06-07 15:42 原代码\god.fig
文件 2314 2009-06-07 15:31 原代码\mygod5.fig
文件 8642 2009-06-07 15:03 原代码\god.m
文件 3708 2009-06-04 22:30 原代码\mygod4.m
文件 2293 2009-06-04 22:29 原代码\mygod4.fig
文件 118999 2009-06-02 08:07 原代码\change.fig
文件 84018 2009-06-02 07:59 原代码\tree_pic.fig
文件 4172 2009-06-01 22:26 原代码\daloha.fig
文件 4126 2009-06-01 22:24 原代码\ulow.fig
文件 3693 2009-06-01 22:05 原代码\cycle.fig
文件 4193 2009-06-01 22:03 原代码\aloha_gui.fig
文件 13478 2009-06-01 10:20 原代码\change.m
文件 3834 2009-06-01 09:54 原代码\mygod2.m
文件 2313 2009-06-01 09:54 原代码\mygod2.fig
文件 15206 2009-05-31 21:52 原代码\cycle.m
文件 13671 2009-05-31 21:33 原代码\ulow.m
文件 3843 2009-05-31 20:14 原代码\mygod5.m
文件 3718 2009-05-31 19:40 原代码\mygod3.m
文件 2322 2009-05-31 19:40 原代码\mygod3.fig
文件 2804 2009-05-31 19:34 原代码\mygod.fig
文件 3707 2009-05-31 19:01 原代码\mygod.m
文件 9496 2009-06-01 10:21 原代码\tree_pic.m
文件 13488 2009-05-31 11:35 原代码\daloha.m
............此处省略22个文件信息
相关资源
- matlab_OFDM调制解调(来自剑桥大学)
- Matlab路面裂缝识别69319
- 高灵敏度GPS接收机MATLAB仿真,附捕获
- 基于MATLAB的质点弹道计算与外弹道优
- 阵列天线的matlab仿真
- MATLAB 经典程序源代码大全
- MATLAB小波软阈值去噪代码33473
- 天线阵的波束形成在MATLAB仿真程序及
- 非线性SVM算法-matlab实现
- 《MATLAB 智能算法超级学习手册》-程序
- 组合导航matlab程序
- 读取txt文件内容matlab代码实现
- Matlab实现基于相关的模板匹配程序
- matlab优化工具箱讲解
- 基于MATLAB的快速傅里叶变换
- 光纤传输中的分布傅立叶算法matlab实
- 基于matlab的图像处理源程序
- matlab 椭圆拟合程序
- 算术编码解码matlab源代码
- optical_flow 光流法 matlab 实现程序
- 引导图像滤波器 Matlab实现
- 分形几何中一些经典图形的Matlab画法
- OFDM系统MATLAB仿真代码
- SVM工具箱(matlab中运行)
- 图像小波变换MatLab源代码
- LU分解的MATLAB实现
- 冈萨雷斯数字图像处理matlab版(第三
- 替代数据法的matlab程序
- 用matlab实现的多站定位系统性能仿真
- 通过不同方法进行粗糙集属性约简m
川公网安备 51152502000135号
评论
共有 条评论