代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/215197/15070937
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/214970/15081629
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/213240/15140025
m mst_dd.m
%MST_DD Minimum Spanning Tree Data Description.
%
% [W,TREE,A] = MST_DD(A,FRACREJ,N)
%
% INPUT
% A one-class dataset
% FRACREJ fraction rejection [0,1]; (default 0.1)
% N
www.eeworm.com/read/2280/17118
rul 4 port serial interface.rul
DRC Rules Export File for PCB: C:\Program Files\Altium\Examples\4 Port Serial Interface\4 Port Serial Interface.PcbDoc
RuleKind=Width|RuleName=All|Scope=Board|Minimum=10.00
RuleKind=SolderMaskExpans
www.eeworm.com/read/2280/17120
rul
DRC Rules Export File for PCB: C:\Program Files\Altium\Examples\4 Port Serial Interface\4 Port Serial Interface.PcbDoc
RuleKind=Width|RuleName=All|Scope=Board|Minimum=10.00
RuleKind=SolderMaskExpans
www.eeworm.com/read/9238/165853
rul dsp_pcb.rul
DRC Rules Export File for PCB: D:\personal\dxp-work\100 DSP\DSP_PCB.PcbDoc
RuleKind=SolderMaskExpansion|RuleName=SolderMaskExpansion|Scope=Board|Minimum=4.00
RuleKind=Width|RuleName=Width|Scope=Boa
www.eeworm.com/read/11175/209803
txt maxmin.txt
SUMMARY maximum and minimum routines.
#include
cProc max,
parmW a
parmW b
cProc min,
parmW a
parmW b
cProc lmax,
parmD a
parmD b
cProc lmin,
www.eeworm.com/read/13871/284662
m minbrack.m
function [br_min, br_mid, br_max, num_evals] = minbrack(f, a, b, fa, ...
varargin)
%MINBRACK Bracket a minimum of a function of one variable.
%
% Description
% BRMIN, BRMID, BRMAX, NUMEVALS
www.eeworm.com/read/37334/1073706
rul ledhb01.rul
DRC Rules Export File for PCB: F:\PCB\2.2\怀表\LEDHB01.PCBDOC
RuleKind=ShortCircuit|RuleName=ShortCircuit|Scope=Board|Allowed=0
RuleKind=Clearance|RuleName=Clearance|Scope=Board|Minimum=6.00
RuleKind
www.eeworm.com/read/486037/1255094
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Linux version.
Copyright (C) 1993-1998,2000,2002,2003,2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The