代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/404684/11480137
cpp d11r7.cpp
#include "iostream.h"
#include "math.h"
double func2(double x[], int n)
{
double f = 0.0;
f = f + (x[1] - 1) * (x[1] - 1);
f = f + (x[2] - 1) * (x[2] - 1);
f = f + (x[3] - 1)
www.eeworm.com/read/402286/11539332
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/400576/11573514
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/157371/11716567
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/157371/11717271
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/157082/11740786
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/346459/11743261
m find_f0_acorr.m
function f0 = find_f0_acorr(x)
% FIND_F0_ACORR Find fundamental frequency using autocorrelation method
%
% F0 = FIND_F0_ACORR(X)
%
% Find the fundamental frequency of signal X using the
% au
www.eeworm.com/read/156529/11794336
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/156459/11801434
cpp d11r7.cpp
#include "iostream.h"
#include "math.h"
double func2(double x[], int n)
{
double f = 0.0;
f = f + (x[1] - 1) * (x[1] - 1);
f = f + (x[2] - 1) * (x[2] - 1);
f = f + (x[3] - 1)
www.eeworm.com/read/259006/11827509
doc addvb_models_11.doc
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|30 Dec 2002 23:39:10 -0000
vti_extenderversion:SR|5.0.2.4330
vti_author:SR|EAS\\ciletti
vti_modifiedby:SR|EAS\\ciletti
vti_timecreated:TR|30 Dec 20