代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/148342/12474603
c pr_loqo.c
/*
* File: pr_loqo.c
* Purpose: solves quadratic programming problem for pattern recognition
* for support vectors
*
* Author: Alex J. Smola
* Created: 10/14/97
www.eeworm.com/read/335820/12496693
m kf_opt.m
% KF_opt - using discrete Kalman filter for obtaining
% multiple parameters estimations dependence on time based upon an observation.
%
% INTRODUCTION
% The problem of applying Kalman filtering f
www.eeworm.com/read/147862/12513678
m qpcgen.m
function zdat = qpcgen(default)
%QPCGEN Generates synthetics for the quadratic phase-coupling problem.
% zdat = qpcgen(default)
% If parameter 'default' is passed, the default values are used;
% o
www.eeworm.com/read/249070/12523736
txt c02p101a.txt
int iterativeRabbit(int n)
// Iterative solution to the rabbit problem.
{
// initialize base cases:
int previous = 1; // initially rabbit(1)
int current = 1; // initially rabbit(
www.eeworm.com/read/248950/12531363
h pr_loqo.h
/*
* File: pr_loqo.h
* Purpose: solves quadratic programming problem for pattern recognition
* for support vectors
*
* Author: Alex J. Smola
* Created: 10/14/97
www.eeworm.com/read/248950/12534063
c pr_loqo.c
/*
* File: pr_loqo.c
* Purpose: solves quadratic programming problem for pattern recognition
* for support vectors
*
* Author: Alex J. Smola
* Created: 10/14/97
www.eeworm.com/read/248862/12537255
m qpcgen.m
function zdat = qpcgen(default)
%QPCGEN Generates synthetics for the quadratic phase-coupling problem.
% zdat = qpcgen(default)
% If parameter 'default' is passed, the default values are used;
% o
www.eeworm.com/read/147693/12538637
pl fig19_1.pl
% Figure 19.1 A definition of the problem of learning predicate has_daughter.
% Learning from family relations
% Background knowledge
backliteral( parent(X,Y), [X,Y]). % A background lit
www.eeworm.com/read/247900/12613544
txt help.txt
12: Continues to calculate, once the problem is finished, this key
no longer works.
13: Displays the time at which various stages terminated. Format:
seconds / minutes / hours
15: A
www.eeworm.com/read/334229/12616613
trl santafe.trl
trail.dat
data for the trail robot in the ant problem
'.'=nothing, 'X'=trail, 'O'=gap between trails
The following hash is needed by the program to read in the trail
#
.XXX........................