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

搜索资源列表

  1. READ--static-data

    0下载:
  2. labview实现的读取整个excel数据,并静态显示数据,用颜色表示矩阵大小值。并附一个labview编译应用程序时的系统性能考虑文档。- it reads the whole excel data with labview , using color indicating matrix size values.
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:18613
    • 提供者:
  1. DataMatrix

    0下载:
  2. 用于软件生成Data matrix二维码,紧供学习参考用-For the software to generate Data matrix two-dimensional code, tightly for learning the reference
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:705427
    • 提供者:lin
  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. bayes_multiclass

    0下载:
  2. z=bayes_classifier(m,S,P,X). This function outputs the Bayesian classification rule for M classes, each modeled by a Gaussian distribution. where, M: the number of classes. • l: the number of features (for each feature vector). •
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:mnzars
  1. eucledian_classifier

    0下载:
  2. z=euclidean_classifier(m,X). This function outputs the Euclidean classifier, given the mean matrix. M: the number of classes. • l: the number of features (for each feature vector). • N: the number of data vectors. • m: lxM ma
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:mnzars
  1. mahalnobis

    0下载:
  2. z=mahalanobis_classifier(m,S,X).This function outputs the Mahalanobis classifier, given the mean and covariance matrices. • M: the number of classes. • l: the number of features (for each feature vector). • N: the number of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:mnzars
  1. Matrix-Operations

    0下载:
  2. Matrix Operations These programs are useful for people beginning to learn MATLAB, and has basic assignment solutions of tasks like creating a reverse diagonal matrix, processing data of a matrix ( like calculating the sum of perimeter elements) and
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:Neetal Nema
  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. 3698897

    0下载:
  2. MATLAB中,一幅图像可能包含一个数据矩阵,也可能包含一个颜色映射表矩阵,-MATLAB, an image may contain a data matrix, may also include a matrix color mapping table,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-17
    • 文件大小:1081344
    • 提供者:ZTB+1934
  1. matric

    0下载:
  2. MATLAB中,一幅图像可能包含一个数据矩阵,也可能包含一个颜色映射表矩阵,-MATLAB, an image may contain a data matrix, may also include a matrix color mapping table,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-18
    • 文件大小:1081344
    • 提供者:Aroeph
  1. dctasappinr

    0下载:
  2. MATLAB中,一幅图像可能包含一个数据矩阵,也可能包含一个颜色映射表矩阵,-MATLAB, an image may contain a data matrix, may also include a matrix color mapping table,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-16
    • 文件大小:1112064
    • 提供者:Aroeph
  1. SAMLOB

    0下载:
  2. MATLAB中,一幅图像可能包含一个数据矩阵,也可能包含一个颜色映射表矩阵,(MATLAB, an image may contain a data matrix, may also include a matrix color mapping table,)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:1081344
    • 提供者:Elioo
  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. zxing-cpp-master

    0下载:
  2. zxing用于二维码扫描,本工程在C++环境运行(A library which supports decoding and generating of barcodes (like QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar) within images.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-14
    • 文件大小:502952
    • 提供者:rezin
  1. zxing_dsp

    0下载:
  2. 成功将zxing二维码扫描库移植到dsp上,运行环境为CCS6(A library which supports decoding and generating of barcodes (like QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar) within images.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:12988416
    • 提供者:rezin
  1. PCA

    0下载:
  2. 函数是封装好的主成分分析法的程序,输入原始数据矩阵即可(Function is a good package of principal component analysis of the procedure. The original input data matrix can be input)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:喜欢臭
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4073472
    • 提供者:w1w
  1. exp_2_1

    0下载:
  2. Iris数据集,计算协方差矩阵和相关系数矩阵和kl变换(The goal of this programming experiment is to: Calculate the covariance matrix and the correlation coefficient matrix of the Iris data set. Perform the Karhunen-Loeve transform on this data set.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:koutianwu
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com