资源列表
NumericalSolutionofOrdinaryDifferentialEquationsso
- 常微分方程的数值解法源码,包括欧拉法,RK法,四阶高斯法,LAIII法,LBIII法,LA-LBIII配置法-Numerical Solution of Ordinary Differential source, including Euler method, RK method, fourth order Gauss method, LAIII law, LBIII method, LA-LBIII collocation method
difference_coeff_schemes_by_zys
- 自动求出不同阶有限差分的各个差分系数,用于设计有限差分方案-Automatically find all the different order differential coefficient of finite difference, finite difference scheme for the design
42046871grey_model
- 灰色预测 五中简单的灰色预测,可以直接修改实用-Fifth simple gray gray prediction forecasting, you can directly modify the practical
dancunxingfa
- 单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
KMEANS
- K均值法聚类分析 通过K均值法实现数据的聚类分析
matlab
- 求现行方程组,使用gs迭代,jacabi迭代,sor迭代的数值计算-Current demand equations, use gs iterative, jacabi iterative numerical sor iterative calculation
Java-for-ACO
- Java实现蚁群算法,从而减少自己的编码量-Java source for Ant colony algorithm(ACO)
myMatrix
- 自己编写的C++矩阵算法,就求逆等来说,敢说绝对不会比Matlab慢-I have written C++ matrix algorithm, such as inverse, say definitely not slower than Matlab
optim
- 空调控制系统最优算法,使用的是惩罚函数法的外点法,使用vc++编写-Air-conditioning control system for optimal algorithm, using a penalty function method of foreign-point method, the use of vc++ Prepared
TSPsolver
- 用遗传算法解决TSP(旅行商)问题的程序-Using Genetic Algorithm for TSP (traveling salesman problem) program
kj
- 数字计算 很好的 代码 写了很久 很不容易 下了就知道好了
les-sm
- 结合格子玻尔兹曼和大涡模拟的经典算法,采用SM的大涡模型和D2Q9的LBM模型-Based on the classical algorithm of lattice Boltzmann and large eddy simulation, SM s large eddy model and D2Q9 LBM model are adopted
