代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/250314/12414764

m demopsobehavior.m

% demopsobehavior.m % demo of the pso.m function % the pso tries to find the minimum of the f6 function, a standard % benchmark % % on the plots, blue is current position, green is Pbest, and red
www.eeworm.com/read/233815/14133881

m adjrand.m

function adjrand=adjrand(u,v) %function adjrand=adjrand(u,v) % % Computes the adjusted Rand index to assess the quality of a clustering. % Perfectly random clustering returns the minimum score o
www.eeworm.com/read/131067/14162599

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/131067/14162640

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/233013/14173836

m kolmog.m

function [w_min] = kolmog(w,type_of_input,L); %KOLMOG: Kolmogoroff spectral factorization. % Given an arbitrary wavelet this function retrieves the minimum % phase wavelet using Kolmo
www.eeworm.com/read/232588/14191615

m demopsobehavior.m

% demopsobehavior.m % demo of the pso.m function % the pso tries to find the minimum of the f6 function, a standard % benchmark % % on the plots, blue is current position, green is Pbest, and red
www.eeworm.com/read/127767/14337749

txt e795. getting and setting the values of a jslider component.txt

// To create a slider, see e794 Creating a JSlider Component // Get the current value int value = slider.getValue(); // Get the minimum value int min = slider.getMinimu
www.eeworm.com/read/223481/14639223

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/222424/14691962

m kolmog.m

function [w_min] = kolmog(w,type_of_input,L); %KOLMOG: Kolmogoroff spectral factorization. % Given an arbitrary wavelet this function retrieves the minimum % phase wavelet using Kolmo
www.eeworm.com/read/221720/14726375

m bilinear.m

% THIS PROGRAMME IS WRITTEN BY Rockins % THE FEATURE IS BILINEAR-INTERPOLATE THE SOUCE-IMAGE TO GET A DESTINATE-IMAGE % THE MAXIMUM SCALOR == 9.0, THE MINIMUM SCALOR == 1.0 % Copyright 2006-2007,Al