代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/480200/6668103

h kernels.h

///////////////////////////////////////////////////////////////////// // Find the kernel values at the minimum or maximum possible distance // between points in the aRoot-th ball in atTree // and
www.eeworm.com/read/477233/6740396

m 计算两个系统的冲激响应.m

%---------------------------------------------------------------------------- % exa050402 for example 5.4.2 and fig5.4.3 % to explain the minimum,maxmum-phase system; %-----------------------------
www.eeworm.com/read/405427/11462756

m exa050402.m

%---------------------------------------------------------------------------- % exa050402 for example 5.4.2 and fig5.4.3 % to explain the minimum,maxmum-phase system; %-----------------------------
www.eeworm.com/read/158100/11643632

m miphapol.m

function b=miphapol(a) % Converts the polynomial a into a minimum phase one. % % Programmed by: Dimitris Manolakis, 1995 % %----------------------------------------------------------- % Copyri
www.eeworm.com/read/346772/11723814

m 计算两个系统的冲激响应.m

%---------------------------------------------------------------------------- % exa050402 for example 5.4.2 and fig5.4.3 % to explain the minimum,maxmum-phase system; %-----------------------------
www.eeworm.com/read/155543/11864159

m miphapol.m

function b=miphapol(a) % Converts the polynomial a into a minimum phase one. % % Programmed by: Dimitris Manolakis, 1995 % %----------------------------------------------------------- % Copyrig
www.eeworm.com/read/251889/12313433

java bvs.java

/* ------------------------------------------------------------------------- * This program reads bivariate data from a text file and computes the mean, * standard deviation, minimum, maximum, corre
www.eeworm.com/read/251888/12313579

java bvs.java

/* ------------------------------------------------------------------------- * This program reads bivariate data from a text file and computes the mean, * standard deviation, minimum, maximum, corre
www.eeworm.com/read/251885/12313632

c bvs.c

/* ------------------------------------------------------------------------- * This program reads bivariate data from a text file and computes the mean, * standard deviation, minimum, maximum, cor
www.eeworm.com/read/251577/12334752

hpp minmax.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/minmax.hpp (originally MLFwdEnm.h) * * Purpose: Definition of minimum() and maximum() temp