代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/373460/2761788
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/373460/2761790
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/373460/2761922
m svmdemo.m
function result = svmdemo(action,hfigure,varargin)
% SVMDEMO demo on the Support Vector Machines.
%
% SVMDEMO demonstrates use of the algorithms which
% solves the SVM problem with the both linear (L
www.eeworm.com/read/364489/2903747
hpp matrixsolver.hpp
// matrixsolver.hpp
//
// Solver for linear (matrix) systems of equations. The solver solves the
//
// Ax = b
//
// where A is a given input matrix and b is a given input vector. The vector
www.eeworm.com/read/257015/4366659
m diophant.m
function [F,G]=diophant(A,B,d,C)
%
% [F,G] = diophant(A,B,d,C)
% -d
% The function solves the Diophantine identity AF + q BG = C with respect
www.eeworm.com/read/476010/6772566
sce diffevolt.sce
// This is a pure constraint satisfaction problem
// This is a difficult problem
// Find the coefficients of the polynomial p(z) of degree 8
// which solves
// p(z) should be in [-1,1] forall z in
www.eeworm.com/read/471358/6890724
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/471358/6890727
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/195133/8172735
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/195133/8172745
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