资源列表
[数学计算/工程计算] Trapezoidalmethod
说明:梯形方法的C语言实现 梯形方法的C语言实现-Trapezoidal method<天一生水> 在 2025-06-11 上传 | 大小:114kb | 下载:0
[数学计算/工程计算] mentekaluo
说明:蒙特卡罗算法求 Pi . 随机算法. 概率算法-Monte Carlo method to caculat Pi<zhuo> 在 2025-06-11 上传 | 大小:52kb | 下载:0
[数学计算/工程计算] GaBin
说明:遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe<mark> 在 2025-06-11 上传 | 大小:157kb | 下载:0
[数学计算/工程计算] FFT.ZIP
说明:The latest official release of FFTW is version 3.2.1, available from our download page see the release notes for what s new. (Subscribe to the fftw-announce mailing list to get release announcements.) This release has better threading support, f<oioioi> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] gauss
说明:用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多-PCA with out Gaussian elimination method solution of the following system of linear equations to solve a numb<刘佳> 在 2025-06-11 上传 | 大小:100kb | 下载:0
[数学计算/工程计算] spline3
说明:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (hereinafter referred to Spline interpolation) is through a series of point-shaped curve of a smooth, mathematically by solving the three-moment equations derived<刘佳> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] ROMBERG
说明:在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature integral approximation method<刘佳> 在 2025-06-11 上传 | 大小:1kb | 下载:0