资源列表
[数学计算/工程计算] FinancialNumericalRecipesinC++
说明:Numerical Recipes in C++的源代码-Numerical Recipes in C source code<田小雨> 在 2025-01-12 上传 | 大小:172kb | 下载:0
[数学计算/工程计算] 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 Gauss<罗坤> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] qiuyibanhanglieshidezhi
说明:1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaus<罗坤> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] CORDIC-example-code
说明:CORDIC Actel example VHDL code<homan> 在 2025-01-12 上传 | 大小:1.31mb | 下载:0
[数学计算/工程计算] Curve-Fitting
说明:基于最小二乘法的曲线拟合,并用OpenGL绘制曲线。-Curve fitting based on least square method,and display the curve by using OpenGL.<xuyunhan> 在 2025-01-12 上传 | 大小:3kb | 下载:0