代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/169504/9854333
c misctbl.c
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)misctbl.c 1.14 2/17/98 */
/*
* $Log$
*/
#include "common.h"
#include "tdm.h"
/********************************************************
www.eeworm.com/read/365166/9876001
c testapp0.c
// Description: Driver program that makes use of two library functions to
// calculate the maximum and minimum values within an array
#include
int main()
{
int test_data[] = {
www.eeworm.com/read/365166/9876441
c testapp0.c
// Description: Driver program that makes use of two library functions to
// calculate the maximum and minimum values within an array
#include
int main()
{
int test_data[] =
www.eeworm.com/read/168434/9916654
h melp.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm. The Tex
www.eeworm.com/read/168111/9939483
m mmin.m
function [m,i]=mmin(a)
%MMIN Matrix Minimum Value.
% MMIN(A) returns the minimum value in the matrix A.
% [M,I] = MMIN(A) in addition returns the indices of
% the minimum value in I = [row col].
% D.
www.eeworm.com/read/360995/10069965
m mcd_gauss_dd.m
%MCD_GAUSS_DD Minimum Covariance Determinant Robust Gaussian data description.
%
% W = MCD_GAUSS_DD(A,FRACREJ)
%
% Fit a Minimum-Covariance-Determinant Gaussian density on dataset A. The
% alg
www.eeworm.com/read/426413/10253690
h melp.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm. The Tex
www.eeworm.com/read/161528/10398820
c testapp0.c
// Description: Driver program that makes use of two library functions to
// calculate the maximum and minimum values within an array
#include
int main()
{
int test_data[] = {
www.eeworm.com/read/161141/10445867
c testapp0.c
// Description: Driver program that makes use of two library functions to
// calculate the maximum and minimum values within an array
#include
int main()
{
int test_data[] = {
www.eeworm.com/read/424281/10468309
texi min.texi
@cindex optimization, see minimization
@cindex maximization, see minimization
@cindex minimization, one-dimensional
@cindex finding minima
@cindex nonlinear functions, minimization
This chapter descr