代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/311695/13626990
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/308997/13684323
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/304983/13781680
htm article.htm
Table Of Contents
Introduction
Minimum Requirements
Requirements: What
www.eeworm.com/read/304082/13801501
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/138884/5813349
m setpitchpar.m
function Pitchpar = SetPitchpar (Pitchpar)
% Pitch parameters
% PMin: Minimum pitch lag
% PMax: Maximum pitch lag
% PMode: Pitch mode for each subframe; 0 is relative to open
% loop pitch; 1 is rel
www.eeworm.com/read/135582/5885576
m4 libvideogfx.m4
# Configure paths for libvideogfx
# Shamelessly stolen from Owen Taylor
dnl AM_PATH_LIBVIDEOGFX([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]))
dnl Test for LIBVIDEOGFX, an
www.eeworm.com/read/135582/5885731
m4 libvideogfx.m4
# Configure paths for libvideogfx
# Shamelessly stolen from Owen Taylor
dnl AM_PATH_LIBVIDEOGFX([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]))
dnl Test for LIBVIDEOGFX, an
www.eeworm.com/read/124910/6038751
s s_fminf.s
/* Compute minimum of two numbers, regarding NaN as missing argument.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper
www.eeworm.com/read/124910/6038788
s s_fminl.s
/* Compute minimum of two numbers, regarding NaN as missing argument.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper
www.eeworm.com/read/124910/6038804
s s_fmin.s
/* Compute minimum of two numbers, regarding NaN as missing argument.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper