资源列表
[数学计算/工程计算] Gaussian_elimination
说明:求线性方程组的解和系数矩阵的逆,用C实现-Seeking the solution of linear equations and inverse matrix, using C to achieve<姚宙> 在 2025-07-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] fuliyebianhuan
说明:通过这个源代码可以有效的实现傅立叶变换,-Through this source code can effectively achieve the Fourier transform,<sizengsheng> 在 2025-07-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] gongetidufa
说明:共轭梯度法,我也是刚刚学习,希望大家多多指点指点啦-Conjugate gradient method, I just learn a lot of hope that pointing pointing啦<yyp> 在 2025-07-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 2
说明:采用蒙特卡罗法计算pi的近似值,方法是随机产生二维0~1之间的均匀分布数据点,计算落在单位圆内的点与总点数之比就是pi的近似值-Monte Carlo method to calculate the approximation of pi, is randomly generated from 0 to 1 between two-dimensional uniformly distributed data points, the calculation falls within the uni<余坤> 在 2025-07-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] pi
说明:刚才传错了……这个才是采用蒙特卡罗法计算pi的近似值的源程序。方法是随机产生二维0~1之间的均匀分布数据点,计算落在单位圆内的点与总点数之比就是pi的近似值-Chuan just wrong ... ... this is the Monte Carlo method to calculate pi approximation of the source. Is randomly generated from 0 to 1 between two-dimensional uniformly di<余坤> 在 2025-07-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] gauss_jordan
说明:采用全选主元的高斯—若当方法求矩阵的逆矩阵,矩阵阶数不限但要非奇异,只需在主函数中给出阶数和矩阵各元素即可-Select All PCA using the Gauss- Jordan method for matrix inverse matrix, the matrix order but are not limited to non-singular, just in the main function in the given order and matrix elements can<余坤> 在 2025-07-30 上传 | 大小:2kb | 下载:0