代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/136661/13367150

m binomoaltree2d.m

%bimimial tree mwthod on the two-dimensional option %chooser=1: maximu,,choose=0; minimum function [s]= binomialtree2d(K,chooser,s1,s2,sigma1,sigma2,r,tou1,tou2,cov,m,T) h=T/m; u1=exp(sigma1*s
www.eeworm.com/read/38039/1091452

mnu qualtype.mnu

QUALITY#TYPE 质量类型 # Max#Distance 最大距离 Set maximum limit for the distance between points. 设置两点之间距离的最大限值。 Min#Distance 最小距离 Set minimum limit for the distance between points. 设置两点之间距离的最小限值。 Max#Angle 最
www.eeworm.com/read/424063/10501590

m fminu.m

function [x,OPTIONS] = fminu(FUN,x,OPTIONS,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10) %FMINU Finds the minimum of a function of several variables. % X=FMINU('FUN',X0) starts at the matrix X0 and finds
www.eeworm.com/read/241791/13120169

m demodulate256.m

function y = demodulate256(x,s256,c256); % function y = demodulate(x, b, e, s2,s4,s16,s64,s256, c2,c4,c16,c64,c256); % % Finds minimum distance estimate of each received signal and returns the % corre
www.eeworm.com/read/367675/2838674

txt 617.txt

发信人: lionprince (狮子王子), 信区: DataMining 标 题: Re: 关联规则的一种算法 发信站: 南京大学小百合站 (Mon Dec 30 20:01:54 2002) 粗粗浏览了一下,摘抄几个要点: The bottom-up search starts from frequent 1-itemsets (the minimum length freq
www.eeworm.com/read/147096/12584956

m fminu.m

function [x,OPTIONS] = fminu(FUN,x,OPTIONS,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10) %FMINU Finds the minimum of a function of several variables. % X=FMINU('FUN',X0) starts at the matrix X0 and finds
www.eeworm.com/read/101557/15826891

m fminu.m

function [x,OPTIONS] = fminu(FUN,x,OPTIONS,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10) %FMINU Finds the minimum of a function of several variables. % X=FMINU('FUN',X0) starts at the matrix X0 and finds
www.eeworm.com/read/367675/2832887

txt 60.txt

发信人: helloboy (hello), 信区: DataMining 标 题: Re: 请问一下什么是MDL? 发信站: 南京大学小百合站 (Tue Mar 25 08:38:10 2003) 最小描述长度minimum description length 【 在 mytruth (heart) 的大作中提到: 】 : 聚类的时候,衡量混合模型的标准都有哪些? : M
www.eeworm.com/read/424063/10500821

m constr.m

function [x, OPTIONS,lambda, HESS]=constr(FUN,x,OPTIONS,VLB,VUB,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15) %CONSTR Finds the constrained minimum of a function of several variables.
www.eeworm.com/read/424063/10501544

m constr.m

function [x, OPTIONS,lambda, HESS]=constr(FUN,x,OPTIONS,VLB,VUB,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12,P13,P14,P15) %CONSTR Finds the constrained minimum of a function of several variables.