搜索资源列表
loosematrix
- 稀疏矩阵,非线性数据动态分类算法例子-Sparse Matrix, nonlinear dynamic data classification algorithm example
sparse.matrix.algorithms
- 介绍有关稀疏矩阵的相关算法,包括稀疏矩阵相乘,相加-On the sparse matrix algorithms, including sparse matrix multiply, add, etc.
sparse-matrix
- A Sparse Matrix implemented in Visual Studio memory based, using linked list
Sparse_matrix_algorithm_and_program_implementation
- 稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differen
Sparse-matrix-transpose
- 绍了对稀疏矩阵进行压缩存储的几种存储方式,重点分析了稀疏矩阵的三元组压缩存储的不同存储结构,提出利 用数组首下标元素存储稀疏矩阵总行数、总列数和非零元素总个数三个信息的改进的三元组顺序表存储定义方式。同时给出 了用c语言编写的基于该定义上设计矩阵转置的几种算法。通过对各算法进行时间复杂度分析,总结出了几种算法的优 缺点。-Introduce a compressed sparse matrix storage of several storage
Sparse-matrix-transposed
- 利用三元组表存储表示,求稀疏矩阵的转置矩阵-Using the table triples storage representation, find the sparse matrix transpose
Application-of-sparse-matrix
- 实现稀疏矩阵的表示方法及其运算,实现稀疏矩阵在三元组表示下的运算并分析其效率。 -Sparse matrix representation to achieve its operation, to achieve sparse matrix triple in the next, and analyze its computational efficiency.
sparse-matrix
- 关于稀疏矩阵的存储、计算,稀疏矩阵线性方程组的求解方法及原理集锦,都是在网上搜集的资料,比较全面的阐释稀疏矩阵的用法。-About the storage and calculation of sparse matrix , and also the solving method and principle of sparse matrix linear equations.All of the pdfs are loaded online, these gather information o
Sparse-Matrix
- Understand Sparse matrix and Dense matrix
Sparse-matrix
- 是关于描写数据结构中得稀疏矩阵的一些算法,有转置和乘法的运算。-Descr iption of the data on the structure of some very sparse matrix algorithm, the transpose and multiplication.
Sparse-matrix---Emulator-Demo--Demo
- 稀疏矩阵--仿真程序Demo\DemoSparse matrix - Emulator Demo \ Demo-Sparse matrix- Emulator Demo \ DemoSparse matrix- Emulator Demo \ Demo
Sparse-matrix---Emulator-1
- Sparse matrix - Emulator Demo \ Demo 1-Sparse matrix- Emulator Demo \ DemoSparse matrix- Emulator Demo \ Demo
Sparse-matrix---Emulator--2-
- Sparse matrix - Emulator 2.rarSparse matrix - Emulator 2.rar-Sparse matrix- Emulator 2.rar Sparse matrix- Emulator 2.rar
Sparse-matrix---Emulator-Demo6
- Sparse matrix - Emulator Demo6 Sparse matrix - Emulator Demo6-Sparse matrix- Emulator Demo6Sparse matrix- Emulator Demo6
Sparse-matrix---Emulator-Demo7
- Sparse matrix - Emulator Demo7 Sparse matrix - Emulator Demo7-Sparse matrix- Emulator Demo7Sparse matrix- Emulator Demo7
sparse-matrix
- 此源码实现了节省模式存储下稀疏矩阵的加减乘等有关运算。-This source saving mode is stored sparse matrix addition and subtraction, multiplication, etc. related to computing.
Sparse-Matrix-Multiplication
- 介绍了稀疏矩阵的原理和算法,对理解稀疏矩阵的运算具有很重要的意义-Sparse Matrix
finite-element-sparse-matrix
- 有限元稀疏矩阵的保存和提取,基于ANSYS提取稀疏矩阵后在matlab中的重新整理。-Preservation and extraction of finite element sparse matrix
Sparse-Matrix
- 在处理数据时经常需要处理稀疏矩阵,本文件包含了部分处理稀疏矩阵对角化、行列重拍等Matlab函数。-In the processing of data often need to deal with sparse matrices, this document contains some sparse matrix diagonalization, ranks remake Matlab functions.
Sparse matrix
- Represents a matrix without zeros