代码搜索:Method
找到约 10,000 项符合「Method」的源代码
代码结果 10,000
www.eeworm.com/read/239320/13287877
m sd_demo.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% DDE-BIFTOOL sd-demo %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear;
% init system:
[name,n]=sys_init
% construct a first, approximate steady state point:
stst.kind='stst';
www.eeworm.com/read/238843/13321049
m dcagg.m
function cluster = DCAgg(Distance, k)
%DCAGG Performs agglomerative clustering
% Cluster = DCAGG(Distance, Method, k) where Distance is
% square dissimilarity matrix, with Inf on leading diagonal,
www.eeworm.com/read/238779/13326059
m momttfr.m
function [fm,B2]=momttfr(tfr,method,fbmin,fbmax,freqs);
%MOMTTFR Time moments of a time-frequency representation.
% [FM,B2]=MOMTTFR(TFR,METHOD,FBMIN,FBMAX,FREQS) computes the time
% moments of a time-
www.eeworm.com/read/238779/13326305
m tfrsave.m
function tfrsave(name,tfr,method,sig,t,f,p1,p2,p3,p4,p5);
%TFRSAVE Save the parameters of a time-frequency representation.
% TFRSAVE(NAME,TFR,METHOD,SIG,T,F,P1,P2,P3,P4,P5) saves the
% parameters of
www.eeworm.com/read/238779/13326323
m tfrparam.m
function tfrparam(method);
%TFRPARAM Return the paramaters needed to display (or save) this TFR.
% TFRPARAM(METHOD) returns on the screen the meaning of the
% parameters P1..P5 used in the files TFRQV
www.eeworm.com/read/323475/13339844
java rmiintf.java
import java.rmi.Remote;
import java.rmi.RemoteException;
/**
* This Interface define all the abstract method
* which should be implemented.
*
* @version 1.0 9 June 2007
* @author Zh
www.eeworm.com/read/137198/13340754
cpp cgi.cpp
//---------------------------------------------------------------------------
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/137160/13342296
m prtestf.m
%PRTESTF Test feature selection
%
% A feature selection method stored as an untrained mapping w is tested
a = azizah;