代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/208346/15248439

m gui_exam3.m

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

m csrz_dpsk_pulse.m

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/395494/8170687

asv csrz_dpsk_pulse.asv

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/392361/8348365

m exm101_1.m

%exm101_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/173932/9629606

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/368108/9711587

m exm101_1.m

%exm101_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/367830/9727818

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/414865/11098511

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/414455/11111554

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/412853/11180570

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