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

搜索资源列表

  1. graymatrix

    2下载:
  2. 灰度共生矩阵相关资料,包括生成灰度共生矩阵matlab代码,Matlab7工具箱中缺少的graycomatrix.m文件,以及一个通过灰度共生矩阵提取特征的matlab程序(共20多个特征),可以根据他的方法来从灰度共生矩阵中提取你需要的特征。-GLCM relevant information, including generating GLCM matlab code, Matlab7 toolbox graycomatrix.m missing documents, and a gray
  3. 所属分类:Graph program

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

    0下载:
  2. 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-This procedure shows how to use C++ classes to create and display images, the C++ classes defined in the cxcore.hpp with matrix class (CvMatrix) similar to
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1693773
    • 提供者:陈晨
  1. pake

    0下载:
  2. 共9个文件:C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,复数计算(复数类),矩阵计算(矩阵类),捆绑exe文件,收发电子邮件,数值积分,数值微分,用C编程获取WPS的文件密码-A total of 9 files: C Direct Reading dbf files, RS-232-C port real-time monitoring software design implementation, complex computing (complex type), ma
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:980399
    • 提供者:焦振涛
  1. eglish

    0下载:
  2. 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。-english.txt
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:750
    • 提供者:吴宝雨
  1. SPARSE_CODE_DEMO

    0下载:
  2. C++实现的稀疏矩阵类,可实现稀疏矩阵的存储计算等功能-Now, instead of using 2D, we will use doubly-linked lists to present sparse matrices. There are various methods of organizing doubly-linked-lists. We not only store elements of sparse matrices but also implement operations
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:4835
    • 提供者:xkx
  1. legclust

    2下载:
  2. legclust 聚类算法 IEEE TPAMI上的文章 首先建立邻近矩阵 然后基于图的连通分量的层次聚类-clustering J.M. Santos et al., LEGClust—a clustering algorithm based on layered entropic subgraphs, IEEE TPAMI, Vol.30, NO.1, 2008, 1-13
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2489
    • 提供者:fortunesr
  1. DisplayPicturewithOpenCV

    0下载:
  2. 本程使用序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-Display picture with OpenCV
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1450582
    • 提供者:周明辉
  1. matix

    0下载:
  2. VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1080
    • 提供者:luolizi
  1. Matrix

    0下载:
  2. 一个矩阵类 实现了矩阵的多种运算 希望对大家有帮助-A matrix class implements a variety of matrix operations we want to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1811
    • 提供者:crynixes
  1. matrix_class_by_vc

    0下载:
  2. VC++环境下使用C++封装的矩阵类,包含矩阵的多种运算功能。-This is a matrix class developed with VC++, and it contains various operations of matrix.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:4336
    • 提供者:李丹丹
  1. chap11

    0下载:
  2. 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-本目录主要包括
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:185002
    • 提供者:fengzhen
  1. NumbersRecognitionSystem

    0下载:
  2. 包括两个源代码。其中一个源代码是识别程序的,另一个是一个矩阵类库的。-Consists of two source code. One of the source code is the identification procedures, and the other is a matrix class library.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:183826
    • 提供者:wxy
  1. ants_arithgom

    1下载:
  2. aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:41468
    • 提供者:颜利平
  1. C_sharp_Libeary

    0下载:
  2. 用c#编写的矩阵计算类库,包含求单位化矩阵,矩阵数乘,点乘,加减,奇异运算等,从网上搜集并做了一些改进,每一个都有相应的实例。-With the c# class library written in matrix calculation, including units of demand matrix, matrix multiplication, scalar multiplication, addition and subtraction, such as singular operat
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:264906
    • 提供者:peng
  1. chap11

    0下载:
  2. 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 - Thi
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:70006
    • 提供者:qing
  1. mtrix

    0下载:
  2. 复数矩阵类。矩阵中的元素可以是复数,此类功能强大,基本上能够完成矩阵的所有基本操作。-Complex matrices. Matrix elements can be complex, such a powerful, largely to complete the matrix of all the basic operations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:13172
    • 提供者:Dr.1130
  1. matrix_class

    0下载:
  2. 本C++程序定义了矩阵类,包含操作有:矩阵、行列式及线性方程组的相关操作。-The C++ program defines a matrix class, including operations include: matrices, determinants and linear equations related operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4188
    • 提供者:zhaoyang
  1. matrix

    0下载:
  2. 包含用JAVA编的矩阵类 和 矩阵类的实现两个代码-Code contains a matrix with JAVA classes and the realization of two code matrices
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1422
    • 提供者:李昕
  1. mat3

    0下载:
  2. 自己编写的VC++矩阵类,可实现矩阵转置,求逆及四则运算,矩阵元素查找-MAtrix class created by VC++6.0.I hope it can help my friends who need this kind of thing~~
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1043
    • 提供者:季聪
  1. fuzzy_equilibrium_matrix_calculation

    0下载:
  2. 模糊聚类中的传统闭包法进行模糊等价矩阵的计算,中文解释清晰,可运行,是学习的好案例!-using this program to take fuzzy equilbrium matrix calculation, which is clear for learning fuzzy clustering.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:3952
    • 提供者:liulifun
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 45 »
搜珍网 www.dssz.com