资源列表
[数学计算/工程计算] complex_network
说明:这是复杂网络研究中研究小世界性质的c程序2。-This is a complex network of small research study of the nature of the world c procedures 2.<胡剑> 在 2025-03-09 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] GaussFangcheng
说明:数值分析中用Gauss消去法求非线性方程组的解-numerical analysis using Gauss elimination method for solving systems of nonlinear equations solution<mxm> 在 2025-03-09 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] yunchouxuexianxingguihuadaima
说明:以下是本人的线性规划部分代码,呵呵,需要说明和更完整的用好的目标规划程序来换吧 -Following is part of the linear programming code Oh, need a more complete descr iption and the use of good planning process to target for it<jx> 在 2025-03-09 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Jacobiupdate
说明:数值分析中的经典求解算法jacobi迭代法的改进算法。-numerical analysis of the classical algorithm jacobi iteration of the algorithm improvements.<张薇> 在 2025-03-09 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy
说明:1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1<罗坤> 在 2025-03-09 上传 | 大小:2kb | 下载:0