代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/373828/9434795
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/163028/10252233
bak tv_l2_decom.m.bak
% Matlab code to denoise an image by the Rudin-Osher-Fatemi model
% Min TV(u) + lambda*(L^2[(f-u)])^2
% lambda = coefficient of the fidelity term
% lambda needs to be tunned to obtain a sharp deno
www.eeworm.com/read/163028/10252239
tv_l2_decombak
% Matlab code to denoise an image by the Rudin-Osher-Fatemi model
% Min TV(u) + lambda*(L^2[(f-u)])^2
% lambda = coefficient of the fidelity term
% lambda needs to be tunned to obtain a sharp deno
www.eeworm.com/read/163028/10252250
m tv_l2_decom.m
% Matlab code to denoise an image by the Rudin-Osher-Fatemi model
% Min TV(u) + lambda*(L^2[(f-u)])^2
% lambda = coefficient of the fidelity term
% lambda needs to be tunned to obtain a sharp deno
www.eeworm.com/read/280929/10279570
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/352501/10545681
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/352501/10546737
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/451859/7454780
m kriging.m
function z0 = kriging(x,y,z,xi,yi)
%KRIGING Summary of this function goes here
% Detailed explanation goes here
% STEP 1 Coefficient determination
% calculate the Distance among known points
for ii
www.eeworm.com/read/448529/7531926
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/441173/7675141
m armlfit_irreg.m
function [lh_AR, varx] = ARMLfit_irreg(rcs,msnn,lagmax,p)
% The conditional-likelihood fit.
%
% rcs = tan(.5*pi*rc)
% In this way, the reflection coefficient [-1,+1] is mapped to
% [-Inf,