代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/435244/1865316
h fircoef.h
//
// Project: Experiment 4.5.1 Fixed-point implementation of block FIR filter - Chapter 4
// File name: fircoef.h
//
// Description: This is the filter coefficient file for a fixed-point F
www.eeworm.com/read/435244/1865321
h coef48to96.h
//
// Project: Experiment 4.5.7 Sample Rate Convertor using FIR filter - Chapter 4
// File name: coef48to96.h
//
// Description: This is the filter coefficient file for an 1:2 interpolation
www.eeworm.com/read/435244/1865331
h coef24to8.h
//
// Project: Experiment 4.5.5 Decimation using FIR filter - Chapter 4
// File name: coef24to8.h
//
// Description: This is the filter coefficient file for a 3:1 decimasion FIR filter
//
www.eeworm.com/read/435244/1865332
h coef48to24.h
//
// Project: Experiment 4.5.5 Decimation using FIR filter - Chapter 4
// File name: coef48to24.h
//
// Description: This is the filter coefficient file for a 2:1 decimasion FIR filter
//
www.eeworm.com/read/435244/1865347
h coef16to48.h
//
// Project: Experiment 4.5.8 Implementation of sample rate convertor in real-time - Chapter 4
// File name: coef16to48.h
//
// Description: This is the filter coefficient file for an 1:3
www.eeworm.com/read/435244/1865348
h coef48to24.h
//
// Project: Experiment 4.5.8 Implementation of sample rate convertor in real-time - Chapter 4
// File name: coef48to24.h
//
// Description: This is the filter coefficient file for a 2:1
www.eeworm.com/read/435244/1865349
h coef8to16.h
//
// Project: Experiment 4.5.8 Implementation of sample rate convertor in real-time - Chapter 4
// File name: coef8to16.h
//
// Description: This is the filter coefficient file for an 1:2
www.eeworm.com/read/476296/6765161
m lrls2.m
%LRLS2 Problem 1.1.1.2.4
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% a1 - coefficient of input AR process
% sigmax - standard de
www.eeworm.com/read/476296/6765183
m nlrls2.m
%NLRLS2 Problem 1.1.1.2.5
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% a1 - coefficient of input AR process
% sigmax - standard d
www.eeworm.com/read/147096/12585433
m gfpretty.m
function gfpretty(a,b,n)
%GFPRETTY Pretty display of a GF(P) polynomial.
% BFPRETTY(A) prints GF(P) polynomial in a traditional polynomial
% format. All zero coefficient terms are elimi