代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/136680/13367045
m lsvm.m
function [iter, optCond, time, w, gamma] = lsvm(A,D,nu,tol,maxIter,alpha, ...
perturb,normalize);
% LSVM Langrangian Support Vector Machine algorithm
% LSVM solves a support vector machine
www.eeworm.com/read/316265/13526511
m lsvm.m
function [iter, optCond, time, w, gamma] = lsvm(A,D,nu,tol,maxIter,alpha, ...
perturb,normalize);
% LSVM Langrangian Support Vector Machine algorithm
% LSVM solves a support vector machine
www.eeworm.com/read/313956/13578297
m gflineq.m
function [x, vld] = gflineq(a, b, p)
%GFLINEQ Solves linear equations in GF(p).
% X = GFLINEQ(A, B) outputs the solution of linear equation
% A X = B in GF(2), where the elements in A
www.eeworm.com/read/303042/13823318
m lsvm.m
function [iter, optCond, time, w, gamma] = lsvm(A,D,nu,tol,maxIter,alpha, ...
perturb,normalize);
% LSVM Langrangian Support Vector Machine algorithm
% LSVM solves a support vector machine
www.eeworm.com/read/301119/13865798
m lsvm.m
function [iter, optCond, time, w, gamma] = lsvm(A,D,nu,tol,maxIter,alpha, ...
perturb,normalize);
% LSVM Langrangian Support Vector Machine algorithm
% LSVM solves a support vector machine
www.eeworm.com/read/256180/6341427
m lsvm.m
function [iter, optCond, time, w, gamma] = lsvm(A,D,nu,tol,maxIter,alpha, ...
perturb,normalize);
% LSVM Langrangian Support Vector Machine algorithm
% LSVM solves a support vector machine
www.eeworm.com/read/476392/6759466
m swingrk2.m
% This program solves the swing equation of a one-machine system
% when subjected to a three-phase fault with subsequent clearance
% of the fault.
%
% Copyright 1998 H. Saadat
%
function swingr
www.eeworm.com/read/263516/11359161
m fm_opfm.m
function fm_opfm
%FM_OPFMR solves the OPF-based electricity market problem by means of
% an Interior Point Method with a Merhotra Predictor-Corrector
% or Newton direction techniqu
www.eeworm.com/read/407093/11429564
c zgstrs.c
/*! @file zgstrs.c
* \brief Solves a system using LU factorization
*
*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrenc
www.eeworm.com/read/407093/11429579
c sgstrs.c
/*! @file sgstrs.c
* \brief Solves a system using LU factorization
*
*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrenc