代码搜索:Approach

找到约 1,300 项符合「Approach」的源代码

代码结果 1,300
www.eeworm.com/read/147862/12513649

m bispecdx.m

function [Bspec,waxis] = ... bispecdx (x, y, z, nfft, wind, nsamp, overlap,plotflag) %BISPECDX Cross-Bispectrum estimation using the direct (fft-based) approach. % [Bspec,waxis] = bispecdx (x,y
www.eeworm.com/read/248862/12537231

m bispecdx.m

function [Bspec,waxis] = ... bispecdx (x, y, z, nfft, wind, nsamp, overlap,plotflag) %BISPECDX Cross-Bispectrum estimation using the direct (fft-based) approach. % [Bspec,waxis] = bispecdx (x,y
www.eeworm.com/read/477110/6747921

m oa2r.m

%OA2R Convert O/A vectors to rotation matrix % % R = OA2R(O, A) % % Returns a rotation matrix for the specified orientation and % approach vectors formed from 3 vectors such that % R = [N O A] and N
www.eeworm.com/read/158649/11595484

java interrupt.java

//: c14:Interrupt.java // The alternative approach to using // stop() when a thread is blocked. // // import javax.swing.*; import java.aw
www.eeworm.com/read/233815/14133844

m p_spectrum_bf.m

function [result] = p_spectrum_bf(s,t,p) %P_SPECTRUM_BF % -Finds the contiguous subsequence match count between strings s and t % by using a brute-force approach, where the length of th
www.eeworm.com/read/202715/15375387

m bot_asir.m

% particle for bearing only tracking example % Refer to the following reference: % N.J.Gordon, D.J. Saimond, A.F.M. Smith, "Novel approach to % nonlinear/ non-Gaussian Bayesian state estimation", I
www.eeworm.com/read/182116/9216946

src options.src

# This is mangled by mkopts.awk to make rcfile_{opt,var,short}.h. Such # an approach is necessary so we can use it to make the tables for # both getopt_long() and my config file stuff. It also generat
www.eeworm.com/read/377523/9273019

java suspend.java

//: c14:Suspend.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // The alternative approach to using suspend() // and resume()
www.eeworm.com/read/360797/10078380

cpp closedtree.cpp

#include #include "../Global.h" #include "../ProjDB.h" #if defined(_ANOTHER_CLOSED_APPROACH) #include "ClosedTree.h" ItemSet supSet; ItemSet subSet; int zzz=0; bool TreeNodeLess( TreeNo
www.eeworm.com/read/163918/10139980

m er_fwindow.m

function f = er_fwindow(M,wc,option) % function f = er_fwindow(M,wc,option) % Computes FIR filter coefficients using frequency sampling approach. % Takes filter parameter in M (for filter lengt