资源列表
Gaussian-column-pca-method-
- 将矩阵的初等行变换作用于方程组的增广矩阵B A b ,将其中的A变换成一个上三角矩阵,然后求解这个三角形方程组。列主元高斯消去法的基本思想是每次在系数矩阵A中依次按列在主对角线及以下的元素中,挑选绝对值最大的元素作为主元,将它调至主对角线上,然后用它消去主对角线以下的元素,最后变为同解的上三角形方程组去求解。 -Gaussian column pca method solving linear equations
Shearing-Moment-Invariant
- Shearing Moment Invariant. is a feature extraction method called (SMI)
Numerical-Recipes
- 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
Eight
- 可以计算九宫格的走法。使用了深度优先搜索、宽度优先搜索和A算法这三种算法。-It can calculate the squares of the law. Using a depth first search, breadth first search and the A algorithm for these three.
fin-code
- finite volume method for one dimensional fin code
BACKWARD_STEP01
- Incompressible laminar viscous flow past a backward facing step
BUMP
- Steady compressible Euler equations in 2 dimensional channel with bump
MESH_GEN
- Mesh Generation over a nasa0012 airfoil
BEAM_WARMING_BOUNDARY_SET_1
- solve Euler equations in nozzle with Flux vector splitting method
cross
- 旅行商问题的蚁群算法程序,可以方便的计算旅行商问题,也可以作为蚁群算法的参考。-Traveling salesman problem of ant colony algorithm program, easy to calculate the traveling salesman problem, can also be used as a reference of ant colony algorithm.
lxs
- TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-The TSP problem (also known as: traveling salesman problem, traveling salesman problem) general matlab genetic algorithm
chenchen2007
- chen&chen2007年提出的模糊数排序方法,本函数是该方法的实现,可以直接调用-Chen&chen proposed fuzzy number ranking method in 2007, the function is the implementation of this method, can be called directly
