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

搜索资源列表

  1. matlabdiancijiaocheng

    0下载:
  2. matlab电子教程 包括插值拟合、稀疏矩阵、高级图形对象等有用的知识。均为pdf文件。-matlab tutorial, including electronic fitting interpolation, sparse matrix, advanced graphics and other objects useful knowledge. Are pdf files.
  3. 所属分类:matlab

    • 发布日期:2017-06-08
    • 文件大小:15647559
    • 提供者:黄昭鑫
  1. Linear-Subspace-Learning

    0下载:
  2. A Linear Subspace Learning Approach via Sparse Coding
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3909674
    • 提供者:joe
  1. Application-of-interpolation

    0下载:
  2. 插值的应用:支持向量回归的应用 稀疏的冲击物理数据集的插值-Application of Support Vector Regression to Interpolation of Sparse Shock Physics Data Sets
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:631854
    • 提供者:
  1. TSMatrix

    0下载:
  2. 输入一个稀疏矩阵A,由程序将其转换成三元组表存储;转置后的三元组表,由程序将其转换成矩阵形式后输出。-Enter a sparse matrix A, the program will convert it into a triple store table transposed triples table, the program will convert it into a matrix form of the output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:44434
    • 提供者:冯武明
  1. Exp_1

    0下载:
  2. 一元稀疏多项式的表示及加法运算 (1) 多项式以指数递增的顺序输入。 (2) 设计的数据结构应有利于表示任意一元稀释多项式。 (3)输出原始多项式及运算结果。 -One yuan sparse polynomial representation and addition operations
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1124351
    • 提供者:lijun
  1. Cpp1

    0下载:
  2. 稀疏矩阵,实现转置利用三元组顺序表存储稀疏矩阵,实现其转置-Sparse matrix transpose using triples to achieve the order table stores sparse matrices, to achieve its transpose
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:guoshuyuan
  1. 123xishu

    0下载:
  2. 稀疏矩阵转置,首先输入三元组,然后输出转置后的矩阵-Sparse matrix transpose first three yuan group input and outputs the transpose the matrix after
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:995
    • 提供者:夏俊
  1. sparsematrix

    0下载:
  2. 数据结构,实现稀疏矩阵输入和“一次定位快速转置”。-Data structure, to achieve sparse matrix input and " a rapid positioning transpose."
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:222538
    • 提供者:liaoju
  1. A-Bayesian-Approach

    0下载:
  2. In this paper, we propose a Bayesian methodology for receiver function analysis, a key tool in determining the deep structure of the Earth’s crust.We exploit the assumption of sparsity for receiver functions to develop a Bayesian deconvolution
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3350076
    • 提供者:张洋
  1. multiply

    0下载:
  2. 数据结构上机实验——矩阵相乘。可实现输入两稀疏矩阵,用户自定义选择矩阵相乘模式并显示相乘结果。简明、易懂、C++自编版。-Data structure on experiments- matrix multiplication. Enter the two sparse matrices can be realized, user-defined selection matrix multiplication mode and display the multiplication result.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1153003
    • 提供者:Juicy
  1. yunsuanqi

    0下载:
  2.  1.按照压缩存储的概念,只存储稀疏矩阵的非零元,以两个三元组{i,j,e}来表示矩阵的非零元的行,列和数值,就确定了一个非零元.由此,稀疏矩阵可由表示非零元的三元数组及行列数确定.  2.用户输入数据作为三元组的行,列和非零元的个数,用逗号隔开.并输入非零元的行,列和数值.  3.本程序只对两个矩阵进行四则运算,所的结果矩阵应该另生成,用二维数组存放,并放入新的矩阵中,只要对矩阵求解就能求出答案. -1. According to
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2700
    • 提供者:赵云
  1. sparse_s

    0下载:
  2. 稀疏信号的生成及cs模型稀疏阵(fft)和生成阵(PHI)的生成,及波形展示-Sparse signal generation and cs model sparse array (fft) and generate array (PHI) generation, and waveform display
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:569
    • 提供者:朱晴晴
  1. l1_ls

    1下载:
  2. 求解l1范式的值,用于压缩感知中的稀疏表示。进行分类-Solving the value of l1 paradigm for compressed sensing of sparse representation. Classification
  3. 所属分类:Special Effects

    • 发布日期:2016-12-27
    • 文件大小:3072
    • 提供者:zl
  1. Matrix-arithmetic-algorithm

    0下载:
  2. 这里有加减乘和转置 感兴趣的朋友看看 用C语言编的 注意输入 算法用于稀疏矩阵-Here and take home to interested friends have a look with C language addendum to the attention of the input for sparse matrix algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2087
    • 提供者:张干
  1. mean-K-KPCA

    0下载:
  2. 通过核 K- 均值聚类的方法对语音帧进行聚类 , 由于聚类的中心能够很好地代表类内的特征, 用中心样本帧取代该类, 减少了核矩阵的维数, 然后再采用稀疏 KPCA方法对核矩阵进行特征提取。-Through the nuclear K-means clustering method for clustering of speech frames, the cluster center can be a good representative of the class characteristics
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:185689
    • 提供者:piano
  1. Matrix

    0下载:
  2. 矩阵 主要包含了普通二维矩阵和稀疏矩阵的一些算法和小函数-Matrix consists mainly of a general two-dimensional matrix and sparse matrix algorithms and some small function
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:13681
    • 提供者:simon
  1. SMatrix

    0下载:
  2. 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵的相加,相减,相乘的功能。稀疏矩阵的输入形式采用三元组表示,而运算的结果的矩阵则以通常的阵列形式列出,并输出每一行的第一个非零元的位置。此外,能实现把以三元顺序表表示的稀疏矩阵转换为用十字链表表示的稀疏矩阵,结果按十字链表的每一行和每一列输出稀疏矩阵-The " logical link with a line of information," said the triple sparse matrix sequen
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1172010
    • 提供者:swj
  1. powermethod-andinversepowermethod

    0下载:
  2. 对于大型稀疏矩阵(501乘501),用幂法求其按模最大特征值和最大特征值,用反幂法求其按模最小特征值和距离给定数字最近的特征值,求得了矩阵的条件数和行列式,讨论迭代初始向量的选取对计算结果的影响。-For large sparse matrix (501 x 501), with the power method for the maximum modulus of its eigenvalues ​ ​ and by the largest eigenvalue, with
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:116378
    • 提供者:朱付涛
  1. GA

    2下载:
  2. 稀疏天线阵的遗传算法优化的matlab程序-Sparse antenna array optimized GA matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-05-16
    • 文件大小:4096
    • 提供者:yjt
  1. poly

    0下载:
  2. 数据结构课程利用单链表的知识编写的一元稀疏多项式的求值,建立的是工程文件-The use of single linked list data structure course written knowledge of one dollar sparse polynomial evaluation, the establishment of the project file
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:16451
    • 提供者:哥特式
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com