代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/245844/12778212
txt dct_and_idct_for_image.txt
%start by : 2007 09 24 14:30
%only show us how much can a dct and idct process change a image
%and what disturibute do the dct coefficient obey
%by wubaishan version 1.1
%original_image:取成blo
www.eeworm.com/read/243168/12957359
c fircasm.c
//FIRCASM.c FIR C program calling ASM function fircasmfunc.asm
#include "bp41.cof" //BP @ Fs/8 coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/243168/12957480
c fircasm.c
//FIRCASM.c FIR C program calling ASM function fircasmfunc.asm
#include "bp41.cof" //BP @ Fs/8 coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/243168/12958021
cof bpr53.cof
//BPR53.cof Coefficient File for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Rectangular window
#define N 53 //number of coefficients
short h[N]={0xFD78,0xFC
www.eeworm.com/read/243168/12958457
c iirinverse.c
//IIRinverse.C Inverse IIR Filter
#include "bp2000.cof" //BP @ 2 kHz coefficient file
short dly[stages][2] = {0}; //delay samples per stage
short out_type = 1; //type o
www.eeworm.com/read/326313/13148673
m size.m
function [n1,n2] = size(P,dim)
% SIZE -- size of coefficient matrices of matrix polynomial
%
% n = size(P)
% [n1,n2] = size(P)
% n = size(P,dim)
%
% The effec
www.eeworm.com/read/147682/5728086
m asptmcfxlms.m
% [w,y,e,p,fx] = asptmcfxlms(w,x,y,s,se,d,fx,p,mu,b)
%
% Performs filtering and coefficient update using the
% Multichannel Filtered-X Least Mean Squares (MCFXLMS) algorithm
% (also k
www.eeworm.com/read/147682/5728088
m asptsharf.m
% [w,u,y,e,Px,Py] = asptsharf(N,M,w,u,x,d,e,c,mu,Px,Py)
%
% Performs filtering and coefficient update using the
% Simple Hyperstable Adaptive Recursive Filter (SHARF)
% algorithm. The f
www.eeworm.com/read/147682/5728124
m asptfxlms.m
% [w,y,e,p,fx] = asptfxlms(w,x,y,s,se,d,fx,p,mu,b)
%
% Performs filtering and coefficient update using the
% Filtered-x Least Mean Squares (FXLMS) Adaptive algorithm
% for use in Acti
www.eeworm.com/read/147682/5728127
m asptouterr.m
% [u,w,c,y,e,Px,Py]=asptouterr(N,M,u,w,c,x,d,mu,Px,Py)
%
% Performs filtering and coefficient update using the
% Output Error Adaptive Recursive Filter
% algorithm. The filter transfer