搜索资源列表

  1. sparse-matrix

    0下载:
  2. A Sparse Matrix implemented in Visual Studio memory based, using linked list
  3. 所属分类:其他数据库

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:yrnunez
  1. sparse_coding

    0下载:
  2. .Sparse coding algorithm.We can also apply it onefficient sparse coding algorithm to a new machine learning fr a mework called "self-taught learning", where we are given a small amount of labeled data for a supervised le
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:huneza
  1. BP

    0下载:
  2. Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:224256
    • 提供者:savsee
  1. code

    0下载:
  2. 稀疏编码的工具包,用matlab实现,数学上是求解l1 norm最小化-toolkit for sparse coding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:韩琦
  1. sparseMRI_v0.2.tar

    0下载:
  2. 此代码用于完成MRI图像的压缩采样重建。它是论文"Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging", 2007中的源码-This is an implementation of Compressed Sensing reconstruction for MRI data. It implements the non-linear conju
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:19181568
    • 提供者:李琳
  1. sparse_matrix

    0下载:
  2. program to add two and multiply sparse matrices
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:gufran
  1. sparse

    0下载:
  2. 稀疏矩阵的数据结构-Sparse matrix data structure ~~~~~~~~~~~~~~~
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yx
  1. vector_matrix_multiplication

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:qq
  1. 240512-lixia2

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:范磊
  1. GroupSparseBox

    0下载:
  2. group sparse box matching pursuit
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:karol
  1. sparse_representation

    0下载:
  2. 最热门的稀疏表示的算法,马毅等人在PAMI上发表的文章代码-Sparse representation of the most popular algorithms, Yi Ma, and others published an article in the PAMI code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:zhoujingbo
  1. LDPC

    0下载:
  2. LDPC码编解码仿真程序,BSC、AWGN信道,sparse编码-LDPC code decoding simulation program, BSC, AWGN channel, sparse coding
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:925696
    • 提供者:钱宏
  1. SPARSKIT2

    0下载:
  2. 耶鲁大学开发的大型稀疏方程组计算程序 -A solver of large sparse matrix developed by yela
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1126400
    • 提供者:赵志斌
  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 th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:51200
    • 提供者:bahman
  1. CartoonImageviaSparseCoding

    0下载:
  2. 基于稀疏表示的算法,对Donoho提出的Cartoon image进行纹理综合-Algorithm based on sparse representation of Donoho proposed Cartoon image texture synthesis
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:338944
    • 提供者:xuhongteng
  1. ssa

    0下载:
  2. 多种信号过完备字典学习算法的工具包,包含文献Surveying and comparing simultaneous sparse approximation (or group-lasso) algorithms中所有的算法。-Multiple signals over-complete dictionary learning algorithm toolkit, including literature Surveying and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:
  1. SparseMatrix

    0下载:
  2. 用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-Achieved with a triple sparse matrix operations the user to enter the normal matrix, but storage can be achieved for the triple add, multiply, and transpose three kinds of op
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:244736
    • 提供者:lijie
  1. ScSPM

    0下载:
  2. This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification". -This package contains the Matlab codes
  3. 所属分类:多媒体

    • 发布日期:2024-05-14
    • 文件大小:38353920
    • 提供者:qinlei
  1. Code

    0下载:
  2. Images Denoising via Sparse and Redundant Representation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:trapti patil
  1. img_mo

    0下载:
  2. Image Denoising using sparse transformation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:ashok
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org