搜索结果

找到约 41 项符合 Sparse 的查询结果

其他 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
https://www.eeworm.com/dl/534/487881.html
下载: 36
查看: 1090

其他 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 ...
https://www.eeworm.com/dl/534/487877.html
下载: 194
查看: 1197

GPS编程 这是一个压缩传感方面的Gradient Projection for Sparse Reconstruction 工具包。

这是一个压缩传感方面的Gradient Projection for Sparse Reconstruction 工具包。
https://www.eeworm.com/dl/693/403838.html
下载: 68
查看: 1195

数值算法/人工智能 Sparse Estimation Algorithms by Blumensath and Davies min ||x||_0 subject to ||y - Ax||_2<e

Sparse Estimation Algorithms by Blumensath and Davies min ||x||_0 subject to ||y - Ax||_2<e
https://www.eeworm.com/dl/518/415194.html
下载: 62
查看: 1118

数学计算 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序

这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解 ...
https://www.eeworm.com/dl/641/379294.html
下载: 110
查看: 1159

数据结构 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. con

一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc ...
https://www.eeworm.com/dl/654/171605.html
下载: 139
查看: 1107

数学计算 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
https://www.eeworm.com/dl/641/263451.html
下载: 47
查看: 1083

技术资料 稀疏矩阵

如果在矩阵中,多数的元素为0,称此矩阵为稀疏矩阵(sparse matrix)。
https://www.eeworm.com/dl/978001.html
下载: 3
查看: 2160

数学计算 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 ...
https://www.eeworm.com/dl/641/178719.html
下载: 184
查看: 1366

数值算法/人工智能 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
https://www.eeworm.com/dl/518/200429.html
下载: 197
查看: 1122