代码搜索:Ladder
找到约 328 项符合「Ladder」的源代码
代码结果 328
www.eeworm.com/read/187788/5215682
c vars_access.c
/* Classic Ladder Project */
/* Copyright (C) 2001-2003 Marc Le Douarain */
/* mavati@club-internet.fr */
/* http://www.multimania.com/mavati/classicladder */
/* February 2001 */
/* Last update : 14 A
www.eeworm.com/read/187788/5215691
c editproperties_gtk.c
/* Classic Ladder Project */
/* Copyright (C) 2001 Marc Le Douarain */
/* mavati@club-internet.fr */
/* http://www.multimania.com/mavati/classicladder */
/* May 2001 */
/* Last update : 27 December 20
www.eeworm.com/read/187788/5215706
c arithm_eval.c
/* Classic Ladder Project */
/* Copyright (C) 2001 Marc Le Douarain */
/* mavati@club-internet.fr */
/* http://www.multimania.com/mavati/classicladder */
/* October 2001 */
/* Last update : 14 April 2
www.eeworm.com/read/312371/3672625
m dir2ladr.m
function [K,C] = dir2ladr(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,C] = dir2ladr(b,a)
% K = Lattice co
www.eeworm.com/read/299916/3849320
m dir2ladr.m
function [K,C] = dir2ladr(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,C] = dir2ladr(b,a)
% K = Lattice co
www.eeworm.com/read/299916/3849513
m dir2ladr.m
function [K,C] = dir2ladr(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,C] = dir2ladr(b,a)
% K = Lattice co
www.eeworm.com/read/389321/8533461
m tdfbrec_l.m
function x = tdfbrec_l(y, dfbtype, fname)
% TDFBREC_L Directional Filterbank Reconstruction using Ladder Structure
%
% x = dfbrec_l(y, fname)
%
% Input:
% y: subband images in a cell vec
www.eeworm.com/read/393024/2489948
vcp panel.vcp
vcp {
main-window {
title = "Ladder Control Panel"
box { layout = horizontal
box { layout = vertical title = "Inputs"
toggle { label {text="00"} halpin=in-00 }
toggle { label {text="01"} halpin=in-
www.eeworm.com/read/310212/13654613
m latcfilt.m
function [f,g] = latcfilt(k,v,x)
%LATCFILT Lattice and lattice-ladder filter implementation.
% [F,G] = LATCFILT(K,X) filters X with the FIR lattice coefficients
% in vector K. F is the forward
www.eeworm.com/read/154209/11983027
m latcfilt.m
function [f,g] = latcfilt(k,v,x)
%LATCFILT Lattice and lattice-ladder filter implementation.
% [F,G] = LATCFILT(K,X) filters X with the FIR lattice coefficients
% in vector K. F is the forward