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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:19198
    • 提供者:小林
  1. 数据结构的稀疏矩阵运算器

    1下载:
  2. 利用十字链表的储存结构完成距阵的加,减,乘.数据结构实习题目,已完成选做内容.-use the storage structure to complete the matrix, plus or minus, riding. Internship topic data structure, so as to complete the election.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24832
    • 提供者:陈大民
  1. 数据结构距阵运算

    0下载:
  2. 利用三元组完成距阵的基本运算,包括加法,减法,乘法.数据结构实习题目-using ternary Group completed the basic matrix operations, including addition, subtraction, multiplication. Internship topic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23584
    • 提供者:陈大民
  1. Data-Transformation

    0下载:
  2. 将matlab中的3维矩阵转换为2维矩阵,或将2维矩阵转换为3维矩阵-transform the 3D matrix to 2D matrix, or backwards.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1722
    • 提供者:rynternet
  1. k-means

    2下载:
  2. K均值算法,将数据矩阵命名为data,设置聚类簇个数k,可对多维数据进行聚类。-K mean algorithm, the data matrix is named data, set the number of clusters K, can be used to cluster the multi-dimensional data.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1332
    • 提供者:袁理
  1. Matrix

    0下载:
  2. 用C++实现矩阵的各种运算,包括:求逆运算,判断矩阵是否为空,获取矩阵的行向量,矩阵数据的输入输出,实现矩阵的嘉减乘法-In c++ implementation matrix of various operations, including: inversion, to determine whether a matrix is empty, matrix row vector, matrix of data input and output, the realization of matri
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2247631
    • 提供者:echo42
  1. datato1ofm

    0下载:
  2. Take categorical data matrix and transform whole matrix to binary sparse 1ofM matrix, keeping track of what came where. Ideal for any form of count-based probabilistic analysis.-Take categorical data matrix and transform whole matrix to binary sparse
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2007
    • 提供者:lin
  1. incidence-matrix

    1下载:
  2. 在data表格中输入电网络中图论的节点、支路、阻抗等信息,程序将自动生成关联矩阵。-Enter the electric network graph theory in the data table nodes, branches, impedance and other information, the program will automatically generate the correlation matrix.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6240
    • 提供者:cby
  1. ART

    0下载:
  2. CT图像重建中经典的代数重建算法,其中还有我算的A矩阵的数据-CT image reconstruction in classical algebraic reconstruction algorithm, which there I counted A data matrix
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:27949075
    • 提供者:张艳春
  1. Probabilistic-Matrix-Factorization

    2下载:
  2. MATLAB 实现的概率矩阵分解,可以用于社交网络推荐,将评分矩阵分解为两个低维的用户和商品特征矩阵。代码中需要在load位置添加自己试验所需的数据集。-MATLAB realization probability matrix decomposition can be used for social networking recommendation, the scoring matrix is ​ ​ decomposed into two low dimensional
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3216
    • 提供者:小飞
  1. F_Score

    0下载:
  2. 特征选择的一种方法,对数据矩阵进行f打分,然后降序排序,可以从中发现重要的数据。-A method of feature selection, to f score data matrix, and then descending order, you can find important data.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:518
    • 提供者:Alex
  1. power-flow-calculation

    0下载:
  2. 利用内点法求最优潮流的计算程序,通过数据矩阵输入,利用原点对偶内点法进行最优潮流,得出潮流数据。-The optimal flow is obtained by using the internal point method, and the optimal power flow is obtained by using the data of the data matrix.
  3. 所属分类:matlab

    • 发布日期:2017-12-11
    • 文件大小:3905
    • 提供者:feng
  1. 程序.doc

    2下载:
  2. 对两组数据的各个变量进行典型相关分析,X, Y表示数据矩阵,程序里面X,Y数据是9列的矩阵,如果要运行其他列数的就需要改程序里面的循环数字(Canonical correlation analysis of each variable of the two sets of data, X, Y represents the data matrix)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:明·
  1. 马氏距离

    2下载:
  2. 采用matlab来计算数据矩阵的马氏距离,里面有word关于马氏距离的介绍(Using matlab to calculate the data matrix of the Mahalanobis distance, which has the word on the introduction of Mahal)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:51200
    • 提供者:blueskyiame
  1. Matrix Completion

    1下载:
  2. 关于矩阵降秩地震数据重构领域的一些论文以及代码。(Some papers and codes in the field of seismic data reconstruction of matrix reduced rank.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:90992640
    • 提供者:夏小染
  1. pca

    1下载:
  2. 主成分分析,贡献率排序,各成分贡献率,累计贡献率。自己输入数据矩阵和想要的主成分个数,有大量中文注释(Principal component analysis, ranking of contribution rate, contribution rate of each component, and cumulative contribution rate. You enter the data matrix and the number of the principal components
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:echoji
  1. mefhanism

    0下载:
  2. data matrix 编码过程分析采用reed-solomn算法的应用()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:672768
    • 提供者:hmzatp
  1. SOGFS_aaai16

    0下载:
  2. Structured Optimal Graph Feature Selection 对图像样本进行特征选择,使用自学习算法,然后得出相似度矩阵S(% Input % X: dim*num data matrix % gamma: coefficient of L21 % d: projection dim of W(dim*d) % c: number of clusters % k: nearest neighobrs %Output %id: sorted featu
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:3072
    • 提供者:小星与月
  1. Cochleagram ISNMF2D

    2下载:
  2. 数据矩阵运用非负矩阵分解算法,分解得到两个低维矩阵,并用于信号分离。(The data matrix is decomposed into two low-dimensional matrices by non-negative matrix decomposition algorithm and used for signal separation.)
  3. 所属分类:matlab例程

  1. PCA程序

    1下载:
  2. 实现主成分分析 % Usage: % [eigvector, eigvalue] = PCA(data, options) % [eigvector, eigvalue] = PCA(data) % % Input: % data - Data matrix. Each row vector of fea is a data point. % % options.ReducedDim
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 3 4 5 67 8 9 10 11 ... 37 »
搜珍网 www.dssz.com