CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sparse solution

搜索资源列表

  1. 矩阵相加的算法

    0下载:
  2. 当稀疏矩阵A和B均以三元组表作为存储结构时,试写出矩阵相加的算法,其结果存放在三元组表C中。 解:这个算法有点繁,要考虑到两个稀疏矩阵的非零元素不是一一对应的,在建立新的三元组表C时,为了使三元组元素仍按行优先排列,所以每次插入的三元组不一定是A的,按照矩阵元素的行列去找A中的三元组,若有,则加入C,同时,这个元素如果在B中也有,则加上B的这个元素值,否则这个值就不变 如果A中没有,则找B,有则插入C,无则查找下一个矩阵元素。 -sparse matrix A and B were 3
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:snow
  1. superlu_mt_1.0.tar

    1下载:
  2. 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:549.08kb
    • 提供者:wang
  1. SPARSKIT2.tar.gz

    2下载:
  2. 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:1.1mb
    • 提供者:张德柱
  1. integratedgradient

    0下载:
  2. 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, plus several finite difference methods. In h
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:11.67kb
    • 提供者:徐亮
  1. superlu_3.1.tar

    1下载:
  2. 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 perf
  3. 所属分类:Algorithm

    • 发布日期:2015-07-02
    • 文件大小:1.87mb
    • 提供者:anfangde
  1. fastL11

    0下载:
  2. It is about soving sparse solution from linear system, simpel and fast.
  3. 所属分类:STL

    • 发布日期:2017-04-11
    • 文件大小:588byte
    • 提供者:anne
  1. 240512-lixia2

    0下载:
  2. 解稀疏对称方程组的ICCG法fortran源程序-Solution of sparse symmetric equations of the ICCG method fortran source code
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:1.49kb
    • 提供者:范磊
  1. SVregression

    0下载:
  2. In kernel ridge regression we have seen the final solution was not sparse in the variables ® . We will now formulate a regression method that is sparse, i.e. it has the concept of support vectors that determine the solution. The thing to not
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:50.43kb
    • 提供者:bahman
  1. SPARSE

    1下载:
  2. 用matlab实现的基于稀疏表示的人脸识别方法。其中解稀疏表示时,包含了各种方法。-Using matlab face recognition method based on sparse representation. Solution of the sparse representation, contains a variety of methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-01-05
    • 文件大小:46kb
    • 提供者:wangbinbin
  1. SPICE

    1下载:
  2. SPICE的代码,可以运行基于相关矩阵的估计方法,这个方法可以应用于稀疏求解,例如求解DOA-the matlab code for SPICE, it s a sparse covariance-based method for sparse solution, e.g.,the solution for the estimation of DOA
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-26
    • 文件大小:3kb
    • 提供者:Yi zhang
  1. (StOMP)Sparse-Solution

    0下载:
  2. 一个关于压缩感知的论文,用FOCUSS法求出最后的稀疏解,对于新手很有用-a method for compressed sensing
  3. 所属分类:hospital software system

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:倪得晶
  1. Unitary--ESPRIT

    0下载:
  2. 新的2维角度估计的高分辨方法。该方法首先建立基于范数约束的最优化问题的目标函数;然后用迭代算法沿均匀面阵接收数据的方位向求最小化目标函数的稀疏解,得到方位、俯仰角耦合的空间角频率,并分离信号;最后对每个分离的信号,沿面阵俯仰向求稀疏解,得到信号的俯仰角,进而求得对应的方位角。-The new high-resolution 2-D angle estimation method. Firstly, the establishment of an objective function optimi
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.37kb
    • 提供者:宇哥
  1. SLEP4

    0下载:
  2. 高效稀疏求解包,包含一些应用实例,应用广泛。-Efficient sparse solution package, including some application examples, wide application.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:815.28kb
    • 提供者:王振
  1. Compressed-Sensing-Code

    0下载:
  2. 压缩感知作为一个新起的采样理论,核心是求欠定方程组的稀疏解。本文件通过自定义一个TL0罚函数,用阈值迭代算法,在matlab工作环境里求出最优解-Compressed sensing as a new starting sampling theory, the core is seeking sparse solution underdetermined equations. This document is by custom a TL0 penalty function threshold
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:8.49kb
    • 提供者:ZHANGQIAN0321
  1. Tonlun-algorithm-

    1下载:
  2. 同伦算法,解决1范数最小化问题,在稀疏求解时可是使用-Homotopy algorithm, solve the 1 norm minimization problem, but use the sparse solution
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:738.93kb
    • 提供者:jisaiping
  1. CoSaMP-and-OMP-for-sparse-recovery

    1下载:
  2. 压缩感知信号恢复算法OMP和CoSaMP算法,常用的算法- x = CoSaMP( A, b, k ) uses the Compressive Sampling Matched Pursuit (CoSaMP) algorithm (see Needell and Tropp s 2008 paper http://arxiv.org/abs/0803.2392 ) to estimate the solution to the equation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:10.72kb
    • 提供者:cyberknight
  1. h3

    0下载:
  2. 计算Ax b的最稀疏解,利用梯度投影算法,矩阵分析与应用作业-Computing Ax b is the most sparse solution, using the gradient projection algorithm, Matrix Analysis and Applications jobs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:656byte
    • 提供者:kiki
  1. A-Robust-Algorithm-for-Joint-Sparse

    0下载:
  2. 脉冲噪声背景下的联合稀疏恢复方法, 在不同背景下给出了测试结果-presents a robust solution for joint sparse recovery (JSR) under impulsive noise. The unknown measurement noise is endowed with the Student-t distribution, then a novel Bayesian probabilistic model is proposed to
  3. 所属分类:Software Testing

    • 发布日期:2017-05-07
    • 文件大小:1.12mb
    • 提供者:bigbigtom
  1. homotopy_new

    1下载:
  2. 同伦算法应用于DOA估计中,一范数稀疏求解优化方法(Homotopy algorithm is applied to DOA estimation, and a norm sparse solution optimization method is proposed.)
  3. 所属分类:Windows编程

  1. Approximate-Message-Passing-master

    0下载:
  2. 近似信息传递稀疏约束算法用来进行稀疏约束重建以及方程求解(Approximate-Message-Passing-algorithm which can be used to find the sparse solution of the equation)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-17
    • 文件大小:1kb
    • 提供者:whxin2002
« 12 3 4 »
搜珍网 www.dssz.com