代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/157371/11716585

c testapp.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_da
www.eeworm.com/read/157371/11717285

c testapp.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_da
www.eeworm.com/read/157082/11740769

c testapp1.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_da
www.eeworm.com/read/157082/11740802

c testapp.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_da
www.eeworm.com/read/259565/11782897

m s_zone_attributes.m

function seismic=s_zone_attributes(seismic,varargin) % Compute attributes such as minimum, maximum, RMS amplitude in a trace-dependent % interval/zone and either print them to the screen or store them
www.eeworm.com/read/258131/11882801

m calculateminsnrvsb.m

function [sim_param, sim_state] = CalculateMinSNRvsB( sim_param, sim_state ) % CalculateMinSNRvsB determines the minimum SNR as a function of BW % constraint B. % % The calling syntax is: %
www.eeworm.com/read/254742/12121283

m program_4_4.m

% Program 4_4 % Program to Design Elliptic Lowpass Filter % % Read in the filter order, passband edge frequency, % passband ripple in dB and minimum stopband % attenuation in dB N = input('Order
www.eeworm.com/read/337307/12377455

m fminusub.m

function [x,FVAL,GRADIENT,HESSIAN,EXITFLAG,OUTPUT] = fminusub(funfcn,x,verbosity,options,Fval,Gval,Hval,varargin) %FMINUSUB Finds the minimum of a function of several variables. % Copyright (c)
www.eeworm.com/read/337307/12377474

m nlconstold.m

function [x,OPTIONS,lambda,HESS]=nlconstold(FUNfcn,x,OPTIONS,VLB,VUB,GRADfcn,varargin); %NLCONST Helper function to find the constrained minimum of a function % of several variables. Called by CO
www.eeworm.com/read/336838/12413360

c testapp.c

// Description: Driver program that makes use of two library functions to // calculate the maximum, minimum and spread values within an array #include int main() { int test_da