代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/388613/8597046
c manipulatec.c
#include "d:\matlab\extern\include\mex.h"
#include
/*
manipulate( c1,c2,no , DistsSub );
*/
void ManipulateC(
double *NewSub,
double *DistsSub,
double *c1,
double
www.eeworm.com/read/386050/8767372
m minc.m
%MINC Minimum combining classifier
%
% W = MINC(V)
% W = V*MINC
%
% INPUT
% V Set of classifiers
%
% OUTPUT
% W Minimum combining classifier on V
%
% DESCRIPTION
% If V = [V1,V2,V3, ...
www.eeworm.com/read/429878/8783974
htm linemin.htm
Netlab Reference Manual linemin
linemin
Purpose
One dimensional minimization.
Description
[x, options] = linemi
www.eeworm.com/read/384270/8883840
c bounding_volumes.c
#include
/****************************************************************************
These definitions of vectors and matrices are used throughout this code.
The constant M_PI_2 is equal
www.eeworm.com/read/427233/8959635
m mst_k.m
%MST_k.m
%This program solves the Minimum Spanning Tree problem by using Kruskal Algorithm.')
n=input('Enter the vertices number of the graph:n= ')
W=input('Enter the weight adjacent matrix of the
www.eeworm.com/read/179705/9342409
texi multimin.texi
@cindex minimization, multidimensional
This chapter describes routines for finding minima of arbitrary
multidimensional functions. The library provides low level components
for a variety of iterativ
www.eeworm.com/read/168218/9931817
out bboard.out
Enter 8 x 5 net matrix
Minimum density is 4
Optimal arrangement is
2 3 4 5 1 6 7 8
www.eeworm.com/read/168218/9933067
out bboard.out
Enter 8 x 5 net matrix
Minimum density is 4
Optimal arrangement is
2 3 4 5 1 6 7 8
www.eeworm.com/read/168118/9937364
m ismin.m
function [mm,a]=ismin(w);
% ISMIN: test a wavelet (time series) for minimum phase
%
% [mm,a]=ismin(w)
%
% ISMIN factors the z transform of the input and determines if all zeros
% lie outside the
www.eeworm.com/read/358191/10194132
out bboard.out
Enter 8 x 5 net matrix
Minimum density is 4
Optimal arrangement is
2 3 4 5 1 6 7 8