资源列表
灰色关联分析(matlab)
- 灰色系统理论提出了对各子系统进行灰色关联度分析的概念,意图透过一定的方法,去寻求系统中各子系统(或因素)之间的数值关系。因此,灰色关联度分析对于一个系统发展变化态势提供了量化的度量,非常适合动态历程分析。 计算步骤 ? 确实参考数列与比较数列 ? 对参考数列与比较数列进行无量纲化处理 ? 计算关联度(The grey system theory puts forward the concept of grey relational degree analysis for each subsyst
基于Matlab的晶粒生长计算机模拟
- 利用matlab平台微观组织模拟,模拟晶粒长大过程(grain growth process was simulated by matlab)
天线方向图程序
- 天线方向图综合,可以绘制各种雷达天线的方向图,还有自己仿真的一些图片(Antenna pattern synthesis, can draw all kinds of radar antenna pattern, as well as some simulation pictures)
ACOTSPtw
- 使用蚁群算法解决带时间窗的旅行商问题,注释详细(Ant colony algorithm is used to solve traveling salesman problem with time windows. Detailed annotations are given.)
电力线噪声模型仿真
- 电力线噪声的建模,有色背景噪声和脉冲噪声的模型建立(Modeling of Power Line Noise)
matlab的DOA源码
- DOA/Beamforming不同方法的matlab/c++两种源码,附有测试demo
sunouhebianbianjie
- 相场模拟晶枝生长,采用有限差分法计算,可更改参数获得不同结果(Phase field simulated dendrite growth)
MATLAB电池SOC估计
- 应用自适应扩展卡尔曼滤波算法进行锂电池SOC估计
UWB定位
- UWB1000模块测试所得数据初步处理之后,已知锚点的坐标,可利用该文件里的程序解算标签三维位置。(After preliminary processing of data obtained from UWB1000 module test, the coordinates of anchor points are known, and the program in this file can be used to calculate the three-dimensional position
烟花算法MATLAB代码
- 烟花算法 (Fireworks Algorithm),缩写为 FWA,是受到夜空中烟花爆炸的启发而提出的一种群体智能算法。
新建文件夹
- 脉冲控制多智能体一致性论文和实例仿真仿真(Pulse Control Multi-Agent Consistency Paper + Simulation)
基于粒子群优化算法的特征选择SVM分类
- 针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second time the feature set is selected