资源列表
[数学计算/工程计算] ACMmath-and-algorithm
说明:不错的一本锻炼编程思维数学思维的书籍!!!特别适合ACM人员学习和利用-It is a good book for anybody who want to improve his algorithm and math!!<徐坤坤> 在 2025-06-26 上传 | 大小:1.02mb | 下载:0
[数学计算/工程计算] newton
说明:牛顿法求解函数极小值,代码简单,适合初学者学习使用。-newton ways ,easy for studying ,easy for learning<huangjinhuang> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] erweijuhenqiuni
说明:二维矩阵求逆,非常好用,非常适用,非常适合于初学者。-better for righting,better for righting<huangjinhuang> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] oa_gressman-module
说明:module_cressman.f90 数值插值计算中的cressman算法,里面含有多个子程序。-module_cressman.f90 Cressman algorithm of numberic interpolate ,which contains several subroutines.<金色火焰> 在 2025-06-26 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] Calculation
说明:数值分析与算法的作业,包括求积分,解方程组。-Numerical analysis and algorithm operations, including quadrature, solution of equations.<王丽> 在 2025-06-26 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] spg
说明:1.对于f(x)=4/(1+x*x),计算[0,1]上的积分 2.用牛顿法求方程f(x)=x*(x+1)*(x+1)-1=0在0.4附近的根,精确至4位有效数字。 3.用二分法求方程f(x)=x*x*x-x*x-2*x+1=0在区间[0,1]内的1个实根,要求有3位效数字。-1.For f (x) = 4/(1 x* x), calculated [0,1] points 2.Newton method for the equation f (x) = x* (x+1)* (x+1)<111> 在 2025-06-26 上传 | 大小:1kb | 下载:0