资源列表
K-means聚类
- 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
CNN实现道路特征提取
- 采用CNN神经网络道路特征提取和故障诊断(Road feature extraction and Fault diagnosis based on CNN Neural Network)
最优潮流opf
- 实现电力系统的最优潮流计算的matlab程序(Matlab Program for Optimal Flow Calculation of Power System)
PPP
- 精密单点定位,适用于初学者,包括完整的处理程序,好,全面(Precision single point positioning)
斯托克斯五阶波
- 海洋波浪力规则波的相关求解公式-斯托克斯五阶波(Relevant Solution Formula for Regular Waves of Ocean Wave Force-Stokes Fifth Order Wave)
LiveLinkForMATLABUsersGuide
- comsol livlink for matlab的编译手册,使用matlab联合comsol进行编程建模(Comsol livlink for matlab compilation manual, using matlab combined with comsol for programming modeling)
14570758duhen
- nonlinearity compensation of pzt actuator
SAforVRP
- 模拟退火算法解决VRP问题,包含所有函数的M文件,有例子(Simulated annealing algorithm solves VRP problem, including M files of all functions, and some examples)
MOEA
- 多目标进化算法,内容很全,所有函数M文件都有。(不含文本说明)(MOEA Multi-objective evolutionary algorithm, the content is very complete, all function M files have. (excluding text descr iptions))
蚁群VRP
- 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
1.5维能量谱
- 1.5维能量谱matlab程序,有需要的可以下来看看(1.5-dimensional energy spectrum matlab program)
SAR CS成像算法
- 合成孔径雷达经典的线性调频变标算法的源码,(SAR CSA) 参考合成孔径雷达算法与实现书进行编写