代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/292026/8382154

h whirlpool.h

#ifndef WHIRLPOOL_H #define WHIRLPOOL_H 1 #if defined(__cplusplus) extern "C" { #endif #ifndef PORTABLE_C__ #define PORTABLE_C__ #include /* Definition of minimum-width int
www.eeworm.com/read/433114/8544497

m seismic_examples2.m

% Seismic_examples2 % Examples of the usage of seismic functions clear all presets global S4M %#ok % Create a minimum-phase wavelet wavelet=s_create_wavelet({'type','min-pha
www.eeworm.com/read/287068/8728275

h whirlpool.h

#ifndef WHIRLPOOL_H #define WHIRLPOOL_H 1 #if defined(__cplusplus) extern "C" { #endif #ifndef PORTABLE_C__ #define PORTABLE_C__ #include /* Definition of minimum-width int
www.eeworm.com/read/430034/8771472

m radar.m

function parabolic(eff,freq,d_min,d_max) % % % Computes received power over a range of target distances % % eff = Efficieny % freq = frequency in hertz % r_min = Minimum dish diameter % r_max
www.eeworm.com/read/429790/8788659

todo

TODO file for GPL-GPS 1. Check the stack usage on the idle thread - can we reduce it to the minimum 1200 bytes? The 1200 bytes is defined as the minimal stack size for us -- sorry I forgot where. Als
www.eeworm.com/read/181178/9268039

htm chap24.htm

Intro to Algorithms: CHAPTER 24: MINIMUM SPANNING TREES
www.eeworm.com/read/356491/10225601

m gsm.m

function [x_min,fx_min,ITER]=gsm(FUN,a,b,epsilon,ITER_max) %GSM finds a local minimum of a function using gold section method %epsilon Stopping criterion %ITER Number of iterations % % E
www.eeworm.com/read/162867/10262441

m eigen.m

%EIGEN Solves the eigenvalue problem in design of the unit-energy % constrained minimum mean-squared error time domain equalizer. % [B, W, D, MSE, R, Dv] = EIGEN(RXX, RYY, RXY, Dmin, Dmax, Nb,
www.eeworm.com/read/417673/10980873

m banana.m

function out = banana(x, y, mode) %BANANA Rosenbrock's banana function. % The minimum point is [1.1], at which f(x,y)=0. if nargin
www.eeworm.com/read/467198/7020083

m banana.m

function out = banana(x, y, mode) %BANANA Rosenbrock's banana function. % The minimum point is [1.1], at which f(x,y)=0. if nargin