代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/360770/10079192

m gausquad.m

function y = gausquad (a,b,n,f) %-------------------------------------------------------------------- % Usage: y = gausquad (a,b,n,f); % % Description: Use the n-point Gauss-Legendre formul
www.eeworm.com/read/360770/10079255

m fmu.m

function y = fmu (f,p,q,x,mu) %----------------------------------------------------------------------- % Usage: y = fmu (f,p,q,x,mu) % % Description: Compute the generalized objective functi
www.eeworm.com/read/360770/10079265

m romberg.m

function [y,r] = romberg (a,b,tol,m,f,dm) %----------------------------------------------------------------------- % Usage: [y,r] = romberg (a,b,tol,m,f,dm); % % Description: Use the Romberg
www.eeworm.com/read/360747/10079693

m psooptions.m

%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm. % % Usage : psoOptions = get_psoOptions % Arguments : None
www.eeworm.com/read/360747/10079710

m get_psooptions.m

%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm. % % Usage : psoOptions = get_psoOptions % Arguments : None
www.eeworm.com/read/356815/10220694

txt config.txt

usage: ./configure [ variable=value ]... This configure script generates the file 'makefile' and the file '../include/NTL/config.h', based upon the values assigned to the variables on the comma
www.eeworm.com/read/356240/10234204

c ledflash.c

/* * Funny AVR demonstration. Controls 8 LEDs which are directly * connected to VCC. Additional to the nice illumination this * program demonstrates the usage of the async timer and the * sle
www.eeworm.com/read/356204/10235151

ts sysinfo-de.ts

LoadInfo Application CPU usage (%) CPU-Nutzung durch Anwendungen (%)
www.eeworm.com/read/163022/10252557

m hong_enhancement.m

%------------------------------------------------------------------------ %hong_enhancement %Implements Hong et al.'s enhancement scheme based on Gabor Filtering. %usage: %y = hong_enhancement(x)
www.eeworm.com/read/163022/10252594

bak hong_enhancement.m.bak

%------------------------------------------------------------------------ %hong_enhancement %Implements Hong et al.'s enhancement scheme based on Gabor Filtering. %usage: %y = hong_enhancement(x)