代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/310212/13654608
m lp2bp.m
function [at,bt,ct,dt] = lp2bp(a,b,c,d,wo,bw)
%LP2BP Lowpass to bandpass analog filter transformation.
% [NUMT,DENT] = LP2BP(NUM,DEN,Wo,Bw) transforms the lowpass filter
% prototype NUM(s)/DEN(
www.eeworm.com/read/310212/13654707
m lp2bs.m
function [at,bt,ct,dt] = lp2bs(a,b,c,d,wo,bw)
%LP2BS Lowpass to bandstop analog filter transformation.
% [NUMT,DENT] = LP2BS(NUM,DEN,Wo,Bw) transforms the lowpass filter
% prototype NUM(s)/DEN(
www.eeworm.com/read/310212/13654737
m lp2hp.m
function [at,bt,ct,dt] = lp2hp(a,b,c,d,wo)
%LP2HP Lowpass to highpass analog filter transformation.
% [NUMT,DENT] = LP2HP(NUM,DEN,Wo) transforms the lowpass filter
% prototype NUM(s)/DEN(s) wit
www.eeworm.com/read/304723/13788228
tdf altsyncram_lp92.tdf
--altsyncram ADDRESS_ACLR_A="NONE" ADDRESS_ACLR_B="NONE" ADDRESS_REG_B="CLOCK1" BYTE_SIZE=8 BYTEENA_ACLR_A="NONE" BYTEENA_ACLR_B="NONE" BYTEENA_REG_B="CLOCK1" CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEV
www.eeworm.com/read/302523/13832816
tdf altsyncram_lp92.tdf
--altsyncram ADDRESS_ACLR_A="NONE" ADDRESS_ACLR_B="NONE" ADDRESS_REG_B="CLOCK1" BYTE_SIZE=8 BYTEENA_ACLR_A="NONE" BYTEENA_ACLR_B="NONE" BYTEENA_REG_B="CLOCK1" CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEV
www.eeworm.com/read/152843/5665203
h hv_lp_event.h
/*
* HvLpEvent.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens
www.eeworm.com/read/152843/5665204
h it_lp_reg_save.h
/*
* ItLpRegSave.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice
www.eeworm.com/read/152843/5665205
h hv_lp_config.h
/*
* HvLpConfig.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen
www.eeworm.com/read/147422/5729951
m rt2lp.m
% FUNCTION: convert formant frequencies and bandwidths to a formant
% polynomial.
% fpoly=rt2lp(nFF,FF,FB) generate an filter polynomial from formant frequencies
% and bandwidths. In t
www.eeworm.com/read/492812/6409759