CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - sparse data

搜索资源列表

  1. 课程设计稀疏矩阵运算器

    0下载:
  2. 数据结构的课程设计---稀疏矩阵运算器 希望可以给大家参考-data structure design of the curriculum -- for sparse matrix operations can hope for your reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19198
    • 提供者:小林
  1. decon.rar

    4下载:
  2. 地震资料中反褶积MATLAB数据处理包。包括了预测反褶积,脉冲反褶积,稀疏反褶积等。对于地震资料处理有极大实用价值。,Seismic data deconvolution MATLAB data processing package. Including predictive deconvolution, pulse deconvolution, such as sparse deconvolution. For the seismic data processing has great pra
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:8698
    • 提供者:jcm
  1. sparse_coding

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

    • 发布日期:2017-03-27
    • 文件大小:2477
    • 提供者:huneza
  1. compressed-sensing

    1下载:
  2. 用MATLAB实现的压缩传感,外文资料,里面含有部分源代码,用MATLAB可以仿真-Compressed sensing using MATLAB implementation, foreign language data, which contains part of the source code can be simulated using MATLAB
  3. 所属分类:matlab

    • 发布日期:2015-08-14
    • 文件大小:5738496
    • 提供者:pepemia
  1. loosematrix

    0下载:
  2. 稀疏矩阵,非线性数据动态分类算法例子-Sparse Matrix, nonlinear dynamic data classification algorithm example
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-06
    • 文件大小:6463
    • 提供者:站长
  1. sparse

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

    • 发布日期:2017-04-10
    • 文件大小:1503
    • 提供者:yx
  1. ria_PMF3

    0下载:
  2. a sparse implementation of the Levenberg Marquadt algorithm for the PARAFAC model and a multi-way incomplete data generator for Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:11768
    • 提供者:ria
  1. midterm

    0下载:
  2. this program is a part of my midterm project to oder sparse data as to reduce fill in
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7304
    • 提供者:cavanyang
  1. One-dollar-sparse-polynomial

    1下载:
  2. 一元稀疏多项式,数据结构期末报告,一元稀疏多项式!-One dollar sparse polynomial, data structures final report, a dollar sparse polynomial!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2561
    • 提供者:cai weiguo
  1. Data-Structure-Course-Design

    0下载:
  2. 数据结构课程设计:一元稀疏多项式计算器源码,去年我写的。现在拿出来分享一下-Data Structure Course Design: unary sparse polynomial calculator source code, I wrote last year. Now share out
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:241480
    • 提供者:刘清
  1. Sparse-matrix

    0下载:
  2. 是关于描写数据结构中得稀疏矩阵的一些算法,有转置和乘法的运算。-Descr iption of the data on the structure of some very sparse matrix algorithm, the transpose and multiplication.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:862387
    • 提供者:梦薰
  1. polynomial-calculation

    0下载:
  2. 解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1007
    • 提供者:shu
  1. data-construction

    0下载:
  2. 数据结构中一系列的练习包括:约瑟夫环,一元稀疏多项式简单计算器,迷宫,文学研究助手等源代码-Data structure in a series of exercises include: Josephus, one yuan sparse polynomial calculator, maze, literature research assistants such as source code
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:10351
    • 提供者:段阳琦
  1. Data-structures1

    0下载:
  2. 数据结构的一元稀疏多项式计算,vc6.0编写-Data structures one yuan sparse polynomial, vc6.0 write
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:48039
    • 提供者:王伟
  1. The sparseLab Data supplement

    0下载:
  2. The data of sparse toolbox for finding sparsity
  3. 所属分类:matlab例程

    • 发布日期:2014-09-12
    • 文件大小:23837556
    • 提供者:yudongfeipu
  1. sparse-representation

    1下载:
  2. 稀疏表示,使得数据简单看,而且易懂,是流行的一种数据表示方法-Sparse representation,Make the data look simple, but to understand, is one of the popular data representation method
  3. 所属分类:matlab

    • 发布日期:2017-01-05
    • 文件大小:4096
    • 提供者:张四
  1. Data-structure-experiment

    0下载:
  2. 数据结构实验源码如一元稀疏计算器,链表线性表等,纯手打,亲测可跑。注释中有对应实现的功能。-Data structure of the experimental source code such as a sparse calculator, linear list, etc., pure hand, pro test run. Note the corresponding implementation of the function.
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:303305
    • 提供者:lily
  1. ksvdsbox11-min

    2下载:
  2. KSVD 算法 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用(KSVD algorithm K-SVD sparse data is represented by building dictionaries, often used for image compression, coding, classification, and other applications)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:43008
    • 提供者:哈哈星星
  1. AnalysisKSVDbox

    1下载:
  2. K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each sem
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:625664
    • 提供者:华仔007
  1. ADAM

    0下载:
  2. ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度 下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好 的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient. The descent method, which uses di
  3. 所属分类:数学计算

    • 发布日期:2021-03-11
    • 文件大小:1024
    • 提供者:鱼干儿
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com