Sparse

共 41 篇文章
Sparse 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 41 篇文章,持续更新中。

稀疏矩阵

如果在矩阵中,多数的元素为0,称此矩阵为稀疏矩阵(sparse matrix)。

ALICEEMCal电子学系统FPGA固件设计.rar

随着ASIC技术的高速发展,现场可编程逻辑器件(Field Programmable Gate Array,简称FPGA)在高能物理探测器上的使用越来越普遍。大型强子对撞机(Large Hadron Collider,简称LHC)是目前世界上能量最高的物理实验科学装置。大型重离子实验(A Large Ion Collider Experiment,简称ALICE)是LHC上四大物理实验之一。我校夸

基于LTspice的开关电源设计及仿真

<p>引言</p><p>开关电源(SMPS:Switch Mode Power Supply)是利用现代电力电子技术,控制开关管开通和关断的时问比率,维持稳定输出电压的一种电源·非隔离式DC/DC变换具有六种基本拓扑结构:降压(Buck)变换器升压(Boost)变换器极性反转升降压(Buck2</p><p>Boost)变换器Cuk(Boost2Buck 联)变换器Sepic变换器Zeta变换器[-

斯坦福大学-深度学习基础教程.pdf

<p>斯坦福大学-深度学习基础教程.pdf</p><p><br/></p><p>UFLDL教程 From Ufldl 说明:本教程将阐述无监督特征学习和深入学习的主要观点。通过学习,你也将实现多个功能 学习/深度学习算法,能看到它们为你工作,并学习如何应用/适应这些想法到新问题上。 本教程假定机器学习的基本知识(特别是熟悉的监督学习,逻辑回归,梯度下降的想法),如果 你不熟悉这些想法,我

A Rate Adaptive Channel Estimation Approach

In this paper, we consider the channel estimation<br /> problem in Millimeter wave (mmWave) wireless systems with<br /> large antenna arrays. By exploiting the inherent sparse nature of<br /> the mmWa

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)

Non Convex Algorithms for Group Sparse Optimization by Angshul Majumdar @matlab central

Non Convex Algorithms for Group Sparse Optimization by Angshul Majumdar @matlab central

RMQ的sparse table算法的实现

RMQ的sparse table算法的实现,对ACM竞赛队员非常有研究价值:)

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

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 e

sparse bundle ajustment的源码

sparse bundle ajustment的源码,可以添加到自己的工程去

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline,

Iterative Methods For Sparse Linear Systems

一本讲述求解稀疏线性方程的迭代方法的外文书,阅读需要具有较强的英语能力

a software code for computing selected eigenvalues of large sparse symmetric matrices

a software code for computing selected eigenvalues of large sparse symmetric matrices

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, &gt;&gt; project.name = MyPro

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

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.

a new algorithm for computing sparse signal representations using overcomplete dictionaries

a new algorithm for computing sparse signal representations using overcomplete dictionaries

Sparse Signal Representation using Overlapping Frames (matlab toolbox)

Sparse Signal Representation using Overlapping Frames (matlab toolbox)

Sparse Signal Representation using Overlapping Frames

Sparse Signal Representation using Overlapping Frames

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 generat