搜索资源列表
C++常用算法之05矩阵运算
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting m
matmutip
- 用vc编写的矩阵运算程序,其中包括子程序和主程序,已经编译过了可以运行-vc prepared with the matrix calculation procedures, including subroutine and the main program has compiled a run
矩阵运算程序
- 数据结构、算法 矩阵运算程序-data structure, algorithm matrix calculation procedures
matrix
- 一个由C语言写成的矩阵运算程序源代码,共初学者参考。
矩阵计算
- 矩阵运算的程序,很全,也可以自己在上面重新增加功能哦 -matrix calculation procedures, very full, or in the above functional re-oh
xishujuzhen
- 矩阵运算程序: 用三元组实现稀疏矩阵的 加 减 乘和转置运算
仿matlab矩阵运算
- vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone
nios 计算卡尔曼滤波程序
- nios 计算卡尔曼滤波程序,里面友很多矩阵运算子程序,calman filter program in nios
juzhenyunsuan.rar
- 矩阵运算程序源代码,包含vb和vc两种矩阵运算源代码!,Matrix calculation program source code, vb and vc contains two types of matrix calculation source code!
EZWC11
- 几个C语言的算法程序,包括栈、队列、矩阵运算等-C language algorithms several procedures, including stacks, queues, matrix operations, etc.
Chap05
- 计算机常用数值算法与程序(C++版 ) Chap05 矩阵运算-Computer numerical algorithm and procedures used (C++ Version) Chap05 matrix calculation
finitecal
- 本程序设计了一个有限域类,可以提供GF(P)[P为素数]上的矩阵运算,特别通过欧几里德算法提供了多项式的有限域矩阵逆运算。-This procedure designed a type of finite fields can be GF (P) [P for prime] on matrix calculation, in particular through the Euclidean algorithm provides a finite field polynomial matrix i
matrix
- 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
matrixoflabview
- 使用labview编写的矩阵运算程序,调试好的-matrix calculation program of labview
matrix
- 矩阵运算程序,矩阵加法,减法,转置,求逆,乘法,等运算-Matrix operations procedures, matrix addition, subtraction, transpose, inverse, multiplication, and so computing
shizilianbiao
- typedef struct OLNode { int i,j ElemType e struct OLNode *right,*down } OLNode, *OLink typedef struct { OLink *rhead,*chead int mu,nu,tu } CrossList 十字链表法,求解稀疏矩阵运算,程序容易看懂。不过没有乘法-typedef struct OLNode { int i,j E
Program
- 矩阵运算各种矩阵运算程序 对于需要使用矩阵的人来说相当翻遍-failed to translate
matrix
- c写的常用矩阵运算程序,包括:矩阵求逆、矩阵上三角、矩阵加减乘、矩阵归一化、矩阵叉乘、行列式求值、矩阵求迹,矩阵求秩、矩阵转置等-matrix program in c
Matrix
- VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
C常用算法程序集(第二版)
- 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia