代码搜索:Normalized

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

代码结果 4,216
www.eeworm.com/read/215497/15059559

m program_4_1.m

% Program 4_1 % 4-th Order Analog Butterworth Lowpass Filter Design % format long % Determine zeros and poles [z,p,k] = buttap(4); disp('Poles are at');disp(p); % Determine transfer function co
www.eeworm.com/read/215497/15059707

m program_9_1.m

% Program 9_1 % Elliptic IIR Lowpass Filter Design % Wp = input('Normalized passband edge = '); Ws = input('Normalized stopband edge = '); Rp = input('Passband ripple in dB = '); Rs = input('Min
www.eeworm.com/read/215497/15059720

m program_9_2.m

% Program 9_2 % Type 1 Chebyshev IIR Highpass Filter Design % Wp = input('Normalized passband edge = '); Ws = input('Normalized stopband edge = '); Rp = input('Passband ripple in dB = '); Rs = i
www.eeworm.com/read/215497/15059791

m program_4_1.m

% Program 4_1 % 4-th Order Analog Butterworth Lowpass Filter Design % format long % Determine zeros and poles [z,p,k] = buttap(4); disp('Poles are at');disp(p); % Determine transfer function co
www.eeworm.com/read/214798/15088000

txt 1huitu1.txt

close all; axes('position',[0.11,0.05,0.8,0.4]) T0=uicontrol(gcf,'style','text','unit','normalized','position',... [0.03,0.95,0.8,0.04],'BackgroundColor',[0.8 0.8 0.8],... 'HorizontalAlignm
www.eeworm.com/read/214083/15113970

m suoha.m

% clear M=1000; Kp=100; Kz=1; close all S={'2','3','4','5','6','7','8','9','10','J','Q','K','A'}; CC={'\diamondsuit','\heartsuit','\clubsuit','\spadesuit'}; PPd=randperm(52); aa=PPd(1:5); bb=
www.eeworm.com/read/213492/15133779

m demo_svm.m

function result = demo_svm(action,hfigure,varargin) % DEMO_SVM Demo on Support Vector Machines. % % Synopsis: % demo_svm % % Description: % DEMO_SVM demonstrates algorithms training the binary %
www.eeworm.com/read/213114/15142505

m mmpage.m

function mmpage(arg) %MMPAGE GUI to Set Figure Paper Position. % MMPAGE allows the user to set the current figure % position on the printed page using a gui. % MMPAGE(Hf) places the figure having hand
www.eeworm.com/read/212794/15149074

m vtb2_3.m

function VTB2_3(z,rmin,rmax,opt) %VTB2_3 Steady state magnitude and phase of a single degree of freedom % damped system. % VTB2_3(zeta,rmin,rmax) plots the response of a single degree of % freedom
www.eeworm.com/read/212794/15149099

m vtb5_3.m

function vtb5_3(mu,beta) %VTB5_3 Normalized displacement of the primary mass for absorber design. % VTB5_3(mu,beta) plots the normalized displacement of the primary mass % for a vibration absorber des