资源列表
VRPTW-matlab
- 用matlab实现用遗传算法解决VRPTW问题的算例源代码(Using matlab to realize the source code of an example of solving VRPTW problem with genetic algorithm)
众包问题(聚类算法样例)
- 解决多种平台在人口密度分派任务的定价问题,提高任务完成率(Solve the pricing problem of multi-platform assignment tasks in population density and improve task completion rate)
稀疏阵列的遗传算法优化
- 阵列信号处理,采用遗传算法对阵列进行稀疏化处理,对于研究阵列天线的学者有帮助(Array signal processing and sparse processing with genetic algorithm are helpful to scholars who study array antenna.)
randomforest-matlab
- 随机森林分类器的MATLAB代码,方便调用使用随机森林(RF)通过MATLAB平台(MATLAB Code of Random Forest Classifier)
33
- 带分布式电源的33节点配电网位置容量优化程序(Location Capacity Optimization Program for 33-Node Distribution Network with Distributed Generation)
基于PSO的PID参数自整定程序
- 该算法对pid控制器参数进行整定,pso能够对参数实现优化,且有良好的收敛性。(The algorithm tunes the parameters of the PID controller. The PSO can optimize the parameters and has good convergence.)
cars
- 提取光谱特征波长,数量多,操作简单,很好用(Extraction of spectral characteristic wavelength, large quantity, simple operation and easy to use)
DEPSO求极值
- 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the results show that the improve
MATLAB语音信号分析与合成(第二版)宋知用_例程
- MATLAB语音信号分析与合成(第二版)宋知用_例程(MATLAB Speech Signal Analysis and Composition (Second Edition) Song Zhiyu Routine)
铝板频散曲线(A0、S0)
- 主要是用来绘制超声导波时域信号的能量谱图,通过能量的大小来区分到底是哪一个模态。(Drawing Energy Spectrum of Time Domain Signal of Ultrasound Guided Wave)
相控阵雷达系统建模中的天线仿真技术_孙晓晖
- 相控阵雷达天线仿真数学模型的介绍,很好用(The introduction of phased array radar antenna simulation mathematical model is very useful.)
projection处理两相流
- 非常好的MATLAB程序,使用欧拉方程处理气液自由表面流的运动,尤其是液滴自由下落,非常的重要,本人研究生毕业的程序