代码搜索:Approach
找到约 1,300 项符合「Approach」的源代码
代码结果 1,300
www.eeworm.com/read/214372/15104498
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/209231/15225243
svn-base svmtrain.m.svn-base
% SVMTRAIN - Trains a support vector machine incrementally
% using the L1 soft margin approach developed by
% Cauwenberghs for two-class problems.
%
% Syntax: [a,b,g,ind,uind,X_m
www.eeworm.com/read/209231/15225286
m svmtrain.m
% SVMTRAIN - Trains a support vector machine incrementally
% using the L1 soft margin approach developed by
% Cauwenberghs for two-class problems.
%
% Syntax: [a,b,g,ind,uind,X_m
www.eeworm.com/read/376006/2718123
out create_type.out
--
-- CREATE_TYPE
--
--
-- Note: widget_in/out were created in create_function_1, without any
-- prior shell-type creation. These commands therefore complete a test
-- of the "old style" approach of
www.eeworm.com/read/376006/2718178
sql create_type.sql
--
-- CREATE_TYPE
--
--
-- Note: widget_in/out were created in create_function_1, without any
-- prior shell-type creation. These commands therefore complete a test
-- of the "old style" approach of
www.eeworm.com/read/295456/8161031
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/195048/8175807
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/395186/8191176
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/370521/9597828
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/411667/11234398
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