代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/162420/10306281
m findmin.m
%*******findmin.m***************************************
%this function is used to find a row number and column number of the minimum element of a input matrix.
% [i,j]=findmin(matrix)
% input:
%
www.eeworm.com/read/161587/10394319
out rvbits.out
Minimum length is 82
kay values are
1 2 2 3 4
New segment begins at 1
New segment begins at 2
www.eeworm.com/read/161587/10395218
out rcvbits.out
Minimum length is 82
kay values are
1 2 2 3 4
New segment begins at 1
New segment begins at 2
www.eeworm.com/read/420331/10803235
h targetver.h
/*
---- Author : Binh Nguyen - Bioz
---- Last Update : 21 Oct 2008
---- License : Free
---- Official site : www.sectic.com
---- Description : detect face by using haar model supplied by OpenCV
www.eeworm.com/read/273787/10901172
m ax.m
% This simple function is used to
% adjust the axis of the plot of
% frequency response. 'ymin' will
% be the minimum of the y-axis.
% See also AXIS
function ax(ymin)
axis([0,0.5,ymin,10]
www.eeworm.com/read/469416/6976386
m linemin.m
function [x, options] = linemin(f, pt, dir, fpt, options, ...
varargin)
%LINEMIN One dimensional minimization.
%
% Description
% [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's
%
www.eeworm.com/read/469124/6977891
m normalize.m
% Author: Scott Sanner
% Email: ssanner@cs.stanford.edu
% Course: CS223B, Winter
% Desc: Normalizes an image by removing shading plane and adjusting
% histogram to scale to min/max [0,1]
%
www.eeworm.com/read/467855/7002853
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu
www.eeworm.com/read/467225/7020547
h targetver.h
//*****************************************************************************
// FILE: targetver.h
// DESC: Specify the minimum required platform (Windows XP SP2 in this case).
//
// By Giovanni
www.eeworm.com/read/463350/7182877
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu