资源列表
[数学计算/工程计算] combo
说明:对一个给定的自然数M,求出所有的连续的自然数段,这些连续的自然数段中的全部数之和为M。 例子:1998+1999+2000+2001+2002=10000,所以从1998到2002的一个自然数段为M=10000的一个解。 -Of a given natural number M, the continuous nature of all calculate the number of segments, the number of consecutive paragraphs all t<龙> 在 2025-06-15 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] 1D-MT
说明: 大地电磁一维正演程序是电磁法的基础编程,首先设置地电断面然后通过正演模拟电磁场在大地中的传播形式来得到地下地质体的电阻率情况,从而得到地下地质体情况。-One-dimensional magnetotelluric forward modeling process is the basis of electromagnetic program, first set the geoelectric section and then forward modeling electromagnetic<焚琴煮酒> 在 2025-06-15 上传 | 大小:769kb | 下载:1
[数学计算/工程计算] impliciteconduction
说明:Program for solving 2D conduction problems<tgrt18> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] MATLAB-algorithm
说明:插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations<puda> 在 2025-06-15 上传 | 大小:148kb | 下载:0
[数学计算/工程计算] cinv
说明:一般复矩阵求逆,cinvo.c中的static double ar[4][4]为复矩阵的实部,static double ai[4][4]为复矩阵的虚部。-General complex matrix inversion, cinvo.c the static double ar [4] [4] for the real part of complex matrix, static double ai [4] [4] for the imaginary part of complex matri<houmeng> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] ssgj
说明:求对称正定矩阵的逆矩阵,以矩阵static double a[4][4]={ {5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8.0,10.0,9.0}, {5.0,7.0,9.0,10.0}} 为例-Symmetric positive definite matrix of order matrix static double a [4] [4] = {{5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8<houmeng> 在 2025-06-15 上传 | 大小:1kb | 下载:0