资源列表
牛顿插值法
- 利用牛顿插值法获取多项式系数,同时绘制插值函数和原函数对比图(Obtaining polynomial coefficients by Newton interpolation method and draw the comparison diagram of the interpolation function and the original function at the same time)
desktop
- aco算法尝试解小范围tsp问题,但误差挺大(ACO algorithm tries to solve small range TSP)
nmi
- 这个包里包含了两个函数,是NMI指标的两种实现方式,nmi_saveTime函数运用了矩阵运算,有效节省了计算时间,可用于数据量大的时候对聚类或者分类算法结果进行评价(This package contains two functions that both achieve the calculation of the NMI index, one of which has applied matrix operation to improve the efficiency so that ca
ORNSA
- 应用阴性选择算法进行数据分类,数据类型可以是任意维度,或者从相关标准网站数据集下载也可(Negative selection algorithm is used to classify data. Data type can be arbitrary dimension or downloaded from relevant standard website data set.)
time series similarity measures
- 这个包里包含了四种常用的时间序列相似性评估算法,包括DTW,LCSS, PLA和PAA,方便学者在进行开展实验时进行对比分析,也可以运用在多种需要评估距离的场景中。(This package includes four common time series similarity measures, including DTW, LCSS,PLA and PAA. This package can be used when the researcher carries out experiment
新建文件夹
- 构建状态观测器的例子 极点配置 希望对大家有些许帮助(An example of building a state observer)
数据拟合
- 进行数据的拟合,将预测与实际数据进行比对(Fitting the data and comparing the forecast with the actual data.)
444
- MSK 代码简单,清楚,易懂,适合刚学习的新手入门学习必备首选资料(MSK code is simple, clear and easy to understand. It is suitable for beginners to learn.)
DE-test
- 差分进化算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Differential evolution algorithm, to achieve the optimal solution, can be realized, can run, is a test version, can be modified in this basis.)
fisher
- fisher两类线性分类器demo,二维高斯随机数为测试数据(A demo about Fisher linear classifier(Two class))
Khatri_Rao_product
- 由于matlab中没有计算Khatri Rao product的函数,这里写一个子函数方便调用.并且提供了HOSVD的计算函数(Because there is no function to compute Khatri Rao product in MATLAB, here is a child function that is convenient to call.)
daima
- 熟悉Matlab界面,掌握Matlab基本语法,熟练掌握矩阵的基本操作(Familiar with Matlab interface, master Matlab basic grammar, and master basic operation of matrix.)