代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/346860/11718225

m ex11_4.m

clf; set(gcf,'Unit','normalized','Position',[0.2,0.3,0.55,0.30]); set(gcf,'Menubar','none','Name','图形演示','NumberTitle','off'); axes('Position',[0.05,0.15,0.55,0.7]); uicontrol(gcf,'Style','text',
www.eeworm.com/read/346528/11739317

m pt_nonorm.m

% pt_nonorm partial transposition of a density matrix % for a qudit register; the density matrix is not % normalized % pt_nonorm(M,list,d) computes the matrix obtained
www.eeworm.com/read/157064/11742051

m main.m

clear;clc; screen=get(0,'ScreenSize'); W=screen(3);H=screen(4); a=1; hf=figure('Color',[1,1,1],'Position',[0.2*H,0.2*H,0.6*W,0.4*H],... 'Name','不合格品率P控制图演示系统','NumberTitle','off','MenuBar'
www.eeworm.com/read/346367/11752852

m anaask.m

function [y,am]=anaask(N,Ncomp,f0); %ANAASK Amplitude Shift Keying (ASK) signal. % [Y,AM]=ANAASK(N,NCOMP,F0) returns a complex amplitude % modulated signal of normalized frequency F0, with a uniforml
www.eeworm.com/read/156868/11759607

m configresize.m

function configresize(hFig) %CONFIGRESIZE Configure GUI to handle resizing operations. % CONFIGRESIZE(hFig) changes the units and fontunits of all objects that support these % units to 'normali
www.eeworm.com/read/156868/11759618

m convgui.m

function fig = gui() % This is the machine-generated representation of a Handle Graphics object % and its children. Note that handle values may change when these objects % are re-created. This may
www.eeworm.com/read/156529/11794350

m mmpage.m

function mmpage(arg) %MMPAGE GUI to Set Figure Paper Position. % MMPAGE allows the user to set the current figure % position on the printed page using a gui. % MMPAGE(Hf) places the figure having hand
www.eeworm.com/read/156528/11794894

m exm11433_1.m

function exm11433_1( ) global hedit hpop hlist clf reset % set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%设置图形窗大小 set(gcf,'defaultuicontrolunits','normalized')
www.eeworm.com/read/258131/11882740

txt updatelog.txt

April 23, 2007 Fixed line 102 of CreateConstellation. The HSDPA 16-QAM constellation was not normalized correctly. Sept. 4, 2007 Fix in InitializeCodeParam
www.eeworm.com/read/155122/11897567

m mmpage.m

function mmpage(arg) %MMPAGE GUI to Set Figure Paper Position. % MMPAGE allows the user to set the current figure % position on the printed page using a gui. % MMPAGE(Hf) places the figure having hand