资源列表
eemd
- 提取信号特征及归一化处理,比emd明确度更高,可与emd做对比(Extracting signal features and normalization processing)
interval optimization
- 区间优化程序;两层嵌套;粒子群算法优化求解器(interval optimization)
激励插值法
- 结构动力学中,用激励插值法求结构位移所用的MATLAB编程(Displacement by means of excitation interpolation)
LinearRegression
- 使用python语言,借助sklearn库实现了多元线性回归的训练和预测(The training and prediction of multiple linear regression are realized by using Python language and sklearn Library)
FisherEM - 副本
- 高斯混合模型,将Fisher和EM算法结合的一种算法(Gauss mixture model, an algorithm combining Fisher and EM algorithm)
coderelated
- A useful method for researcher to analyze vibration signal,include frouier tranform and db wavelet translation,enjoy!
FGMRES
- 利用灵活的广义最小残差法(FGMRES)求解矩阵的子程序(a subroutine to solve the linear equations by the Flexible Generalized Minimal Residual Algorithm (FGMRES))
rfuncs
- 用随机森林的方法进行特征选择,对200了影像特征数据进行分类(Feature selection using random forest methods)
10
- 可以存储任意大整数的类,并且可以进行加法运算(a class which can storage any int num)
optization
- 简单的线性规划问题,利用matlab求解例题,最优解求解,并利用matlab做出图像求解(Simple linear programming, the optimal solution)
ant
- 通过蚁群算法实现路径优化,启发路径优化新方式。(Through the ant colony algorithm to achieve path optimization, heuristic path optimization new way.)
FS
- 对于研究优化算法的朋友有帮助,里面有详细的说明和例子。(algorithm matlab code)