资源列表
SimulationTest
- If you are looking for a computer program that can help you get the results of standard statistical procedures and statistical significance tests without the need for low-level numerical programming, then a statistical package is what you need.
PLU
- 将矩阵A进行PLU分解,把矩阵A的上三角部分存放U的元素并覆盖A,把A的严格下三角部分存放L的严格下三角元素并覆盖A-A matrix PLU decomposition, the upper triangular matrix A of the U element and the A, the A of the strict lower triangular part of the L A
not-a-knot
- 建立非扭结样条函数,利用该函数对曲线进行插值计算-The establishment of non kink spline function
Broyden
- 用Broyden算法求解非线性方程组,Broyden算法是一种迭代求解的算法-Broyden algorithm for solving nonlinear equations, Broyden algorithm is an iterative algorithm
Numerical-stability
- 算法的数值稳定性实验,通过某个定积分的计算判断算法是否稳定-The numerical stability of the algorithm is determined by the calculation of the definite integral.
Data-extraction
- 数组中数据任意提取五个数值 并将其转化为为十进制数 -The array data is extracted the five values at random and converted into a decimal number.
simpler
- 2D-不可压缩的流动和传热的SIMPLE算法-this is the SIMPLER source code that can be used to calculate two-dimensional incompressible flow and heat transfer problems
GeneticAlgorithm
- A basic form of GRASP (greedy) algorithm for minimize the maximum completion time (makespan) of jobs in a jobshop
Grasp
- A Greedy heuristic for jobshop scheduling improvement with the objective of minimizing the maximum completion time (makespan) of jobs
mySimplex
- 使用单纯形方法求解具有线性不等式活等式约束的线性规划问题-the linear programming solved by simplex method
VNV_VariableNeighbourhoodSearch
- Local Search Meta-heuristics that explores the solution field trough systematic neighborhood structures switches, gradatively exploring distant neighbors in search for the optimal solution
LDPC
- LDPC Matlab Code which is a mathematics algortithm used for encryption.
