代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/420161/10812812

m jpeg_show.m

function jpeg_show(I) % I=imread('football.jpg'); figure; set(gcf,'unit','normalized','position',[0,0.5,0.3,0.3]);%设置图形窗大小 set(gcf,'menubar','none'); %删除图形窗工具条 str='KLT DCT WHT性能比较'; set(
www.eeworm.com/read/275452/10816448

m component_window_launcher.m

% COMPONENT_WINDOW_LAUNCHER Callback for the component buttons. % Launches component windows and tools on button clicks. % Completeed: July 24, 2005 % Terrence Irving % 2005 NSF REU
www.eeworm.com/read/419769/10838961

m exa010305.m

%--------------------------------------------------------------------------------------- % exa010305.m, for example 1.3.5 % 说明 幅度为三角波的幅度调制信号在长度变化前后,信号的时间中心、频率最小、时宽 % 和带宽的变化情况; %
www.eeworm.com/read/274773/10853522

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/272527/10954370

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/418304/10954444

m fm_plotsel.m

function fig = fm_plotsel(varargin) % FM_PLOTSEL create GUI to select plotting variables % % HDL = FM_PLOTSEL() % %Author: Federico Milano %Date: 21-Dec-2005 %Version: 1.0.0 % %E-mail: fm
www.eeworm.com/read/418304/10954696

m fm_dir.m

function fig = fm_dir(flag) % FM_DIR create GUI for data format conversion % % HDL = FM_DIR(FLAG) % FLAG = 0: DATA CONVERISON % FLAG = 1: OPEN DATA FILE % FLAG = 2: OPEN PERTURBATION
www.eeworm.com/read/418304/10954791

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/418304/10955148

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/418304/10955185

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