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

搜索资源列表

  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. CLapack_3_0

    1下载:
  2. 提供矩阵类的函数库,功能强大,包含有可解矩阵方程,基本矩阵运算等功能。-Provided matrix class library, powerful, contains a solvable matrix equation, the basic matrix operations and other functions.
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:25376682
    • 提供者:张斌
  1. BPalgorithm

    0下载:
  2. 人工神经网络BP算法,运用了Matcom4.5的矩阵运算库-Artificial neural network BP algorithm, using the matrix calculation Matcom4.5 Library
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1635747
    • 提供者:minhrac
  1. 48379-48379.ZIP

    0下载:
  2. 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复 作者:同济大学材料学院 张纯禹 email:chunyu_79@hotmail.com
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:508729
    • 提供者:
  1. mtxfx

    0下载:
  2. c++ 实现的矩阵运算库,包括一般矩阵运算和矩阵的内积、二矩阵相乘、矩阵次方、及矩阵多项式-c++ implementation of the matrix library, including the general matrix calculation and the inner product matrix, two matrices, matrix power, and the matrix polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2214511
    • 提供者:duckur
  1. nc.jar

    0下载:
  2. Java 数值计算库 数列求和算法、求解方程的根、插值法和近似法、 数值积分、求解微分方程、矩阵运算及其它一些有趣的东西, 比如:大数、素数算法、PI、分形-Java Number Cruncher
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:295557
    • 提供者:shane liu
  1. dynamic_matrix

    0下载:
  2. 动态矩阵运算库函数,可以解包后直接引用,有助于提高开发速度好优化结构-Dynamic matrix computation library functions, you can unpack and directly references, help to improve the development speed of a good optimizing the structure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2291
    • 提供者:www
  1. java-jizhengyunsuan

    1下载:
  2. 面向对象矩阵运算库的设计与实现,压缩包中以稀疏矩阵为例,包换了相关的文档和设计实现,为学习Java编程提供一个良好的例子。-Object-oriented matrix operations database design and implementation of compressed package in order to sparse matrix, for example, replacement and the related documents and design implemen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:210660
    • 提供者:心海
  1. BpNet

    0下载:
  2. 人工神经网络BP算法 运用了Matcom4.5的矩阵运算库 -Neural Network
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3818
    • 提供者:xiaoya
  1. matric

    0下载:
  2. c编写的矩阵运算库,比较实用全面,涵盖了矩阵的各种运算-c write the matrix arithmetic library, more practical comprehensive, covering a variety of matrix operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:16790
    • 提供者:蛐蛐
  1. newmat10

    0下载:
  2. C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一-C language version of the matrix library, the world' s most popular one of the three matrix arithmetic library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:240067
    • 提供者:xiao
  1. bpshenjing

    0下载:
  2. 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复 -Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum item 3, the use of matrix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1953765
    • 提供者:rongya
  1. BPnet

    0下载:
  2. //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复-//1, dynamically changing learning rate// 2, adding momentum item// 3, the use of matrix operations Matcom4.5 library (ava
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1621202
    • 提供者:victory
  1. VCPP-Numerical-Analysis-Library

    0下载:
  2. 矩阵运算库,非常不错!里面有矩阵各种运算,还有付里叶变换-this is matix library very good!
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:203566
    • 提供者:安义
  1. 99456518BpNet_src

    0下载:
  2. /// /// /// /// /// /// /// /// /// /// /// /// /// /////人工神经网络BP算法///////////////////////////////// //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复 //////////////
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5381
    • 提供者:武六
  1. Matrix

    0下载:
  2. C++语言编写的矩阵运算库,建立矩阵、矩阵加减乘除,向量方差的解算等。-C++ library written in matrix operations, the establishment of matrices, matrix addition, subtraction, calculating the variance of such vectors.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:13856
    • 提供者:wang aixue
  1. Eigen

    0下载:
  2. 这是一个简要的Eigen库的使用例子,Eigen是一个功能强大的矩阵运算库-This is a simple example about the usage of Eigen.Eigen is a very powerful matrix calculation library
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1876884
    • 提供者:liguojun
  1. SOFA

    5下载:
  2. IAU 的标准基本天文程序库SOFA 给出Fortran 版和C 版两个基本天文运算的库函数,最新版SOFA 补充了IAU 在2006 年公布的岁差模型。SOFA 由两部分组成:天文库和矢量、矩阵运算库。其中前者有109 个子程序,可以进行天文历法计算、时间计算、星历表计算、岁差章动计算、恒星空间运动计算和主要星表系统的转换,后者有52 个子程序,功能则是矢量和矩阵的各种操作,当然其中包括了球面坐标系统的变换-IAU standard basic astronomical library SOF
  3. 所属分类:Other systems

    • 发布日期:2015-11-15
    • 文件大小:11551744
    • 提供者:抄书
  1. Class_Matrix

    0下载:
  2. C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等 [matrixClass.rar] - 矩阵类:可运行矩阵间的加、减、乘以及除-C++ language plural and matrix arithmetic library, written in engineering software necessary. Including matrix multiply, add, multiply, inverse, etc. [matrixClass.rar]- Ma
  3. 所属分类:transportation applications

    • 发布日期:2017-05-14
    • 文件大小:3152140
    • 提供者:张利新
  1. Cmatrix

    0下载:
  2. C语言矩阵运算库,包括各种矩阵运算,非常好用-C language matrix calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2541683
    • 提供者:胡定坤
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com