代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/128750/14279829

m fig5_27.m

% % This routine plots a mapping from the normalized to % the real frequency for the bandpass filter design with % a lower cut-off frequency of 1 and upper cut-off % frequency of 3 % %
www.eeworm.com/read/227861/14408167

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/123749/14614311

m help_message.m

function help_message(msg,name,color,help_window_position) %% display help message global hdl [n m]=size(msg); if nargin == 1 name=''; color=[0 0 0]; help_window_position=[0.3 0.4
www.eeworm.com/read/122497/14687287

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/217949/14942821

m fig5_27.m

% % This routine plots a mapping from the normalized to % the real frequency for the bandpass filter design with % a lower cut-off frequency of 1 and upper cut-off % frequency of 3 % %
www.eeworm.com/read/116890/14950462

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/216045/15028905

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/213114/15142306

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/212376/15157032

m exm1001_1.m

% exm1001_1.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',13); h_fig=ge
www.eeworm.com/read/210975/15189282

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