矩阵操作类
专门的矩阵操作类-matrix operate class
本专区汇聚了各类基于 矩阵 开发的源码资源,共计 171 篇资源供开发者免费下载学习。
专门的矩阵操作类-matrix operate class
求一堆点最近的坐标输出,把过程里所有矩阵的影响信息输出-For a pile of points the coordinates of recent output, the pro
生产成多项式的基函数,输出为一个矩阵,可产生任意阶。-Production into the polynomial basis functions, the output of a
实现矩阵的Cholesky分解,这些程序是用C来编写的.-Cholesky decomposition of matrix realize that these procedure
高斯消元法解方程, 速度较快-PGE Solving equations faster
c code to calculate the eigen vector
实现兰乔斯迭代,瑞利商迭代,幂迭代,和grme算法-The realization of ranchos iteration, Rayleigh quotient iteratio
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix de
Matrix 11: Matrix template library 相当好用-Matrix 11: Matrix template library very easy t
1.一个简单的程序可以直接查询自己主机的IP地址和www服务器的IP地址 2.使用输入框填写行列值,输出矩阵表 -1. A simple procedure can dir
基于vc6.0的一个计算非方阵矩阵的广义逆矩阵的算法,输入要求为矩阵的指针表示,矩阵的行数和列数,函数返回的是矩阵的广义逆矩阵,附带结果的验证-Vc6.0 based on a c
XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以