搜索资源列表
chinesewordoutputPointMat
- 点阵输出汉字,根据汉字字库,在屏幕上涌一个一个的点拼出汉字-output the chinese word into points mat
mat
- 从文件读入一个矩阵,然后求矩阵的转置和矩阵的逆-matrix transpose and matrix inverse
MAT
- 矩阵运算C语言代码,使用结构体描述矩阵,实现矩阵的加法-Matrix operations C language code, using the structure descr iption matrix, matrix addition
MAT
- 本程序是一个简单的稀疏矩阵操作程序。它可以进行一般稀疏矩阵的存储,转置和乘法操作。-This program is a simple program of sparse matrix operations. It can be a sparse matrix stored in general, transpose, and a multiplication operation.
MAT
- 仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator
