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

搜索资源列表

  1. matrix_calculation

    0下载:
  2. 非常详细的矩阵运算介绍,并且有很多实用的例子-Very detailed introduction of the matrix calculation, and there are many practical examples
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2807774
    • 提供者:刘新光
  1. matrix_class

    0下载:
  2. 矩阵运算类,实现了矩阵运算的常用操作符,方便使用-Types of matrix operations, the realization of the matrix operator of the popular, user-friendly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8098
    • 提供者:lsj
  1. MatlabPlot

    0下载:
  2. 作为一个功能强大的工具软件,Matlab具有很强的图形处理功能,提供了大量的二维、三维图形函数。由于系统采用面向对象的技术和丰富的矩阵运算,所以在图形处理方面即常方便又高效。-As a powerful software tool, Matlab has a strong graphics capabilities, providing a large number of two-dimensional, three-dimensional graphics functions. Since t
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:83760
    • 提供者:孙胖
  1. MathBoy

    0下载:
  2. 有交互界面的一款可以进行的符号函数运算,简单排序,简单矩阵加减乘运算,自编的软件的源代码-There are interactive interface can be a function of operator symbols, simple sorting, simple addition and subtraction matrix multiplication, written and directed the software' s source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1029808
    • 提供者:汪雨平
  1. math

    0下载:
  2. 矩阵运算:求逆、转置、相乘等,然后通过矩阵运算求多项式纠正的值,多项式如:X=a0+a1*x+a2*y+a3*x*x+a4*x*y+a5*y*y Y=b0+b1*x+b2*y+b3*x*x+b4*x*y+b5-Matrix operations: inversion, transpose, multiply, etc., and then through the matrix for computing the value of correct polynomial, polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:sjunme
  1. work

    0下载:
  2. 建立一个矩阵,进行一些运算,求得XA=B中X的值-matrix caculation
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:35045
    • 提供者:chen peilin
  1. array_mul

    0下载:
  2. 基于CUDA的高维矩阵运算1,计算机本科毕业设计-CUDA-based operator of high-dimensional matrix 1, a computer graduate design
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:248866
    • 提供者:范吴斌
  1. matrixAdd

    1下载:
  2. 基于CUDA的高维矩阵运算2(加运算),计算机毕业设计-CUDA-based operator of high-dimensional matrix of 2 (plus operator), graduated from the design of computer
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:290094
    • 提供者:范吴斌
  1. matrixInverse

    0下载:
  2. 基于CUDA的高维矩阵运算3,计算机毕业设计-CUDA-based operator of high-dimensional matrix 3, the design of computer graduates
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:409157
    • 提供者:范吴斌
  1. MatrixMul

    0下载:
  2. 基于CUDA的高维矩阵运算4,计算机毕业设计-CUDA-based operator of high-dimensional matrix 4, the design of computer graduates
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:282540
    • 提供者:范吴斌
  1. matrixTimes

    0下载:
  2. 基于CUDA的高维矩阵运算5,计算机毕业设计-CUDA-based operator of high-dimensional matrix of 5, graduated from the design of computer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:277716
    • 提供者:范吴斌
  1. bpnet

    0下载:
  2. 一个BP神经网络封装类。包括矩阵运算的封装。采用特殊封装方式,极大简化书写矩阵运算表达式,同时尽量减少申请/释放内存,提高运行速度。经过封装,这个神经网络结构很简单,易于理解,易于扩展。相信这个封装能给学习,应用神经网络的同学以方便。-A BP neural network package. Including a Matrix operations packaging. With special package methou, It greatly simplify the expressio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4918
    • 提供者:封装的艺术
  1. suanfa

    0下载:
  2. C++数值运算的常用算法,包括项式与连分式计算、矩阵运算、线性方程组求解、 非线性方程组求解、数值积分、数据处理与回归分析、数学变换与滤波等-C++ numerical computation of the commonly used algorithms, including the item type and continued fractions, the matrix operations, solving linear equations, solving systems of non
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:411899
    • 提供者:程大宝
  1. MatrixLiteLib

    0下载:
  2. 小巧的矩阵计算库,可以实现一般的矩阵运算功能。-Matrix library
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3807
    • 提供者:gysd
  1. TripleMatrix

    0下载:
  2. 输入稀疏矩阵中非零的元素,然后建立整个矩阵,实现这两个矩阵相加、相减和相乘运算。 -Enter non-zero elements of sparse matrix, and then build the whole matrix, to achieve these two matrices are added together, subtraction, and multiplication operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:188794
    • 提供者:wang
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵,这个是一个利用稀疏矩阵,实现基本的加、减、乘、除运算功能的程序!-Sparse matrix, this is the use of a sparse matrix, to achieve the basic add, subtract, multiply, in addition to procedures for computing functions!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:234220
    • 提供者:高阳
  1. Matrix

    0下载:
  2. 常用的数值计算方法,用于常见的矩阵运算,方便实用,直接编译即可运行-C
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:22522
    • 提供者:LWPLWP
  1. indirectadjustment

    0下载:
  2. 测绘平差中的间接平差方法,源码,其中包含矩阵运算等实现方法,有参考意义-Surveying Adjustment of indirect adjustment method, source code, which contains matrix operations and other implementations, there is reference value
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:599803
    • 提供者:吴下阿蒙
  1. tensor_toolbox_2.2

    0下载:
  2. 多维数组tensor的一些运算代码,可以进行tensor间相乘,tensor与矩阵相乘等,运算很完备-tools used for multi array type tensor, it can be used to multiply tensor or array
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:285141
    • 提供者:sharling
  1. CoDsp45

    0下载:
  2. 包含了插值、积分、矩阵运算等多种数值计算的控件,非常好用。-Contains a variety of numerical control, very easy to use.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-07
    • 文件大小:345957
    • 提供者:
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com