代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/101204/15841807

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/290205/8496367

m mmpx2n.m

function y=mmpx2n(x,Hf) %MMPX2N Pixel to Normalized Coordinate Transformation. % MMPX2N(X) converts the position vector X from % pixel coordinates to normalized coordinates w.r.t. % the computer scree
www.eeworm.com/read/287843/8665654

m ip_06_03.m

% MATLAB script for Illustrative Problem 6.3. clear echo on f_cutoff=2000; % the desired cutoff frequency f_stopband=2500; % the actual stopband frequency fs=10000; % the sampling frequen
www.eeworm.com/read/431224/8698785

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/429877/8784304

m spherercs.m

% calculate and plot RCS of a perfectly conducting sphere using % Eq.(2.XXXXX) and produce plots similar to Figures (2.XXXX) and (2.XXXXX) % Spherical Bessel functions are computed using series ap
www.eeworm.com/read/384940/8832812

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/381207/9104662

m spherercs.m

% calculate and plot RCS of a perfectly conducting sphere using % Eq.(2.XXXXX) and produce plots similar to Figures (2.XXXX) and (2.XXXXX) % Spherical Bessel functions are computed using series ap
www.eeworm.com/read/184304/9111818

m exm111_1.m

%exm111_1.m clf reset,shg H=axes('unit','normalized','position',[0,0,1,1],'visible','off'); set(gcf,'currentaxes',H); str='\fontname{隶书}归一化二阶系统的阶跃响应曲线'; text(0.12,0.93,str,'fontsize',13); h_fig=
www.eeworm.com/read/179150/9368431

m mmpx2n.m

function y=mmpx2n(x,Hf) %MMPX2N Pixel to Normalized Coordinate Transformation. % MMPX2N(X) converts the position vector X from % pixel coordinates to normalized coordinates w.r.t. % the computer scree
www.eeworm.com/read/178375/9405994

h lsp_lsf.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve