资源列表
CFD_chase-method
- 追赶法求解线性方程组.子程序matrix_division用于分解系数矩阵,solver用于求解线性方程组。-chase method, solving linear function
CODES
- CFD,一维Euler方程,Roe格式,三阶Runge-Kutta。可求解激波管问题等。-CFD,1 dimentional Euler equations, Roe scheme,3rd order Runge Kutta. used to solve SOD problem
afterclassE
- Fibnacci方法搜素一维线性的极小值-get min by Fibnacci
GMM
- 高斯混合模型GMM的C++实现 在高斯混合模型中需要使用概率更新参数的地方,程序中都简化成为了1处理,否则计算一个正态分布的概率还是挺花时间的。但是除了将概率换成1,其他地方还是严格按照公式的,大家可以仔细推导一下,就会看出其中的差异- Gaussian mixture model GMM C++ implementation In the Gaussian mixture model parameters need to use probability to upd
consistent-synchronization-algorithm
- 主要是近些年来关于基于分组耦合的网络层一致同步算法文献-Mainly in recent years about the network layer is consistent synchronization algorithm based on group coupling literature
xiaonei
- 校正雷达定位飞机的误差的MATLAB。通过建立概率密度空间球。-Correction MATLAB aircraft radar positioning errors. Through the establishment of the probability density space ball.
a.lin
- Dinic method of maximum flow construction, for O(n^3), using pseudo-maximal flow construction by Malhotra - Kumar - Maheshvari. By Vitold Lipsky ( Combinatorics for programmers , 1988). Written by: Amir Tulegenov, 2009
triangle_area
- To find the area of triangle
mulStablePoint
- 本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:不定点迭代法-This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations: fixed point iteration method
SOR
- 本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:SOR法-This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations:.. SOR method
duodao
- 多岛遗传算法,用于优化设计,具有全局寻优的特点-Multi-island genetic algorithm for optimizing design, with global optimization features
randsrchABC
- Direct Methods for Stochastic Search in matlab
