资源列表
QRdecomposition
- QR 分解,包括householder 变换,用于矩阵分解,最小二乘法(QR decomosition including householder transform, you can use it to solve least square problem.)
AHP (6)
- 主要是关于运筹学中学到的层次分析法,可扩展可改进!(Analytic Hierarchy Process)
FFT
- 实现零相移滤波和分频处理,并且能够对信号进行成像(The code can be good to use for fft.)
Hashin_direct
- 基于ABAQUS的hashin准则的直接降级算法(A direct downgrading algorithm based on ABAQUS's hashin criterion)
fluent
- fluent 计算高斯光源加载下热传导过程(fluent, gaussian distribution heat source, heat transition)
gauss
- 高斯主元消去法matalb实现。m代码,数值分析(Gauss principal element elimination method)
NewtonRaphson
- matlab code for Newton-Raphson method
gaussjordan
- matlab code for gaussjordan method
anneal
- 智能优化算法 模拟退火算法具有较好的全局搜索性(Intelligent optimization algorithm-the simulated annealing algorithm has better global search performance)
21.01.Vorticity-Streamfunction Method
- Vorticity-Streamfunction Method for cavity flow
21.02.Artificial Compressibility Method
- Artificial Compressibility Method for cavity flow
LR_project
- Liner regression with python
