资源列表
乘子法
- 解决线性规划问题的最优化函数法,求取最优值(The optimal function method for solving linear programming problems is used to obtain the optimal values)
suanfa
- 蚁群算法在pid的应用,可以更好的进行控制。同时还对在无法建模的环境下,能达到更好的效果。(Ant colony algorithm in the application of PID, you can better control. It can also achieve better results in an environment that can not be modeled.)
几个低阶次的牛顿科特斯求积公式
- 提供了几种低阶次的牛顿-科特斯积分算法,可以直接使用将实验得到的数据进行积分(Several low-order Newton-Cortez integral algorithms are provided that can be used directly to integrate the experimental data)
GMM_EM
- 混合高斯模型的参数计算方法,采用EM迭代的方法求得(Parameter calculation method of mixed Gauss model)
svm_rfe
- 实现了SVM_RFE算法,进行特征选择并分类(Implementation of the SVM_RFE algorithm, feature selection and classification)
mat_selfun
- 一些姿态转换小程序,包括欧拉角,四元数,矩阵之间的转换,好用(Some small conversion program, between Euler angle, quaternion and matrix, easy to use)
gcForest
- 周志华gcForest代码,python实现。(ZHOU ZHI HUA gcForest CODE, which is for python code)
Desktop
- 可以实现规定位数以内大数据的加法,文件是一个函数,可以移植,直接调用即可。 以及我自己总结的一些算法,acm基础学习者可以借鉴。(This document is just for big data addtion. This can be copyed to any function. I hope you guys enjoy it.)
1
- 关于复合材料刚度折减,以及损伤演化的用户子程序。程序程序程序程序程序(The commercial FEM software ABAQUS has both powerful capacity for numerically solving varied large-scale nonlinear problems in engineering practice and user-friendly possibility for extending material libraries to
library(deSolve).R
- 传染病sis模型代码,用于求解常微分方程模型,带有人口结构(Code of SIS model for infectious diseases)
SplineInterpolationAitken插值算法 C++程序
- 用c++实现spline插值算法,需要的可以下载~~(Implementation of spline interpolation algorithm with c++)
bfs1
- bfs floodfill Breadth-first search (BFS) is an algorithm for traversing or searching tree or graph data structures. It starts at the tree root (or some arbitrary node of a graph, sometimes referred to as a 'search key') and explores the neighbor nod
