代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/412981/11171151
m genh.m
function fadingcoeff=genh(I,v,Dop,tb)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %
%%
www.eeworm.com/read/147096/12585347
m gftrunc.m
function c = gftrunc(a, tp)
%GFTRUNC Truncates redundant part of a GF(P) polynomial.
% C = BFTRUNC(A) removes the zero coefficient from the highest order
% terms from a GF(P) polynomial
www.eeworm.com/read/205223/15323303
m cp0704_lse_pulse_combination.m
%
% FUNCTION 7.12 : "cp0704_LSE_pulse_combination"
%
% This function implements the LSE
% selection algorithm described in Section 7.2 for the
% determination of a combination of the first 15 Gau
www.eeworm.com/read/205223/15323307
m cp0703_random_pulse_combination.m
%
% FUNCTION 7.8 : "cp0703_random_pulse_combination"
%
% This function implements the random selection algorithm
% described in Section 7.2 for the determination of a
% combination of the first 1
www.eeworm.com/read/110949/15521958
java multiplelinearregressionmodel.java
//
// OpenForecast - open source, general-purpose forecasting package.
// Copyright (C) 2002-2003 Steven R. Gould
//
// This library is free software; you can redistribute it and/or
// modify it
www.eeworm.com/read/108859/15573700
m ctsimhlp.m
function ctsimhlp
% CTSIMHLP Help file for CTSIMGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Am
www.eeworm.com/read/108859/15573756
m ctsyshlp.m
function ctsyshlp
% CTSYSHLP Help file for CTSYSGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Am
www.eeworm.com/read/104078/15710431
c pctorc.c
/**************************************************************************
*
* NAME
* pctorc
*
* FUNCTION
*
* Convert from lp-polynomial to reflection coefficients.
*
* BEWARE: This code does not us
www.eeworm.com/read/102674/15763107
实验三
#include
#include
#include
#define N 100
void main()
{
int i,j,n;
float *x;
coutn;
float a[N][N],b[N],c[N][N
www.eeworm.com/read/101557/15827056
m gftrunc.m
function c = gftrunc(a, tp)
%GFTRUNC Truncates redundant part of a GF(P) polynomial.
% C = BFTRUNC(A) removes the zero coefficient from the highest order
% terms from a GF(P) polynomial