代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/229740/14318205
m demo2_manualbinaryinitial.m
% This Matlab file demomstrates a variational level set method that improves the original method in Li et al's paper
% "Level Set Evolution Without Re-initialization: A New Variational Formulation
www.eeworm.com/read/229740/14318213
m demo1_manualbinaryinitial.m
% This Matlab file demomstrates a variational level set method that improves the original method in Li et al's paper
% "Level Set Evolution Without Re-initialization: A New Variational Formulation
www.eeworm.com/read/229740/14318219
m demo1.m
% This Matlab file demomstrates a variational level set method that improves the original method in Li et al's paper
% "Level Set Evolution Without Re-initialization: A New Variational Formulation
www.eeworm.com/read/228372/14388095
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
www.eeworm.com/read/126718/14405924
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/*********
www.eeworm.com/read/227046/14442701
m chap9_6i.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/226291/14482386
cs exponentregress.cs
using System;
namespace InfieldForecast.ForecastModels
{
///
/// 指数回归方程
///
///
public class ExponentRegress : RegressFormulaStrategy
{
private LinearRegress
www.eeworm.com/read/226035/14502472
h twozero.h
/***************************************************/
/*! \class TwoZero
\brief STK two-zero filter class.
This protected Filter subclass implements
a two-zero digital filter. A method i
www.eeworm.com/read/226035/14502497
h biquad.h
/***************************************************/
/*! \class BiQuad
\brief STK biquad (two-pole, two-zero) filter class.
This protected Filter subclass implements a
two-pole, two-zero
www.eeworm.com/read/226035/14502505
h polezero.h
/***************************************************/
/*! \class PoleZero
\brief STK one-pole, one-zero filter class.
This protected Filter subclass implements
a one-pole, one-zero d