代码搜索:Realization
找到约 607 项符合「Realization」的源代码
代码结果 607
www.eeworm.com/read/299923/7820400
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain c
www.eeworm.com/read/196830/8055940
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain c
www.eeworm.com/read/196069/8116762
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain c
www.eeworm.com/read/317833/13495947
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain c
www.eeworm.com/read/303351/13817571
m minreal.m
function r=minreal(r,tol)
%MINREAL Pole-Zero Cancelation for Rational Polynomial Objects. (MM)
% MINREAL(R) returns the minimal realization of the rational polynomial
% object R.
% MINREAL(R,TOL) spec
www.eeworm.com/read/493456/6393600
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain c
www.eeworm.com/read/156653/11786465
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain coeffi
www.eeworm.com/read/342845/11996164
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain c
www.eeworm.com/read/339293/12244491
m~ fod.m~
% function fod = fod(k,tau,theta,n)
%
% Generates state-space realization of first-order with delay process
% k - gain
% tau - time constant
% theta - delay
% n - order used for Pade ap
www.eeworm.com/read/339293/12244589
m fod.m
% function fod = fod(k,tau,theta,n)
%
% Generates state-space realization of first-order with delay process
% k - gain
% tau - time constant
% theta - delay
% n - order used for Pade ap