代码搜索:coefficient

找到约 3,200 项符合「coefficient」的源代码

代码结果 3,200
www.eeworm.com/read/418459/10944617

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr
www.eeworm.com/read/272624/10951660

cpp polyvaluetwodim.cpp

//PolyValueTwoDim.cpp 二维实(复)多项式求值示例 #include //输入输出流头文件 #include //多项式及连分式头文件 using namespace std; //名字空间 //求多项式p(x,y)在多点处的函数值 void main(void) { cout
www.eeworm.com/read/418342/10952862

m wavework.m

function [varargout] = wavework(opcode, type, c, s, n, x) %WAVEWORK is used to edit wavelet decomposition structures. % [VARARGOUT] = WAVEWORK(OPCODE, TYPE, C, S, N, X) gets the % coefficients
www.eeworm.com/read/418304/10955117

m costs.m

function [Csa,Csb,Csc,Dsa,Dsb,Dsc] = costs(a) global Settings MVA = Settings.mva; Csa = a.con(:,7)/MVA; Csb = a.con(:,8); Csc = MVA*a.con(:,9); Dsa = a.con(:,10)/MVA; Dsb = a.con(:,11); % the coef
www.eeworm.com/read/418163/10962524

m demo2.m

% This Matlab file demomstrates the level set method in Li et al's paper % "Level Set Evolution Without Re-initialization: A New Variational Formulation" % in Proceedings of CVPR'05, vol. 1, p
www.eeworm.com/read/418163/10962526

m demo1.m

% This Matlab file demomstrates the level set method in Li et al's paper % "Level Set Evolution Without Re-initialization: A New Variational Formulation" % in Proceedings of CVPR'05, vol. 1, p
www.eeworm.com/read/417431/10990102

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr
www.eeworm.com/read/417218/10999797

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr
www.eeworm.com/read/416510/11023087

cpp linearapprox.cpp

//直线拟合 #include"LinearApprox.h" void LinearApprox::Approx(double x[],double y[],int len) { double A1=0,B1=0,C1=0; double A2=0,B2=0,C2=0; double a,b; A1=len; for(int i=0;i
www.eeworm.com/read/416411/11030638

m chap9_5i.m

%Three Loop of Flight Simulator Servo System with Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L