代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/241953/13107632
m bkm2dcondk.m
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM
% Note that
www.eeworm.com/read/139952/13119306
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/****
www.eeworm.com/read/139562/13148960
m chap9_3f.m
%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/326001/13171248
txt pls程序.txt
function PLS=pls(x0,y0,max);
%[co,tt,pp,rr,uu,wstar,ww,cc]=plswhw(x0,y0,max)
%programmed according to Wang Huiwen's book by Hongdong Li,Oct. 2006.
%max is the interation epoch.co is the regressi
www.eeworm.com/read/138651/13227037
java termnode.java
import java.util.Vector;
/**Class TermNode
*This class is data type to store the term of the polynomial
*It contians several attributes such as coefficient,veriable
*and exponent.A
www.eeworm.com/read/324381/13266355
m selb.m
function Y = selb(M1, M2, mp)
%Y = selb(M1, M2, mp) coefficient selection for base image
%
% M1 - coefficients A
% M2 - coefficients B
% mp - switch for selection type
% mp == 1:
www.eeworm.com/read/324378/13266573
m selb.m
function Y = selb(M1, M2, mp)
%Y = selb(M1, M2, mp) coefficient selection for base image
%
% M1 - coefficients A
% M2 - coefficients B
% mp - switch for selection type
% mp == 1:
www.eeworm.com/read/323180/13347967
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/*********
www.eeworm.com/read/136572/13371503
cpp stats.cpp
/*************************************************************************/
/* */
/* Statistical routines for C4.5
www.eeworm.com/read/320175/13431610
m lpcar2rr.m
function rr=lpcar2rr(ar,p)
%LPCAR2RR Convert autoregressive coefficients to autocorrelation coefficients RR=(AR,P)
% The routine calculated the autocorrelation coefficients of the signal
% that res