搜索结果

找到约 38 项符合 sparse 的查询结果

教程资料 Sparse LU Decomposition using FPGA

Sparse LU Decomposition using FPGA,使用fpga实现lu分解的算法实现
https://www.eeworm.com/dl/fpga/doc/17909.html
下载: 105
查看: 1089

驱动编程 create a sparse file for virtual disk driver

create a sparse file for virtual disk driver
https://www.eeworm.com/dl/618/111461.html
下载: 167
查看: 1101

数据结构 一种基于二维链表的稀疏矩阵模半板类设计 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
查看: 1069

数值算法/人工智能 This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied wi

This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUM ...
https://www.eeworm.com/dl/518/174443.html
下载: 30
查看: 1061

软件设计/软件工程 Sparse Signal Representation using Overlapping Frames

Sparse Signal Representation using Overlapping Frames
https://www.eeworm.com/dl/684/216461.html
下载: 66
查看: 1048

matlab例程 Sparse Signal Representation using Overlapping Frames (matlab toolbox)

Sparse Signal Representation using Overlapping Frames (matlab toolbox)
https://www.eeworm.com/dl/665/216488.html
下载: 79
查看: 1047

文章/文档 a new algorithm for computing sparse signal representations using overcomplete dictionaries

a new algorithm for computing sparse signal representations using overcomplete dictionaries
https://www.eeworm.com/dl/652/230123.html
下载: 107
查看: 1040

其他 SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equati

SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
https://www.eeworm.com/dl/534/232874.html
下载: 100
查看: 1057

matlab例程 This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the ti

This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition
https://www.eeworm.com/dl/665/246458.html
下载: 61
查看: 1075

matlab例程 The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_forma ...
https://www.eeworm.com/dl/665/258577.html
下载: 91
查看: 1076