a software code for computing selected eigenvalues of large sparse symmetric matrices
標簽: eigenvalues computing symmetric software
上傳時間: 2016-02-25
上傳用戶:athjac
sparse bundle ajustment的源碼,可以添加到自己的工程去
標簽: ajustment sparse bundle 源碼
上傳時間: 2016-11-26
上傳用戶:kytqcool
sparse LU Decomposition using FPGA,使用fpga實現lu分解的算法實現
標簽: Decomposition sparse using FPGA
上傳時間: 2013-12-19
上傳用戶:WMC_geophy
這是Yousef Saad編寫的矩陣運算的Fortran軟件包(A basic tool-kit for sparse matrix computations (Version 2),包含常見的排序,預處理(ILU分解等),Krylov子空間迭代法,以及有限差分等方法得到的算例等。有不少很實用的子程序(比如稀疏矩陣相加、相乘等等,可以學習專家的設計喲!)。極力向學習大型線性方程組數值解的人推薦(不足之處就是Fortran實現,本人覺得還是C語言好)。
標簽: computations tool-kit Fortran Version
上傳時間: 2014-02-10
上傳用戶:ruixue198909
這是一個壓縮傳感方面的Gradient Projection for sparse Reconstruction 工具包。
標簽: Reconstruction Projection Gradient sparse
上傳時間: 2014-01-04
上傳用戶:gououo
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.
標簽: nonsymmetric solution SuperLU general
上傳時間: 2017-02-20
上傳用戶:lepoke
sparse Estimation Algorithms by Blumensath and Davies min ||x||_0 subject to ||y - Ax||_2<e
標簽: Estimation Algorithms Blumensath subject
上傳時間: 2013-11-27
上傳用戶:frank1234
Format Linked List for sparse Matrix
標簽: Format Linked Matrix sparse
上傳時間: 2013-12-21
上傳用戶:moshushi0009
RMQ的sparse table算法的實現,對ACM競賽隊員非常有研究價值:)
上傳時間: 2017-05-15
上傳用戶:qb1993225
Non Convex Algorithms for Group sparse Optimization by Angshul Majumdar @matlab central
標簽: Optimization Algorithms Majumdar Angshul
上傳時間: 2017-06-03
上傳用戶:youth25