代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/424063/10501768
c arymimai.c
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string which could be min or max.
*
www.eeworm.com/read/278064/10576944
m pso_trelea_vectorized.m
% pso_Trelea_vectorized.m
% a generic particle swarm optimizer
% to find the minimum or maximum of any
% MISO matlab function
%
% Implements Common, Trelea type 1 and 2, and Clerc's class 1". It will
www.eeworm.com/read/421949/10676120
m code_moc.m
function [codebook,scheme] = code_MOC(m)
% Generate the codebook for multiclass classification with Minimum Output encoding.
%
% >> codebook = code_MOC(m)
%
% see also:
% code
% Copyright (c) 200
www.eeworm.com/read/421910/10680029
m pso_trelea_vectorized.m
% pso_Trelea_vectorized.m
% a generic particle swarm optimizer
% to find the minimum or maximum of any
% MISO matlab function
%
% Implements Common, Trelea type 1 and 2, and Clerc's class 1". It will
www.eeworm.com/read/421666/10713140
c netgen.c
/* netgen.c */
/* This main program generates 50 original NETGEN instances of the
minimum cost flow problem and writes them in DIMACS format to the
current directory. */
#include
#i
www.eeworm.com/read/421666/10713204
news
GLPK 4.36 (release date: Feb 06, 2009)
The following new API routines were added to the package:
glp_mincost_okalg find minimum-cost flow with out-of-kilter
www.eeworm.com/read/467759/7000710
m lpcbwexp.m
function arx=lpcbwexp(ar,bw)
%LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW)
%minimum bandwidth will be BW*fs where fs is the sampling frequency
%the radius of each pole will be multi
www.eeworm.com/read/236873/7119059
m lpcbwexp.m
function arx=lpcbwexp(ar,bw)
%LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW)
%minimum bandwidth will be BW*fs where fs is the sampling frequency
%the radius of each pole will be multi
www.eeworm.com/read/458010/7314188
m lpcbwexp.m
function arx=lpcbwexp(ar,bw)
%LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW)
%minimum bandwidth will be BW*fs where fs is the sampling frequency
%the radius of each pole will be multi