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

搜索资源列表

  1. spgs

    0下载:
  2. 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss - Seidel iterative solution of linear equations
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:858byte
    • 提供者:王志波
  1. mixing-matrix-estimate

    0下载:
  2. 二阶稀疏信号欠定盲分离,基于超平面法矢量的混合矩阵的估计-Second-order sparse underdetermined blind signal separation method based on hyperplane vector mixing matrix estimate
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.39kb
    • 提供者:李飞
  1. SparseVector

    0下载:
  2. Fast and memory efficient implementation of a sparse vector class in C++, including routines for platform-independent binary persistence.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4.46kb
    • 提供者:Sepp Maier
  1. ass3

    0下载:
  2. 稀疏向量的C++实现,Cygwin编译通过-sparse vector implemention
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:135.39kb
    • 提供者:xiaohui
  1. RVM_matlabToolBox

    5下载:
  2. 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好. -Relevance Vector Ma
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-02
    • 文件大小:153.62kb
    • 提供者:何创新
  1. spgs

    0下载:
  2. 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:535byte
    • 提供者:李能
  1. AR_SKFA

    0下载:
  2. 在ar人脸库上的sparse kernel feature analysis程序,该程序挨个计算kernel空间鉴别向量,最后组成鉴别向量集进行分类-In the ar face database on the sparse kernel feature analysis program, which identified one by one calculation kernel space vector, the final set of vectors to classify the co
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.94kb
    • 提供者:邵珠立
  1. vector_matrix_multiplication

    0下载:
  2. 稀疏矩阵与向量相乘 算法 C语言 并行计算-Sparse matrix and vector multiplication
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1.41kb
    • 提供者:qq
  1. sparselib_1_6

    0下载:
  2.  SparseLib + +是一个c++类库,为在不同的计算机平台进行有效稀疏矩阵的计算。这个软件组成对象包含了目前正在使用的几种稀疏矩阵存储格式(在这个版本:压缩行、压缩列和协调格式),提供基本的功能,节约稀疏矩阵存储空间和计算时间。-SparseLib++ is a C++ class library for efficient sparse matrix computations across various computational platforms. The software
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:159.05kb
    • 提供者:刘振华
  1. vectprod

    0下载:
  2. helpful code for sparse matrix vector product
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3.15kb
    • 提供者:samsom
  1. Sparse Lab 200-Core

    1下载:
  2. 基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观 的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均 匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后 采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和 噪声)。-In this paper, we propose a novel method for solv- ing single-image super-resoluti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:26.32mb
    • 提供者:qianyeyu
  1. smvppp

    0下载:
  2. Fast sparse matrix vector product
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.28kb
    • 提供者:samy
  1. CUDA-imization

    0下载:
  2. CUDA稀疏矩阵与矢量乘法的优化CUDA-based sparse matrix vector multiplication optimization-CUDA-based sparse matrix vector multiplication optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:599.88kb
    • 提供者:ddd
  1. Sparse-Bayesian-Learning-and-rvm

    1下载:
  2. 稀疏贝叶斯学习和相关向量回归,大家可以看一下,人工智能中的应用-Relevance vector machine, new applications in the field of artificial intelligence, I hope you look at...
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:814.37kb
    • 提供者:suwangyan
  1. alps

    0下载:
  2. ALPS folder 2. generate_matrix.m: generates measurement matrix. 3. generate_vector.m: generates sparse vector. 4. Report_bibtex.tex: bibtex reference for citing. 5. ALPSdemo.m: demo of ALPS.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:22.12kb
    • 提供者:chawki
  1. OMP

    0下载:
  2. 通过正交匹配追踪算法,实现迭代得到稀疏向量-By orthogonal matching pursuit algorithm, iteration sparse vector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:555byte
    • 提供者:herhero
  1. myomp

    0下载:
  2. 应用正交匹配追踪求解等式y=Ax,要求: 待求x是稀疏向量,A为高斯随机矩阵 调用形式:x = myomp(A,y,err) A -线性投影矩阵; y -投影向量 err -所需精度-apply Orthogonal matching pursuit to solve the equation y = Ax, requirements: the unknown x is sparse vector, A is a Gaussian random. ca
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:896byte
    • 提供者:聂志鹏
  1. Low-Coherence-Sensing-Matrices

    0下载:
  2. A method for constructing low coherence sensing matrices based on best spherical codes is proposed. Such matrices are applied in Compressed Sensing (CS) to obtain measurements of a sparse vector. With the means of CS, it is possible to recons
  3. 所属分类:Special Effects

    • 发布日期:2017-03-15
    • 文件大小:125kb
    • 提供者:widy
  1. RONGYUZIDIAN

    0下载:
  2. 利用构造冗余字典的方法实现数据分类问题,将数据进行稀疏分解,通过稀疏向量和残差判断故障类型-The method of using structural redundancy dictionary for data classification problem, the data are sparse decomposition, through sparse vector and residual judge fault type
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:1012byte
    • 提供者:赵芸
  1. SPGL1: A solver for large-scale sparse

    0下载:
  2. % SPGL1: A solver for large-scale sparse reconstruction % Version 1.7 (May 20, 2009) % % Files % spg_bp - Solve the basis pursuit (BP) problem % spg_bpdn - Solve the basis pursuit denoise (BPDN) problem % spg_lasso
  3. 所属分类:数学计算/工程计算

« 12 3 »
搜珍网 www.dssz.com