资源列表
powell
- 这是我自己做的鲍威尔方法求函数 f(x)=4(x1-5)2+(x2-6)2 的最优解;VB的程序代码,不难。就是想试试。望大家支持-This is what I do, it is not difficult. Just want to try. We hope to support the
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
