搜索结果
找到约 38 项符合
sparse 的查询结果
按分类筛选
STL It is about soving sparse solution from linear system, simpel and fast.
It is about soving sparse solution from linear system, simpel and fast.
STL It is fast sparse linear programming solver, with fast speeder.
It is fast sparse linear programming solver, with fast speeder.
其他 sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial estimates, BA simultaneo ...
其他 A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bund
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
其他 A version of a sparse bundle adjustment implementation with adjustable intrinsics and distortion par
A version of a sparse bundle adjustment implementation with adjustable intrinsics and distortion parameters (either shared by all views or varying for each view)
传感与控制 改进SRC算法在人脸识别中的应用
稀疏表示分类算法(Sparse Representation-based Classification,SRC)在人脸数据库上有很高的识别性能。然而,对于姿态变化,SRC的识别效果并不理想。针对SRC算法不能解决测试样本与训练样本存在偏移误差的问题,本文提出了基于SRC的改进算法。该算法将每一类的训练样本单独作为训练字典,利用迭代校正和基于金字塔分层机 ...
数学计算 OFELI is an object oriented library of C++ classes for development of finite element codes. Its main
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and pre ...
数学计算 Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa
Math.NET开源数学库
C#实现
具体功能:
- A linear algebra package, see MathNet.Numerics.LinearAlgebra.
- A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse.
- Non-uniform random generators, see MathNet.Numerics.Generators.
- Distribution fonctions, see MathNet.Numerics.Distribut ...
数值算法/人工智能 The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set o
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
数学计算 An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpai
An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpairs of a large, sparse, real, symmetric matrix