代码搜索:Realization
找到约 607 项符合「Realization」的源代码
代码结果 607
www.eeworm.com/read/490313/1205797
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/209919/4956030
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/312371/3672666
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/299916/3849326
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/299916/3849519
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/393394/8290091
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/268260/11146979
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/385281/8810225
html rbtree-rbtree.html
Code Fragment
/** Realization of a dictionary by means of a red-black tree. */
www.eeworm.com/read/449504/7501952
m normt_inv.m
function result = normt_inv(p,mu,sigma2,left,right)
% PURPOSE: compute inverse of cdf for truncated normal
% distribution, p = prob(Y
www.eeworm.com/read/449504/7501962
m normlt_inv.m
function result = normlt_inv(p,mu,sigma2,left)
% PURPOSE: compute inverse of cdf for left-truncated normal
% distribution, p = prob(Y