资源列表
CoulthardRomberg
- 龙贝格_库塔算法的C语言实现 龙贝格_库塔算法的C语言实现-Coulthard _ Romberg
Gaussianelimination
- 高斯消去法的C语言实现 高斯消去法的C语言实现-Gaussian elimination
ImprovedEulerformula
- 改进的欧拉公式的C语言实现 改进的欧拉公式的C语言实现-Improved Euler formula
Newtoninterpolation
- 牛顿插值的C语言实现 牛顿插值的C语言实现-Newton interpolation
Trapezoidalmethod
- 梯形方法的C语言实现 梯形方法的C语言实现-Trapezoidal method
111
- Fortran 赋值语句-Fortran
mentekaluo
- 蒙特卡罗算法求 Pi . 随机算法. 概率算法-Monte Carlo method to caculat Pi
LSM
- 递推最小二乘法估计的实现方法,很简单,有需要的就下吧-Recursive least squares estimation method is very simple, there is a need for it on the next
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
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
Problem1
- solve the Vanderpol equation using Runge-Kutta-Gill method
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
