资源列表
bad_fib
- figure out the small Fibonacci
GB
- 简单约束的优化算法,入门学习的简单程序,简单约束的优化算法,入门学习的简单程序,-Simple constrained optimization algorithm, started to learn the simple procedure
fib2
- figure out the Fibonacci
triangles
- using this file to create a triangle
gloabal-optimization
- 包含简单约束的全局优化算法,matlab版本-Contains a simple constraint global optimization algorithm, matlab version
exp_
- 用于以自然数e为底,x为指数(手动输入)数值计算的C语言实现 将其进行麦克劳林展开,这样可以将指数运算转化为简单的加减乘除运算。 -Used to base e of natural numbers, x is exponential (manual input) numerical calculation of the C language to be Maclaurin expansion, which can be transformed into a simple expone
INTERIROR-BALLISTIC
- 用于计算内弹道各参数,采用经典内弹道模型。-used to calculate The interior ballistic Parameters
floyd
- 应用floyd算法求解结点图中任意两个结点之间的最短路径信息及短短路径长度-Application of Floyd algorithm nodes of the shortest path between any two nodes in the graph information and short path length
1153304_4_6.cpp
- 本程序是运用共轭梯度法的数值计算方法来求解正定对称矩阵方程。-This procedure is to use the conjugate gradient method numerical method to solve symmetric positive definite matrix equation.
1153304_4_5.cpp
- 用共轭斜量法求解n阶方程组,记录达到所需精确解的迭代次数。-Conjugate Gradient Method with solving n-order equations, exact solutions of the desired record number of iterations.
1153304_4_4.cpp
- 改程序分别用Jacobi迭代法和G-S迭代法求解给出的方程组,并分别就记录达到所需精度的迭代次数。-Reform program were the Jacobi iteration and GS iterative method for solving equations given, respectively, on the record number of iterations to achieve the required accuracy.
1153304_4_2.cpp
- A是n阶对称正定矩阵,改程序是目的是求A的逆矩阵,并用A的逆矩阵冲掉A。-A is a symmetric positive definite matrix of order n, the reform process is the goal is to find the inverse of A, and use the inverse matrix A flush A.
