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

搜索资源列表

  1. math

    0下载:
  2. 一个简单的数学库,封装了矩阵运算、平面、四元数、二元向量、三元向量、四元向量、等,还有关于四元数运算的文章。-A simple math library, the package of matrix operations, plane, quaternion, binary vector, ternary vector quaternary vector, etc., as well as articles on the operation of the quaternion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:172663
    • 提供者:赵文
  1. program-design

    0下载:
  2. MATLAB作为一种广泛应用于科学计算的工具软件,不仅具有强大的数值计算、符号计算、矩阵运算的能力和丰富的绘图功能,还可以像C语言、FORTRAN等计算机高级语言一样进行程序设计,编写扩展名为.m的M文件,实现各种复杂的运算,同时MATLAB自带的许多函数就是M文件函数,用户也可以利用M文件来生成和扩充自己的函数库。-MATLAB as a widely used in scientific computing tools, not only has the great numerical ca
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:186485
    • 提供者:王雪
  1. TestOpenCl

    0下载:
  2. 刚做的OPENCL动态库,包括了测试程序。目的是用来计算矩阵运算的,目前在NVIDIA平台上运行。-This is the DLL for opencl and the test program of the DLL. Now it only run on the nvidia platform. The main object is for the matrix multiply.
  3. 所属分类:MPI

    • 发布日期:2017-05-18
    • 文件大小:4620770
    • 提供者:张庆
  1. armadillo-3.4.0

    0下载:
  2. armadillo矩阵运行库,速度较It++和NEWMAT快4倍左右,大矩阵的运算优化实现-linear algebra library for matrix and vector operation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:9686928
    • 提供者:则喻户
  1. LMLE

    0下载:
  2. 绝对是好东西啊!基于极大似然估计的三维定位算法,输入参考点的坐标以及观察点的距离,通过极大似然估计算法计算出观察点的坐标,附送支持矩阵运算的C++类库!-Is definitely a good thing! Calculated by maximum likelihood estimation algorithm based on maximum likelihood estimation of three-dimensional positioning algorithm, enter th
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:718306
    • 提供者:黄仲庭
  1. TI-C28x-FPU-DSP-Library-v131

    0下载:
  2. TI 官方C28x DSP 浮点运算库最新版v131 (适用有FPU的C28xDSP 如2833x) 包括官方提供的FFT,FIR,矩阵运算等源码,lib,文档-The Texas Instruments TMS320C28x Floating Point Unit (FPU) Library v131 is collection of highly optimized application functions written for the C28x+FPU. These functio
  3. 所属分类:DSP program

    • 发布日期:2015-08-04
    • 文件大小:552960
    • 提供者:xuan
  1. matxire1

    0下载:
  2. 矩阵的运算,通过调用静态的库函数,进行矩阵运算。-Matrix operations, through the library function calls the static, matrix operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:2084
    • 提供者:刘晨
  1. JUZHEN

    0下载:
  2. 用于矩阵运算的类库,可以实现转直求逆等操作-Class library for matrix operations
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:2485
    • 提供者:李祥
  1. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5479609
    • 提供者:汪磊
  1. OPENCVnum4

    0下载:
  2. 在图像中基于opencv视觉库寻找ROI区域,进行矩阵运算,找出图像的轮廓,拼接等。-In image-based visual opencv library to find the ROI, matrix operations, identify the outline of the image, stitching.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:621148
    • 提供者:
  1. MatrixVB

    1下载:
  2. matrixVB是一个COM组件,它提供了大量的有效算法, 可以加强VB内建数学运算与图形展示功能。函数库的 功能大致可分为8大类(矩阵运算、运算符重载、图 形图像处理、最优化运算、多项式、信号处理、随机 与统计分析、控制系统),有关更详细的资料请参考 www.mathworks.com。-matrixVB is a COM component that provides a large number of efficient algorithms that can stre
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7503565
    • 提供者:Jiapu Zhu
  1. delphi_matrix_Calculation

    1下载:
  2. 自己写的delphi矩阵运算函数库,包括,求逆,求伪逆矩阵-Write your own library delphi matrix operations, including, inverse, seeking pseudo-inverse matrix, etc.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:高炜
  1. MAT

    1下载:
  2. 仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:23270
    • 提供者:maguangzhi
  1. armfly-DSP-tutorials-Chapter-19

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解矩阵运算中的初始化,加法,逆矩阵和减法。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:691004
    • 提供者:安富莱电子
  1. armfly-DSP-tutorials-Chapter-20

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解矩阵运算中的放缩,乘法和转置。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
  3. 所属分类:DSP编程

    • 发布日期:2015-06-26
    • 文件大小:634651
    • 提供者:安富莱电子
  1. Numericalandnon-numerical

    0下载:
  2. 该文档是粟塔山在2015年出版的《数值与非数值分析VC++类库》全部源代码,还有最新的库文件matirxVCDLL.dll、matirxVC.Lib、头文件matrix.h、绘图文件Plot.exe,在VC++中引用这些文件,可以用来进行矩阵运算和绘图。-This document is published in Tashan millet in 2015, " the value of the non-numerical analysis VC++ library" all
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:786990
    • 提供者:thinkpadx3
  1. Matrix1

    0下载:
  2. 一个矩阵运算类库(C#语言)完成基本矩阵运算,亲测实用,运算效率较高。-A matrix calculation library (C# language) to complete the basic matrix operations, pro-test practical, high operation efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:12937
    • 提供者:dxx
  1. QETLAB-0.9

    0下载:
  2. 一个很好的matlab源代码库-QETLAB,QETLAB库包含很懂矩阵运算以及一些范数的应用和计算-A very good source code library matlab QETLAB,-QETLAB library contains a very understanding of matrix operations and some of the norms of the application and calculation
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:175099
    • 提供者:longzhen
  1. remote-sensing-image

    1下载:
  2. 本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算 remote sensing image.rar为源代码压缩包 warmerda.rar为GDAL库 armadillo-4.650.4.rar为armadillo库 工程配置信息: 1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性 2、包含目录: armadillo:armadillo-4.650.4\
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:261675
    • 提供者:LiuPeng
  1. glm-0.9.5.3

    0下载:
  2. GLM是一个整体用法和GLSL很相似的数学运算库,开发者也声称“GLSL + Optional features OpenGL Mathematics (GLM)”。可以用来帮助我们操作矩阵-GLM GLSL+ Optional features OpenGL Mathematics (GLM)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4077373
    • 提供者:jdf35ffe
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com