代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/285808/8816607

m c7_flicker.m

% File: c7_flicker.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wir
www.eeworm.com/read/285804/8817006

m dqplot.m

% File: dqplot.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wireles
www.eeworm.com/read/285802/8817070

m c5_firdesign.m

% File: c5_FIRdesign.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with W
www.eeworm.com/read/385080/8820608

m c5_firdesign.m

% File: c5_FIRdesign.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with W
www.eeworm.com/read/384940/8828727

m fm_plotsel.m

function fig = fm_plotsel(varargin) % FM_PLOTSEL create GUI to select plotting variables % % HDL = FM_PLOTSEL() % %Author: Federico Milano %Date: 21-Dec-2005 %Version: 1.0.0 % %E-mail: Fe
www.eeworm.com/read/384940/8829238

m fm_dir.m

function fig = fm_dir(flag) % FM_DIR create GUI for data format conversion % % HDL = FM_DIR(FLAG) % FLAG = 0: DATA CONVERISON % FLAG = 1: OPEN DATA FILE % FLAG = 2: OPEN PERTURBATION
www.eeworm.com/read/384940/8829600

m fm_update.m

function fig = fm_update(varargin) % FM_UPDATE create GUI for UDM compiling and system updating messages % % HDL = FM_UPDATE() % %Author: Federico Milano %Date: 11-Nov-2002 %Update: 12-Feb-
www.eeworm.com/read/384940/8831044

m fm_component.m

function fig = fm_component(varargin) % FM_COMPONENT create GUI for UDM browser % % FM_COMPONENT() % %Author: Federico Milano %Date: 11-Nov-2002 %Update: 12-Feb-2003 %Update: 15-Sep-2003
www.eeworm.com/read/384940/8831585

m fm_snbfig.m

function fig = fm_snbfig(varargin) % FM_SNBFIG create GUI for Saddle-Node Bifurcation Analysis % % HDL = FM_SNBFIG() % %see also FM_SNB % %Author: Federico Milano %Date: 11-Nov-2002 %Version:
www.eeworm.com/read/384940/8831588

m fm_choice.m

function fig = fm_choice(varargin) % FM_CHOICE open dialog box and wait for input % % FM_CHOICE(TEXT) % FM_CHOICE(TEXT,MODE) % TEXT = text to be displayed % MODE = message mode %