代码搜索:Approach
找到约 1,300 项符合「Approach」的源代码
代码结果 1,300
www.eeworm.com/read/276451/10736889
c gasket3d.c
/* gasket3d.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Three-Dimensional Sierpinski Gasket
www.eeworm.com/read/349646/10809988
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/349646/10810013
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/420154/10813318
txt descrip.txt
Assembler Plus VB Picture Processing Fun: by Robert Rayment. I like to have everything at my finger tips as the screen shot shows. If you prefer the minimalist approach see the excellent filter pr
www.eeworm.com/read/465793/7046129
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/455746/7366467
m pot.m
function [res,data]=pot(data,threshold,nextremes,run),
%Fits a Poisson point process to the data, an approach sometimes known as peaks over
%thresholds (POT)
%
%USAGE: [res,data2]=pot(data,thresho
www.eeworm.com/read/448259/7535677
m bispecd.m
function [Bspec,waxis] = bispecd (y,nfft,wind,nsamp,overlap)
%BISPECD Bispectrum estimation using the direct (fft-based) approach.
% [Bspec,waxis] = bispecd (y, nfft, wind, segsamp, overlap)
% y
www.eeworm.com/read/448027/7541587
m model_multiway.m
function model = model_multiway(X,class,settings)
% model multiway data by means of MOLMAP approach
% model_multiway produces MOLMAP scores on multiway data
%
% model = model_multiway(X,setting
www.eeworm.com/read/434746/7802316
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi
www.eeworm.com/read/299736/7836254
m tracking_demo.m
% Make a point move in the 2D plane
% State = (x y xdot ydot). We only observe (x y).
% This code was used to generate Figure 15.9 of "Artificial Intelligence: a Modern Approach",
% Russell and Norvi