代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/262879/11387308
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/*********
www.eeworm.com/read/407580/11414592
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/406421/11442719
cpp poly.cpp
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//
// File = poly.cpp
//
// class that implements a polynomial with
// real-valued coefficients
//
#include
#incl
www.eeworm.com/read/402094/11543217
m lsarma.m
function [a,b,sig2]=lsarma(y,n,m,K)
%
% The two-stage Least-Squares ARMA method
% given in section (3.7.2)
%
% [a,b,sig2]=lsarma(y,n,m,K);
%
% y -> the data vector
% n -> AR model
www.eeworm.com/read/401606/11554733
m transientresponse3.m
% Newmark 动力时程积分法
% 输入计算参数gamma、beta、叠代步长deltat
gamma=input('Please input the value of gamma coefficient(recommend 0.5): ');
beta=input('Please input the value of beta coefficient(recommend 0.25)
www.eeworm.com/read/346391/11751485
m as.m
% AS.m
%This program solves Quadratic Programming by using Active Set algorithm.
%n=input('Enter the dimension number of the variable: n= ')
%ME=input('Enter the number of the equality constrain
www.eeworm.com/read/156653/11786465
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain coeffi
www.eeworm.com/read/156653/11786501
m lms.m
function [h,y] = lms(x,d,delta,N)
% LMS Algorithm for Coefficient Adjustment
% ----------------------------------------
% [h,y] = lms(x,d,delta,N)
% h = estimated FIR filter
% y = output array
www.eeworm.com/read/155809/11845463
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/258606/11850764
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