代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/334860/12568174

m nlconstold.m

function [x,OPTIONS,lambda,HESS]=nlconstold(FUNfcn,x,OPTIONS,VLB,VUB,GRADfcn,varargin); %NLCONST Helper function to find the constrained minimum of a function % of several variables. Called by CO
www.eeworm.com/read/247527/12652555

m patternsearch.m

function [X,FVAL,EXITFLAG,OUTPUT] = patternsearch(FUN,initialX,Aineq,Bineq,Aeq,Beq,LB,UB,options) %PATTERNSEARCH Finds a linearly constrained minimum of a function. % PATTERNSEARCH solves proble
www.eeworm.com/read/300120/13933828

m pseudo.m

% This is the minimum norm solution algotithm of two_channel acoustic echo cancellation. clear all tic %-load the useful signal and impulse response----% % load g_1 Imp
www.eeworm.com/read/235612/14060141

m wavedyn.m

function [wavelet,twave]=wavedyn(dt,fdom,tlength) % WAVEDYN: minimum phase wavelet for impulsive sources % % [wavelet,twave]=wavedyn(dt,fdom,tlength) % [wavelet,twave]=wavedyn(dt,fdom) % [wavele
www.eeworm.com/read/235612/14060676

m wavemin.m

function [wavelet,twave]=wavemin(dt,fdom,tlength) % WAVEMIN: creates a minimum phase wavelet for impulsive sources % % [wavelet,twave]=wavemin(dt,fdom,tlength) % [wavelet,twave]=wavemin(dt,fdom)
www.eeworm.com/read/202486/15381720

cpp pr0508.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 5.8 on page 112 // The Minimum of Four Function #include // defines the cin
www.eeworm.com/read/202486/15381858

cpp pr0506.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 5.6 on page 112 // The Minimum of Four Function #include // defines the cin
www.eeworm.com/read/202486/15381898

cpp pr0610.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 6.10 on page 143 // Finding the minimum and maximum values in an array #include
www.eeworm.com/read/200387/15434409

m sgnt_insert.m

function [node] = sgnt_insert(node,e,alfa) % Insert the data s into the SNGT node. % Input: % node: is a SGNT % e: is a sample data % alfa: is a threshold value of minimum dista
www.eeworm.com/read/136989/5835141

mpc rt_notify_lib.mpc

// -*- MPC -*- // RT_Notify_lib.mpc,v 1.6 2003/12/23 21:04:24 dhinton Exp project: orbsvcslib, notify, rtcorba, rtportableserver, notifytest, minimum_corba { sharedname = TAO_RT_NotifyTests