代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/212602/15152022
m fm_dir.m
function fig = fm_dir()
% FM_DIR create GUI for data format conversion
%
% HDL = FM_DIR()
%
%see also FM_DIRSET
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 31-Jul-2003
%Update:
www.eeworm.com/read/212602/15152050
m fm_update.m
function fig = fm_update(varargin)
% FM_UPDATE create GUI for UDM compiling and system updating messages
%
% HDL = FM_UPDATE()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 12-Feb-
www.eeworm.com/read/212602/15152265
m fm_snap.m
function fig = fm_snap(varargin)
% FM_SNAP create GUI for Snapshot settings
%
% HDL = FM_SNAP()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 10-Feb-2003
%Version: 1.0.2
%
%E-mai
www.eeworm.com/read/212602/15152283
m fm_component.m
function fig = fm_component(varargin)
% FM_COMPONENT create GUI for UDM browser
%
% FM_COMPONENT()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 12-Feb-2003
%Update: 15-Sep-2003
www.eeworm.com/read/212602/15152336
m fm_snbfig.m
function fig = fm_snbfig(varargin)
% FM_SNBFIG create GUI for Saddle-Node Bifurcation Analysis
%
% HDL = FM_SNBFIG()
%
%see also FM_SNB
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Version:
www.eeworm.com/read/212602/15152363
m fm_simset.m
function fig = fm_simset(varargin)
% FM_SIMSET create GUI for Simulink model settings
%
% HDL = FM_SIMSET()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Version: 1.0.0
%
%E-mail: fmilan
www.eeworm.com/read/212602/15152375
m fm_plotfig.m
function fig = fm_plotfig()
% FM_PLOTFIG create GUI for plotting variables
%
% FM_PLOTFIG()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 27-Feb-2003
%Update: 11-Sep-2003
%Versi
www.eeworm.com/read/212602/15152393
m sizefig.m
function pos = sizefig(dx,dy)
% FIGSIZE determine the figure size for the current screen resolution
%
% SIZES = SIZEFIG(DX,DY)
% DX = normalized width for a 1024x768 screen
% DY = normal
www.eeworm.com/read/210975/15189477
m mmn2px.m
function y=mmn2px(x,Hf)
%MMN2PX Normalized to Pixel Coordinate Transformation.
% MMN2PX(X) converts the position vector X from
% normalized coordinates to pixel coordinates w.r.t.
% the computer scree
www.eeworm.com/read/208657/15239783
m azzoel.m
% put azimuth and elevation sliders on current figure
% Giampiero Campa & Vincenzo Bianco 18-11-94
fig=gcf;
xlim=get(gca,'xlim');
ylim=get(gca,'ylim');
zlim=get(gca,'zlim');
xbar=.5*(xli