代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/423756/10533988
c gsmtuan.c
#include // avr header file for IO ports
#include
#include
// This file has been prepared for Doxygen automatic documentation generation.
/*! \file **
www.eeworm.com/read/421949/10676095
m afe.m
function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals)
% Automatic Feature Extraction by Nystr鰉 method
%
%
% >> features = AFE(X, kernel, sig2, Xt)
%
% Description
%
www.eeworm.com/read/350770/10711732
do signalscan.do
// DAI Signalscan Version 6.4s4
define analog waveform lines
define add variable default overlay off
define waveform window analogheight 1
define terminal automatic
define buttons control \
1 open
www.eeworm.com/read/350770/10711752
do signalscan.do
// DAI Signalscan Version 6.4s4
define analog waveform lines
define add variable default overlay off
define waveform window analogheight 1
define terminal automatic
define buttons control \
1 open
www.eeworm.com/read/451457/7463441
am makefile.am
# Disable automatic dependency tracking if using other tools than gcc and gmake
#AUTOMAKE_OPTIONS = no-dependencies
#EXTRA_DIST=
#INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(to
www.eeworm.com/read/397122/8065828
m afe.m
function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals)
% Automatic Feature Extraction by Nystr鰉 method
%
%
% >> features = AFE(X, kernel, sig2, Xt)
%
% Description
%
www.eeworm.com/read/245836/12778459
m sem2d_view.m
% sem2d_view(scale)
%
% PURPOSE interactively plots color snapshots
% of data output from SEM2DPACK
%
% INPUT scale [min max] color scale bounds
% The default [] sets automatic scale
%
functio