代码搜索:LP

找到约 9,457 项符合「LP」的源代码

代码结果 9,457
www.eeworm.com/read/110656/15527882

dat lp_coef.dat

#pragma DATA_SECTION(LP_coef, "lms_data"); int LP_coef[48]={ -6, 28, 46, 27, -35, -100, -93, 26, 191, 240, 52, -291, -497, -278, 337, 888, 773,
www.eeworm.com/read/107334/15608846

asm lp_coeff.asm

www.eeworm.com/read/107334/15608850

asm lp_vecs.asm

www.eeworm.com/read/164555/10103384

c lpmex.c

/* lpmex.c Mex file interface to the lp_solve 2.3 toolkit. Please see README_MEX for more information. This file and the matlab interface code is Copyright (c) 1995, Jeffrey C. Kantor. All R
www.eeworm.com/read/391685/8391241

m lp2vec.m

www.eeworm.com/read/391685/8391255

m vec2lp.m

function y = vec2lp(c, s) % VEC2LP Convert the vector output back to the LP cell array form % % y = vec2lp(c, s) % % Input: % c: a column vector that contains all LP coefficients % s: si
www.eeworm.com/read/391151/8418881

out fir3lp.out

www.eeworm.com/read/391151/8418884

gel fir3lp.gel

/*FIR3LP.gel Gel file to step through 3 different LP filters*/ menuitem "Filter Characteristics" slider Filter(1,3,1,1,filterparameter) /*from 1 to 3,incr by 1*/ { LP_number = filterparameter
www.eeworm.com/read/391151/8418889

c fir3lp.c

//Fir3LP.c FIR using three lowpass coefficients with three different BW #include "lp600.cof" //coeff file LP @ 600 Hz #include "lp1500.cof" //coeff file LP @ 1500 Hz #include "lp30
www.eeworm.com/read/391151/8418894

pjt fir3lp.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="C:\ti\myprojects\Fir3LP\" ProjectType=Executable CPUFamily=TMS320C67XX Tool="Compile