文件名称:MATLAB矩阵C++运算库.rar
文件大小:23KB
文件格式:RAR
更新时间:2014-09-19 11:12:29
MATLAB矩阵C++运算库.rar
提供MATLAB的矩阵运算:包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。其中power的实现有些限制,例如不能实现3^A之类的运算,其中A是一个矩阵。
【文件预览】:
MAT.h
SVD.cpp
MAT.cpp
EXCEPT.h
test.cpp
EIG.cpp
EXCEPT.cpp
test.res
test.tds
test.bpf
test.bpr
说明.txt