搜索资源列表
-
0下载:
微粒群优化算法(Particle Swarm Optimization,PSO算法)源于鸟群和鱼群群体运
动行为的研究,是一种新的群体智能优化算法,是演化计算领域中的一个新的分支。它
的主要特点是原理简单、参数少、收敛速度较快,所需领域知识少。该算法的出现引起
了学者们极大的关注,已在函数优化、神经网络训练、组合优化、机器人路径规划等领
域获得了广泛应用,并取得了较好的效果。尽管粒子群优化算法发展近十年,但无论是
理论分析还是实践应用都尚未成熟,有大量的问题值得研究。
-
-
-
0下载:
国外著名的凸优化程序包,压缩感知理论,恢复算法-Foreign well-known convex optimization package, compressed sensing theory, and recovery algorithm
-
-
1下载:
本文主要介绍遗传算法的基本理论,叙述遗传算法在图像增强的的主要应用,即将原始图像变得更加清晰,特征变得更加明显。
现今关于图像增强的算法有很多,而这些算法大多是基于退化函数或者点扩展函数的知识进行图像处理的。当图像出现模糊或噪声影响大时,设计出的图像清晰化的效果肯定不够理想,因此有必要对图像进行增强处理。于是,可利用到遗传算法这种成熟稳定的仿生物进化的全局寻优算法,进行图像增强,由于遗传算法控制参数少、自适应度高,将选择该方法对图像退化分别进行不同的清晰化处理. 这样既增强了图像的对比度,又
-
-
0下载:
线性规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Linear programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.
-
-
0下载:
整数规划是最优化理论中非常重要的内容之一,该文件夹内是整数规划经典算法的matlab源码。-Integer programming optimization theory is a very important element of the folder is integer programming classical algorithm matlab source.
-
-
0下载:
一种新的粒子群优化算法,2013年的最新研究进展-A new particle swarm optimization algorithm, the latest research progress in 2013
-
-
0下载:
最优化理论与算法-在众多算法中求解最优解 斯坦福大学-Optimization theory and algorithms- in many algorithms for solving the optimal solution Stanford University
-
-
0下载:
蚁群优化算法作为群智能理论的主要算法之一, 已经成功应用在众多研究领域的优化问题上,群算法代码,对初学者有用。-Ant colony optimization algorithm of swarm intelligence theory as one of the main algorithms have been successfully applied in many research fields optimization problems, swarm algorithm code, u
-
-
0下载:
支持向量机回归理论与神经网络等非线性回归理论相比具有许多独特的优点有线性回归和非线性回归,其模型的选 择包括核的选择、容量控制以及损失函数的选择.在控制方面的研究包括非线性 时间序列 的预测及应用、系统辨识以及优化控制和学习控制等方面的研究-Support vector machine (SVM) regression theory and neural network has many unique advantages such as nonlinear regression theory
-
-
0下载:
基于CS测量矩阵优化的图像融合,测量矩阵是压缩感知理论的三大核心部分之一,它直接影响着压缩感知理论在图像融合领域的应用-Image Fusion CS measurement matrix optimization, measurement matrix is compressed sensing theory of one of the three core parts, which directly affects the compressive sensing
-
-
0下载:
是基于Matlab的形态学图像分割,原理是经典的金字塔分割理论。这个是初步分割,后续的分割优化整合需要另写。-this is based on Matlab morphological image segmentation, segmentation principle is classic pyramid theory. This is the first step for segmentation, segmentation subsequent optimization and integ
-
-
0下载:
本文采用模糊数学和优化理论建立起一套预测模型由计算机自动预测电力负荷-This article USES the fuzzy mathematics and the optimization theory to set up a forecasting model by computer automatic power load forecast
-
-
0下载:
图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p
-