资源列表
psoo
- Particle swarm optimization
optimization-program
- 用 进退法 黄金分割法 单纯形法 复合形法 解决优化设计问题-Machine Optimizer Program
yizhi
- 科学计算上的函数逼近的最佳一致逼近多项式。用勒让德多项式、切比雪夫多项式。-Function approximation on scientific computing best uniform approximation polynomial. With Legendre polynomials, Chebyshev polynomials.
mento_carlo_to_comput_pi
- 用蒙特卡罗算法模拟了三种pi值的计算过程,包括蒲丰投针的模拟和matlab GUI界面设计程序。-With the Monte Carlo method to simulate the three pi calculation process, including the Buffon needle cast simulation and matlab GUI interface design process.
computing-method
- 实现拉格朗日算法、高斯消元法算法、梯形公式的逐次分半法等常用计算方法的算法程序-Achieve Lagrangian algorithm, Gaussian elimination algorithm, the successive half trapezoidal method and other commonly used procedures for calculation of the algorithm
Gauss-elimination
- Causs列主元消去法解线性方程组,为数值方法中的基础方法-Causs out principal component elimination method of solving linear equations, numerical methods for the basic method
DP
- 运用动态规划推求水库的调度问题,单库问题-Using the dynamic programming scheduling problem deduced reservoir
1
- 求出任给两个正整数的最大公约数和最小公倍数-Compting the greatest common divisor and least common multiple of two numbers.
3
- 计算1!+2!+3!+……+10!的结果并输出。-Calculate 1!+2!+3!+ ... ...+10! The results and outputs.
besselfunction
- bessel function c++ code
Matrix-Chain_JAVA
- Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully par
shu-xue-jian-mo
- 介绍了数学建模大赛中常用而且很重要的十种算法,对参加数学建模大赛的同学很有帮助。-Describes the commonly used mathematical modeling contest and it is important ten algorithms, mathematical modeling contest for students to participate in useful.
