资源列表
[数学计算/工程计算] mc
说明:用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!-TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different<sun> 在 2025-06-09 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] numericalmethodsofintegration
说明:数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3 x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming langua<andy> 在 2025-06-09 上传 | 大小:60kb | 下载:0