代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/133140/14053711
cpp pso_basic.cpp
/* Basic PSO
Maurice.Clerc@WriteMe.com
Last update : 2004-08-09
Constriction coefficient
D-rectangular DPNP (distributions of possible next positions)
Random information links
Interval confine
www.eeworm.com/read/391151/8418765
cof bp53h.cof
//BP53H.cof Coefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Hamming window
#define N 53 //number of coefficients
float h[N] =
{-0.
www.eeworm.com/read/391151/8419689
c firbuf.c
//Firbuf.c FIR filter with output in buffer plotted with CCS
#include "bp41.cof" //BP @ 1 kHz coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/389321/8533628
m pdtdfb_thrsh.m
function y = pdtdfb_thrsh(y, method, prm, cfg)
% PDTDFB_THRSH : Threshold the PDTDFB data structure
% yth = pdtdfb_thrsh(y, method, prm, [range])
% Keep a number of high coefficient in the dire
www.eeworm.com/read/388370/8612556
m sdir2cas.m
function [C,B,A] = sdir2cas(b,a);
% DIRECT-form to CASCADE-form conversion in s-plane
% -------------------------------------------------
% [C,B,A] = sdir2cas(b,a)
% C = gain coefficient
% B =
www.eeworm.com/read/385934/8777361
cof bp53h.cof
//BP53H.cof Coefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Hamming window
#define N 53 //number of coefficients
float h[N] =
{-0.
www.eeworm.com/read/385934/8778452
c firbuf.c
//Firbuf.c FIR filter with output in buffer plotted with CCS
#include "bp41.cof" //BP @ 1 kHz coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/426674/9004836
cof bp53h.cof
//BP53H.cof Coefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Hamming window
#define N 53 //number of coefficients
float h[N] =
{-0.
www.eeworm.com/read/426674/9005803
c firbuf.c
//Firbuf.c FIR filter with output in buffer plotted with CCS
#include "bp41.cof" //BP @ 1 kHz coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/382086/9050099
cof bp53h.cof
//BP53H.cof Coefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Hamming window
#define N 53 //number of coefficients
float h[N] =
{-0.