代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/423536/10553280
m ip_06_03.m
% MATLAB script for Illustrative Problem 3, Chapter 6.
echo on
f_cutoff=2000; % the desired cut-off frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling freq
www.eeworm.com/read/423311/10571063
m gui_counter1.m
function gui_counter1()
%GUI_COUNTER is a demo of GUI design for the book.
%designed by Professor Dingyu Xue (c), 5 April, 2000
h_main=figure('Units','normalized','Position',[0.15, 0.45, 0.6, 0.1],
www.eeworm.com/read/467324/7009854
m ip_06_03.m
% MATLAB script for Illustrative Problem 3, Chapter 6.
echo on
f_cutoff=2000; % the desired cut-off frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling freq
www.eeworm.com/read/463748/7175942
m ip_06_03.m
% MATLAB script for Illustrative Problem 6.3.
echo on
f_cutoff=2000; % the desired cutoff frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling frequency
f1=
www.eeworm.com/read/456354/7351289
m ip_06_03.m
% MATLAB script for Illustrative Problem 3, Chapter 6.
echo on
f_cutoff=2000; % the desired cut-off frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling frequenc
www.eeworm.com/read/453262/7423350
m abc_pp.m
function abc_pp(op);
% Adventures in Bifurication & Chaos Tool using Matlab - The Chua Circuit Paradigm
% Variables available to all functions - Unlimited scope
global H_ABC_pp F_ABC_pp G_ABC_pp
www.eeworm.com/read/323952/13306726
m ip_06_03.m
% MATLAB script for Illustrative Problem 6.3.
echo on
f_cutoff=2000; % the desired cutoff frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling frequency
f1=
www.eeworm.com/read/321160/13411454
m ip_06_03.m
% MATLAB script for Illustrative Problem 3, Chapter 6.
echo on
f_cutoff=2000; % the desired cut-off frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling frequenc
www.eeworm.com/read/313956/13578501
m ip_06_03.m
% MATLAB script for Illustrative Problem 3, Chapter 6.
echo on
f_cutoff=2000; % the desired cut-off frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling freq
www.eeworm.com/read/305568/13766280
m gui_counter1.m
function gui_counter1()
%GUI_COUNTER is a demo of GUI design for the book.
%designed by Professor Dingyu Xue (c), 5 April, 2000
h_main=figure('Units','normalized','Position',[0.15, 0.45, 0.6, 0.1],