文件名称:qiujuzhendezhi
介绍说明--下载内容均来自于网络,请自行研究使用
1.功能
用全选主元高斯消去法计算矩阵A的秩(C语言)
2.函数参数说明
double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏
int m : 矩阵A的行数
int n : 矩阵A的列数
int rank() : 函数返回A的秩
3.文件说明
rank.c为函数程序
rank0.c为主函数程序-1. Function Select All PCA with Gaussian elimination method to calculate matrix A of rank (C language) 2. Function parameters double a [m] [n]: MXN-order matrix A storage elements will be destroyed upon return int m : Matrix A number of rows int n: matrix A the number of rows int rank (): function to return to A rank of 3. rank.c document describes procedures for the function-oriented function rank0.c procedures
用全选主元高斯消去法计算矩阵A的秩(C语言)
2.函数参数说明
double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏
int m : 矩阵A的行数
int n : 矩阵A的列数
int rank() : 函数返回A的秩
3.文件说明
rank.c为函数程序
rank0.c为主函数程序-1. Function Select All PCA with Gaussian elimination method to calculate matrix A of rank (C language) 2. Function parameters double a [m] [n]: MXN-order matrix A storage elements will be destroyed upon return int m : Matrix A number of rows int n: matrix A the number of rows int rank (): function to return to A rank of 3. rank.c document describes procedures for the function-oriented function rank0.c procedures
(系统自动生成,下载前可以参看下载内容)
下载文件列表
求矩阵的秩(C语言)
.................\RANK.C
.................\RANK0.C
.................\说明.txt
.................\RANK.C
.................\RANK0.C
.................\说明.txt