代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/168845/5430719

hpp minimum_category.hpp

// Copyright David Abrahams 2003. Use, modification and distribution is // subject to the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.o
www.eeworm.com/read/386597/2570111

m minimum_cost.m

function test_targets = Minimum_Cost(train_patterns, train_targets, test_patterns, lambda) % Classify using the minimum error criterion via histogram estimation of the densities % Inputs: % trai
www.eeworm.com/read/382594/2633439

mpb minimum_corba.mpb

// -*- MPC -*- // minimum_corba.mpb,v 1.2 2003/12/30 15:18:22 dhinton Exp project { avoids += minimum_corba }
www.eeworm.com/read/375190/2728161

hpp minimum_category.hpp

// Copyright David Abrahams 2003. Use, modification and distribution is // subject to the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org
www.eeworm.com/read/371704/2779218

m minimum_phase.m

function wav=minimum_phase(amp,nsamp) % Function computes minimum-phase wavelet with given amplitude spectrum % INPUT % amp amplitude spectrum % nsamp number of samples of desired wavelet % O
www.eeworm.com/read/474600/6813426

m minimum_cost.m

function test_targets = Minimum_Cost(train_patterns, train_targets, test_patterns, lambda) % Classify using the minimum error criterion via histogram estimation of the densities % Inputs: % trai
www.eeworm.com/read/415311/11077044

m minimum_cost.m

function D = Minimum_Cost(train_features, train_targets, lambda, region) % Classify using the minimum error criterion via histogram estimation of the densities % Inputs: % features- Train featur
www.eeworm.com/read/390563/8459144

m minimum_masking_threshold.m

function LTmin = Minimum_masking_threshold(LTg, Map) %LTmin = Minimum_masking_threshold(LTg, Map) % % Find the minimum of the global masking threshold for each subband. % [1, pp. 114] % %
www.eeworm.com/read/433114/8545627

m minimum_phase_wavelet.m

function mph_wavelet=minimum_phase_wavelet(wavelet,nsamp) % Compute the minimum-phase equivalent of the input wavelet (a vector with % the wavelet samples) % % Written by: E. R.: March 30, 2006 % Las