代码搜索:subfunction
找到约 229 项符合「subfunction」的源代码
代码结果 229
www.eeworm.com/read/396844/2407716
m vis_show_gui_tool.m
function r=vis_show_gui_tool(h,action,varargin)
%VIS_SHOW_GUI_TOOL is a subfunction of SOM_SHOW_GUI.
%
% r = vis_show_gui_tool(handle, action, varargin)
%
% Input arguments:
% handle (struct
www.eeworm.com/read/393163/2488496
m my_sample_discrete.m
function M = my_sample_discrete(prob)
% A faster version that calls a c subfunction. Will update one
% day to have r and c parameters as well
R = rand (1,1);
M = sample_single_discrete(R, prob)
www.eeworm.com/read/294611/8216379
m vis_show_gui_tool.m
function r=vis_show_gui_tool(h,action,varargin)
%VIS_SHOW_GUI_TOOL is a subfunction of SOM_SHOW_GUI.
%
% r = vis_show_gui_tool(handle, action, varargin)
%
% Input arguments:
% handle (struct
www.eeworm.com/read/367875/9724748
m vis_show_gui_tool.m
function r=vis_show_gui_tool(h,action,varargin)
%VIS_SHOW_GUI_TOOL is a subfunction of SOM_SHOW_GUI.
%
% r = vis_show_gui_tool(handle, action, varargin)
%
% Input arguments:
% handle (struct
www.eeworm.com/read/235928/14041290
m vis_show_gui_tool.m
function r=vis_show_gui_tool(h,action,varargin)
%VIS_SHOW_GUI_TOOL is a subfunction of SOM_SHOW_GUI.
%
% r = vis_show_gui_tool(handle, action, varargin)
%
% Input arguments:
% handle (struct
www.eeworm.com/read/272595/10951962
m dmc.m
%----------------------------subfunction-----------------------------------
function [UUU,YYY,ZZZ,z,zz,u,a]=DMC(P,M,Q,R,RA,RB,e,TT,h,c,L,xx,na,nb)
[A,B,z,zz,u]=identification(RA,RB,L,xx,na,nb); %A
www.eeworm.com/read/243093/12964852
m processvarargin.m
function I=processvarargin(I,D)
%function I2=processvarargin(I,D)
%
%PURPOSE
%
%Subfunction of various functions in Icasso.
%
%INPUT
%
% I (cell array) input {'id1' value1 'id2' value2 ...}
% D (cell
www.eeworm.com/read/289776/8527732
m clickinverse.m
% This is a subfunction of rrrproject3.m
% Created by Gan Tao taogan@eng.buffalo.edu
% Date: Jan.2004
function clickInverse(obj,eventdata)
global Xg Yg
global S1 S2 S3
global CInverCK
% t=1
www.eeworm.com/read/416664/11018346
m clickinverse.m
% This is a subfunction of rrrproject3.m
% Created by Gan Tao taogan@eng.buffalo.edu
% Date: Jan.2004
function clickInverse(obj,eventdata)
global Xg Yg
global S1 S2 S3
global CInverCK
% t=1