资源列表
BTT_test
- 实现BTT导弹的6自由度仿真;使用传统比例导引法及PID控制(6 degrees of freedom simulation of BTT missile; traditional proportional navigation and PID control)
PolarCode
- 极化码的构造编码以及各种译码方法的MATLAB仿真代码,可以直接调用函数。(The structure coding of polarization code and the MATLAB simulation code of various decoding methods can directly call the function.)
matlab中在圆中随机生成若干小圆
- matlab中在圆中随机生成若干小圆,用以对比,小圆互相不重叠,希望能帮到大家
GA-PSO
- GA和PSO联合优化算法,能实现更快的运算速度和优化效果(GA and PSO joint optimization algorithm, to achieve faster computing speed and optimization)
eemd
- 求解EEMD的工具箱,里面包含EEMD主程序,可以直接调用(Solving the EEMD toolbox, which contains the EEMD main program, you can directly call it)
元胞自动机交通流模型代码
- NaSch模型在matlab上的模拟仿真,元胞自动机单车道交通流模拟(Simulation of NaSch model on MATLAB and single lane traffic flow simulation of cellular automata)
基于蚁群算法的图像边缘检测 MATLAB源程序
- 基于蚁群算法的图像边缘检测,包含四种核函数,下载之后可直接运行(Image edge detection based on ant colony algorithm, including four kernel functions, which can run directly after downloading)
chapter11
- 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch
subspace-IAA
- Approximate subspace-based iterative adaptive approach for fast two-dimensional spectral estimation
MFE-toolbox
- Kevin Sheppard撰写的为了金融需求的Matlab工具箱。里面有丰富的金融相关模型代码,包括各种GARCH模型族、金融常用分布等。
BP
- 基追踪算法,用于解决压缩感知问题的经典算法,使用ADMM求解。(It is a matlab version of Basis Pursuit algorithm used to solving compressed sensing problem.)
MATLAB智能算法30个案例分析
- 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealin