搜索资源列表
bp算法及其改进的matlab实现
- matlab语言编写的bp算法实现自适应PID控制。 共有:无导师的heb算法,有导师的delta算法,有导师的heb算法,改进的heb算法
SEP.LEACH协议的改进算法
- LEACH协议的改进算法,注重簇头的产生部分,有相关的文献支持,对于理解LEACH协议有帮助,LEACH protocol to improve the algorithm, focus on the selection of cluster head of the relevant literature to support, for understanding the LEACH protocol help
bp神经网络算法及其改进
- bp神经网络算法及其改进,改进方法基于动量法和可变步长.-bp net algorithm and its improvement based on moment and variable step-size
改进单纯形法
- 改进单纯形法,C++源代码。解线性规划最优解问题。
改进遗传算法求最大值程序
- matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
ESPRIT和多种改进的MUSIC算法的对比
- 基本esprit算法,rootMUSIC算法,和改进MUSIC算法对比,参数可调(Basic ESPRIT algorithm, rootMUSIC algorithm, and improved MUSIC algorithm contrast, adjustable parameters)
改进的高斯混合背景模型的实现
- 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
势场法-改进
- 通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane
蚁群聚类算法及其改进
- 用MATLAB实现的蚁群算法,并加入了自己改进的一些内容,包含一群算法原理介绍的详细PPT。(The ant colony algorithm implemented by MATLAB is added to some of its improved contents, including a detailed PPT introduced by a group of algorithm principles.)
ab改进
- 针对传统α - β 滤波算法不够有效跟踪机动目标的问题, 详细分析了其内在原因, 提出一种改进的α - β 滤波算法。该算法不需要假定目标的机动模型, 而是将目标的机动加速度作为滤波状态直接估计出来, 将估计加速度作为输入控制量引入到传统α - β 滤波器的状态估计方程中进行机动目标的跟踪。然后将它与传统α - β 滤波算法进行比较, 证明了新的算法不仅具有传统算法计算量小的优点, 而且还可以对机动目标进行实时跟踪。仿真结果表明, 新算法在综合性能上明显优于传统算法。(In view of th
改进RX算法
- 一种很好的RX算法,改进版的,需要的来下载!!(A good RX algorithm, improved version, need to download!!)
改进势场
- 基于Matlab的改进人工势场法实现路径规划与避障(Improved artificial potential field method based on Matlab)
PSO_R改进权重
- PSO,改进权重的储能优化策略,simulink搭建(PSO, an improved energy storage optimization strategy, Simulink build)
改进3
- 改进WOA算法,可以解决大规模性的路径优化问题(Algorithms to solve large-scale path optimization problems)
改进nsga2多目标优化
- 通过gamultiobj函数,实现基于nsga2的改进优化算法(An improved optimization algorithm based on NSGA2 is implemented by gamultiobj function)
IQGA(改进的量子遗传算法)
- IQGA(改进的量子遗传算法Matlab程序)(IQGA (Improved Quantum Genetic Algorithms))
人工蜂群算法改进版
- 改进版人工蜂群算法,实现复杂函数的有效求解!!(The improved artificial bee colony algorithm realizes the effective solution of complex functions!!)
改进版蜂群算法
- 改进版蜂群算法,用于求解大规模复杂优化问题(An improved bee colony algorithm for solving large-scale complex optimization problems)
改进MFO算法1
- 对MFO算法飞蛾位置更新方法进行改进,加快其收敛速度(The moths position updating method of MFO algorithm is improved to accelerate its convergence speed)
改进MFO算法3
- 对MFO的exploration和exploitation进行改进,提高算法效率(Improved MFO exploration and exploitation to increase algorithm efficiency)