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

搜索资源列表

  1. matrix

    0下载:
  2. 基于MPI并行计算 我们实验使用的 矩阵的运算程序-MPI parallel computing based on our experimental procedure used in computing matrix
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:3640
    • 提供者:song
  1. mtl

    0下载:
  2. 强大的矩阵模版类,速度超快,可进行矩阵的各种运算。-Powerful matrix template class, super-fast, it can conduct a variety of computing matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:171128
    • 提供者:刘鹏飞
  1. mkltest

    0下载:
  2. 利用intel的矩阵运算库mkl实现矩阵的运算,利用vc2008实现。-Use of intel mkl library implementation matrix operation matrix operation, using vc2008 achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1489913
    • 提供者:zhangheu
  1. Matrixcalculation

    0下载:
  2. 矩阵运算,包括矩阵的加减乘除,求逆矩阵,并可以判断矩阵是否可以相加或相乘-Matrix operations, including matrix addition and subtraction, multiplication and division, and inverse matrix and matrix can determine whether the sum or multiply
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1816
    • 提供者:王笑
  1. Matrix

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14467
    • 提供者:JinYao
  1. Matrix-cs

    0下载:
  2. 矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2805
    • 提供者:陈燕涛
  1. Quaternion

    0下载:
  2. 本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。-The source to achieve a 3D programming in a very important class Quaternion. At the time of writing the premise of this class also includes three-dimensional vector space cat
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:9706
    • 提供者:lilin
  1. MatrixCalculator

    0下载:
  2. 用c++实现的矩阵运算类,包括了各种矩阵的运算-With c++ Realization matrix calculation categories, including a variety of matrix operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:74836
    • 提供者:zhengbk
  1. 000

    0下载:
  2. 模糊数学中的关系运算即 矩阵的运算c语言 可计算20阶-Fuzzy Mathematics in the relationship between the operator that the operator matrix c language computable 20 bands
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:931
    • 提供者:chenqingpan
  1. juzhe

    0下载:
  2. 矩阵的运算 十分好用 易于vc++ 可哟没那个-Matrix computation is very easy to use easy vc++ Can yo not that
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3162
    • 提供者:bbc
  1. matrix

    0下载:
  2. 矩阵的运算。建立了一个矩阵运算的模板类,可进行矩阵的相加、相减、相乘、转置、求逆等运算。-Matrix arithmetic. The establishment of a matrix calculation of template classes, can be combined matrix, subtract, multiply, transpose, inverse, such as computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:12432
    • 提供者:fanxiang
  1. MyMatrix

    0下载:
  2. 一个可以实现矩阵相关运算的程序,例如行列式值,逆矩阵,特征值,矩阵的迹等等,可以作为其他程序的辅助工具,具有一定的实用价值,编译通过,可运行-A matrix can be related to computing procedures, such as value determinant, inverse matrix, eigenvalue, matrix trace, etc., can be used as an aid to other procedures, has a certai
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11376
    • 提供者:石峰
  1. Alex

    0下载:
  2. 大二数据结构实验课的几个源码(顺序表的合并、多项式的合并、栈和队列的基本操作、稀疏矩阵的运算、二叉树基本操作、图的存储和应用)-Experimental data structure sophomore class several source (the order form merger, the merger of polynomial, stack and the basic operation of the queue, sparse matrix computation, the ba
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:59375
    • 提供者:Alex
  1. 0003MatrixEigenvalueCalculation

    0下载:
  2. 通过这些能够熟练掌握MATLAB中特征值来计算相关函数,而且能通过编程实现多种矩阵特征值运算的算法。-Through these can master Eigenvalue MATLAB to calculate the correlation function, and can achieve a variety of programming matrix eigenvalue computing algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3578
    • 提供者:王海波
  1. matrix

    0下载:
  2. 复数矩阵的运算,用于通信仿真模型底层算法。-Complex matrix computation, simulation model for the underlying communication algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6123
    • 提供者:单鹏
  1. FuzzyMatrix

    0下载:
  2. 模糊矩阵类 可以根据不同的模糊算子计算模糊矩阵的并运算C=A∪B,交运算 C=A∩B,求余运算 C=1-A 等-Fuzzy matrices based on different fuzzy operator and calculation of fuzzy matrix operation C = A ∪ B, cross-operator C = A ∩ B, for more than computing C = 1-A, etc.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 此源程序为矩阵的运算,里面含有主程序以及一些小程序,还包含一些dat文件,供大家参考!-This source code for computing matrix, which contains the main program and a number of small programs, but also contains a number of dat files for your reference!
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:16785
    • 提供者:hsj
  1. PluralandMatrix

    0下载:
  2. C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22607
    • 提供者:shiping
  1. Matrix

    0下载:
  2. 在C++ 提供的MFC平台,矩阵的运算,包含矩阵的加减乘除-Matirx count on C++ state MFC
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:225047
    • 提供者:朱玲玲
  1. Matrix

    0下载:
  2. 实现矩阵的运算:+,-,*,=,包括大多数的矩阵运算,其中实现字符串转变成矩阵的功能-The realization of the operator matrix :+,-,*,=, including the majority of the matrix calculation, in which the realization of the string into the function of matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:12313
    • 提供者:杨家
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com