代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/164320/10118376

m tdscdmamapwin.m

screen = get(0, 'ScreenSize'); width = 0.75*screen(3); height = 0.75*screen(4); pos = [0.5*(screen(3)-width) 0.5*(screen(4)-height) width height]; a = figure('Color', [0.8 0.8 0.8], ...
www.eeworm.com/read/359805/10124129

m chtry.m

function [env,I,Q]= chtry(userNum,sampleNum,fm) %WLAN channel modeling %Zukang Shen %04/15/02 %Ts=50e-9*10000*2/20; %time sample interval Ts=1e-3; N=200; %number of input waves n=[0:N-1];
www.eeworm.com/read/164109/10128640

m calendartable.m

function CalendarTable; % calendar 日历 % Example: % CalendarTable; S=datestr(now); [y,m,d]=datevec(S); % d is day % m is month % y is year DD={'Sun','Mon','Tue','Wed','Thu','Fri','S
www.eeworm.com/read/164099/10129322

m c9ex15.m

f = [0 0.2 0.22 0.5 0.52 1]; % Specify f vector m = [1 1 0.4 0.4 0 0]; % Specify amplitude response n = 30; % Define n b = remez(n,f,m);
www.eeworm.com/read/164099/10129353

m c9ex14.m

f = [0 0.2 0.22 0.5 0.52 1]; % Specify f vector m = [1 1 0.4 0.4 0 0]; % Specify amplitude response n = 10; % Specify order [b,a] = y
www.eeworm.com/read/164050/10133872

m exm1071_1.m

%exm1071_1.m %在屏幕的右上方创建一个背景为"橘黄"色的"试验窗"。 bdw=0.01; %左右两侧边和底边的宽度 tpw=0.15; %顶边宽度不能太小 pos=[1/2+bdw,2/3+bdw,1/2-2*bdw,1/3-bdw-tpw]; % figure('Units','normalized','Position',pos,'Color',
www.eeworm.com/read/164050/10133912

m exm1152_1.m

function exm1152_1( ) clf reset % set(gcf,'unit','normalized','position',[0.1,0.4,0.85,0.35]);%设置图形窗大小 set(gcf,'defaultuicontrolunits','normalized'); set(gcf,'defaultuicontr
www.eeworm.com/read/164050/10134188

m exm1151_1.m

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

asv imtlb.asv

function IMtlb() % 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 cau
www.eeworm.com/read/163927/10139632

m imtlb.m

function IMtlb() % 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 cau