搜索资源列表
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
CLAPACK3.1.1-VS
- lapack的3.1版本,性能稳定,提供了面向VS的函数接口,可方便的应用于Windows操作系统下的Visual Studio开发环境。提供有关矩阵操作的函数库,包含各种常用复杂的矩阵运算。-LAPACK version 3.1, stable performance, provides a function of VS-oriented interface, can be easily used in Windows operating system under the Visual Stu
CLapack_3_0
- 提供矩阵类的函数库,功能强大,包含有可解矩阵方程,基本矩阵运算等功能。-Provided matrix class library, powerful, contains a solvable matrix equation, the basic matrix operations and other functions.
Extreme.Mathematics.QuickStartCS
- 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
BPalgorithm
- 人工神经网络BP算法,运用了Matcom4.5的矩阵运算库-Artificial neural network BP algorithm, using the matrix calculation Matcom4.5 Library
lapack_2.5.2
- lapack++的2.5.2版本,是v1.0的再升级版,性能更加的稳定,应用更加灵活,可应用于Windows和Linux等操作系统下的开发环境。提供矩阵类的函数库,包含各种矩阵运算。-lapack++ The 2.5.2 version is the upgrade version v1.0, performance more stable, more flexible applications can be used, such as Windows and Linux operating s
C_sharp_Libeary
- 用c#编写的矩阵计算类库,包含求单位化矩阵,矩阵数乘,点乘,加减,奇异运算等,从网上搜集并做了一些改进,每一个都有相应的实例。-With the c# class library written in matrix calculation, including units of demand matrix, matrix multiplication, scalar multiplication, addition and subtraction, such as singular operat
CommentMatrix
- 矩阵类库,包括各种各样的矩阵的运算方法,基本的运算和复杂的运算。-Matrix class library
matxire1
- 矩阵的运算,通过调用静态的库函数,进行矩阵运算。-Matrix operations, through the library function calls the static, matrix operation.
JUZHEN
- 用于矩阵运算的类库,可以实现转直求逆等操作-Class library for matrix operations
SOFA
- IAU 的标准基本天文程序库SOFA 给出Fortran 版和C 版两个基本天文运算的库函数,最新版SOFA 补充了IAU 在2006 年公布的岁差模型。SOFA 由两部分组成:天文库和矢量、矩阵运算库。其中前者有109 个子程序,可以进行天文历法计算、时间计算、星历表计算、岁差章动计算、恒星空间运动计算和主要星表系统的转换,后者有52 个子程序,功能则是矢量和矩阵的各种操作,当然其中包括了球面坐标系统的变换-IAU standard basic astronomical library SOF
Cmatrix
- C语言矩阵运算库,包括各种矩阵运算,非常好用-C language matrix calculation
Numericalandnon-numerical
- 该文档是粟塔山在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
Matrix1
- 一个矩阵运算类库(C#语言)完成基本矩阵运算,亲测实用,运算效率较高。-A matrix calculation library (C# language) to complete the basic matrix operations, pro-test practical, high operation efficiency.
yyyMatrix
- 矩阵运算库函数,最简单的c写的运算,用于各种调用。-Matrix arithmetic library functions, the simplest c write operation, for a variety of calls.
eigen3
- 包含矩阵运算的各种函数,以此来简化C++代码的复杂度(A variety of functions that contain matrix operations to simplify the complexity of C++ code)
SP++3.0
- SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。(Lightweight Matrix Computing Library)
Matrix
- 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)
矩阵库
- 实现任意矩阵的加法,减法,乘法,除法,逆运算,转置(Implement any matrix addition, subtraction, multiplication, division, inverse, transpose.)
C++矩阵运算类库(很实用)
- 该资料是使用c++语言实现矩阵运算类的运算过程,代码完整,可以完成调用,非常适合初学者学习(The information is the use of c++ language to achieve matrix operation class operation process, code integrity, can complete the call, very suitable for beginners to learn.)