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

搜索资源列表

  1. matrix_answer

    2下载:
  2. 《矩阵论导教.导学.导考》。是程云鹏《矩阵论》的课后习题答案与复习题纲
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15.3mb
    • 提供者:余少华
  1. svm_math

    1下载:
  2. 专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.41mb
    • 提供者:yang
  1. matrix-method

    0下载:
  2. 组合矩阵论 工科研究生核心课程 广泛用于计算机视觉 优化 力学等学科-Portfolio矩阵论engineering graduate core curriculum is widely used in computer vision to optimize the mechanical sciences
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.09mb
    • 提供者:liupeng
  1. matrixtheory

    3下载:
  2. 本书是关于矩阵论的,是我看过的关于矩阵的教程中最为号的一部,希望对大家有用-The book is about矩阵论is that I have read the tutorial on the matrix of the most No. 1, in the hope that useful to everybody
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6.95mb
    • 提供者:zlg
  1. Givens

    1下载:
  2. 矩阵论中比较重要的一种算法givens矩阵变换算法 自己编写的 调试通过-矩阵论more important givens of an algorithm matrix transformation algorithm I have written through the debug
  3. 所属分类:Other systems

    • 发布日期:2015-12-02
    • 文件大小:38.71kb
    • 提供者:caomin
  1. mpibingxing

    3下载:
  2. 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:183.56kb
    • 提供者:澄海
  1. matrix

    1下载:
  2. tj大学 研究生 矩阵论Matrix 教授资料-tj Professor University Graduate Matrix theory of information
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:964.11kb
    • 提供者:谢凡心
  1. tulun

    0下载:
  2. 通过鼠标点击界面,绘制一个图结构,用图论中的知识判断图的连通性,判断他是不是一棵树,另外还可以显示它的邻接矩阵、可达性矩阵等。-By mouse click interface, draw a graph structure, using graph theory knowledge to assess the graphs to determine that he is not a tree, it also can display the adjacency matrix, reachabi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.88mb
    • 提供者:
  1. juzhenlun

    0下载:
  2. 介绍了矩阵论的相关内容,非常适用于初学者!-Describes the relevant elements of matrix theory is very suitable for beginners!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1.39mb
    • 提供者:lijiaxu
  1. juzhenfenxi(zhangxianda)

    0下载:
  2. 张贤达的矩阵分析,适合理论矩阵论知识的人用,不错的-Zhang XD matrix analysis, matrix theory, theory of knowledge for human use, good
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:13.62mb
    • 提供者:王国成
  1. Hill-decryption

    0下载:
  2. 希尔密码(Hill Password)是运用基本矩阵论原理的替换密码,由Lester S. Hill在1929年发明。一串字母当成n维向量,跟一个n×n的矩阵相乘,再将得出的结果模26。注意用作加密的矩阵(即密钥矩阵)在必须是可逆的,否则就不可能译码。本算法中,明文长度必须为3的倍数-Hill encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:8.45kb
    • 提供者:zhangyujie
  1. linear-algebra

    0下载:
  2. 图形图像处理需要强大的线性代数以及概率论的数学基础,此资源包括重要的线性代数及矩阵论的知识,对于从事图像处理专业的学生有重大帮助-Graphical image processing requires a strong linear algebra and mathematical foundations of probability theory, this resource includes important linear algebra and matrix theory of know
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9.22mb
    • 提供者:sixmore
  1. solution-of-matrix

    1下载:
  2. 云鹏《矩阵论》第二版的习题精解和同步辅导,作者张凯院、徐仲。 文字版,非扫描。-Solutions for Cheng Yunpeng, Matrix Theory 2nd. Author: Zhang Kai homes, XU Zhong. Text version, non-scanning.
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:27.33mb
    • 提供者:levie
  1. crout

    0下载:
  2. 这个是克劳特分解的源代码,上矩阵论课的同学可以参考一下-This is the source code Claut decomposition, the matrix theory lessons students can refer to
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:617byte
    • 提供者:陈波
  1. engineering-mathematics

    0下载:
  2. 这是讲述工程数学的文档,主要讲述的是矩阵论和数值分析。-This is a document about the engineering mathematics, focuses on the matrix theory and numerical analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:103.42kb
    • 提供者:baizong
  1. matrix-theory-text-answer

    0下载:
  2. 矩阵论的学习资料。包含了第二版《矩阵论》的课后习题答案详解。-Matrix theory of learning materials. Contains the second edition of "Matrix Theory" Detailed answers to the after-school exercises.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.09mb
    • 提供者:程序员
  1. 数据结构图论

    0下载:
  2. 数据结构实验。 编写程序分别实现DG, DN, UDG, UDN的邻接矩阵和邻接表存储结构的构建; 以界面的形式给出构建类型的选择;(Data structure experiment. Write procedures to achieve DG, DN, UDG, UDN, adjacency matrix and adjacency table storage structure; The choice of type of construction is given in the
  3. 所属分类:数据结构

    • 发布日期:2017-12-21
    • 文件大小:2kb
    • 提供者:蚊子酱
  1. 机器学习中的矩阵和求导

    1下载:
  2. 机器学习中涉及大量的矩阵论相关知识与问题,此资料有助于程序员理解解决相关问题(Machine learning involves a large number of matrix theory related knowledge and problems, this information helps programmers understand and solve related problems)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:619kb
    • 提供者:MyHnu
  1. 英文版数学相关书籍

    1下载:
  2. 英文版数学相关书 矩阵理论 极限理论 英文影印版(Math course of infinite An Introduction to Matrices)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:16.84mb
    • 提供者:listowind
  1. 矩阵论与线性代数

    2下载:
  2. 了解近世代数方面的内容,学习线性代数与矩阵论(许以超)(Learn about modern algebra and learn about linear algebra and matrix theory (Xu Yichao))
  3. 所属分类:其他

    • 发布日期:2020-10-18
    • 文件大小:7.69mb
    • 提供者:槑子你好
« 12 3 4 »
搜珍网 www.dssz.com