代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/147422/5729594
m cl_gci1b.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% clean_gci1b.m
%
% jmw
%
% late 1993 ...
%
% script to display and manually edit gcis
% modified by D. G. Ch
www.eeworm.com/read/488470/6283211
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/492937/6414395
m view_phase_portrait.m
function view_phase_portrait(handles)
% handles structure with handles and user data (see GUIDATA)
%last modified 28.08.07
global TS GSD_GLOBALS
GSD_GLOBALS.view_phase_portrait=[];
STR='
www.eeworm.com/read/158463/11612722
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/337882/12334643
m bt.m
clear;
clc;
N1=10000;
N=1000;
a1=-0.195;
a2=0.95;
deltau=1;
tu=1
tv=tu*(1-a2)*((1+a2)^2-a1^2)/(1+a2)
tv=0.096525;
r=zeros(1,N);
v=sqrt(tv)*randn(1,N1);
u1=zeros(1,N1);
u1(1)=0;
u1(2)=0;
www.eeworm.com/read/227865/14407853
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/213940/15121841
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/210158/15205792
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/471097/6896968
m simmx.m
function M = simmx(A,B)
% M = simmx(A,B)
% calculate a sim matrix between specgram-like feature matrices A and B.
% size(M) = [size(A,2) size(B,2)]; A and B have same #rows.
% 2003-03-15 dpwe@ee
www.eeworm.com/read/294076/8255447
asv abc_cc.asv
function abc_cc(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