搜索资源列表
主要程序
- 粒子群算法的仿真程序,并采用典型benchmark进行演示分析; 然后,应用粒子群算法进行热工过程水轮机系统模型辨识,matlab软件可直接运行; 采用粒子群算法与PID参数整定进行联合仿真,用以提高PID控制器对热工过程水轮机的控制性能。(Particle swarm algorithm simulation program, and the use of a typical benchmark for demonstration analysis; Then, the particle
1
- 基于信噪比的协作频谱感知算法,能量检测。信噪比(Collaborative Spectrum Sensing Algorithm Based on Signal - to - Noise Ratio.Energy detection.Signal - to - Noise Ratio.)
monituihuo
- 模拟退火,效果良好,有充分的说明和解释,让人容易理解(matlab program, genetic algorithm, the main program of the damaged raw feed)
ACA
- 绝对可运行的蚁群算法主程序,包含主程序及禁忌表(the main program of Ant colony algorithm absolutely can run)
MPCController
- 通过carsim与matlab联合仿真,基于模型预测控制算法的无人车辆轨迹跟踪(内含五个matlab编程代码)(Through simulation of CarSim and MATLAB, achieving trajectory tracking control of intelligent automotive based on MPC (containing five matlab programming code))
CACFAR
- 这个程序是雷达信号处理中的恒虚警检测算法,使用matalab语言编写,运行即可使用。(This program is constant false alarm detection in radar signal processing algorithm, using matalab language, running can be used.)
1
- matlab相关源程序,设计几乎所有的算法,包括图形界面。(Matlab related source code, the design of almost all algorithms, including graphical interface.)
k-means-matlab
- 利用k-means算法实现二维平面点的聚类,包括了运行源代码和结果图(The k-means algorithm is used to realize the clustering of two-dimensional plane points, including the running source code and the result graph)
SIMPLE算法-MATLAB
- SIMPLE算法编程语言,使用Matlab对SIMPLE算法进行了阐述。(SIMPLE programming language)
SAR成像Chirp Scaling算法MATLAB代码
- SAR成像Chirp Scaling算法MATLAB代码,供参考
清洁机器人路径规划matlab仿真程序
- 清洁机器人内螺旋算法仿真matlab程序,采用内螺旋算法全覆盖算法(Internal helix algorithm simulation)
遗传算法路径规划MATLAB代码
- 传统遗传算法仿真程序,简单易懂,是可以运行出来的(Traditional genetic algorithm simulation program can be run out.)
遗传算法+投影寻踪程序代码
- 这是一个用遗传算法优化投影寻踪模型的MATLAB程序,简单易懂(This is a genetic algorithm to optimize the projection pursuit model of the MATLAB program, easy to understand.)
滑模变结构控制仿真
- 包含了各种滑模变结构控制算法的matlab源码程序,对初学者来说十分有用
系统辨识及其MATLAB仿真
- 对动态系统辨识理论做了概括性的介绍,包含了常用的非参数系统辨识方法和参数辨识方法,并将神经网络人工智能算法应用到复杂系统参数识别,适用于系统控制、参数识别与数据预测等领域的学习。传统方法与现在智能算法都配有实例,每个代码文件都有详细注释。(This paper gives a general introduction to the dynamic system identification theory, including commonly used non-parametric system
tools
- 该脚本利用MATLAB-HFSS-API,在MATLAB中编写M×N阵列可重构天线的建模仿真脚本。为了快速地得到具有指定频率的开关组合状态,将遗传算法应用(Application of Genetic Algorithm in Reconfigurable Antenna Array)
蚁群算法uav解最优路径
- 这是基于蚁群算法的无人机uav巡检实例程序,平台为matlab。(This is an example program of UAV path planning based on ant colony algorithm, which contains all the source code and the platform is matlab)
GPS/INS组合导航
- GPS/INS组合导航算法matlab源码,使用ukf算法
ADMM算法
- matlab经典优化算法,ADMM算法,欢迎阅读下载。