搜索资源列表
粒子群算法程序
- 粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
psoyouhuannyj
- 基于粒子群优化的神经网络训练算法研究论文 摘 要: 本文提出了基于连接结构优化的粒子群优化算法(SPSO) 用于神经网络训练,该算法在训练神经网络权 值的同时优化其连接结构,删除冗余连接,使神经网络获得与模式分类问题匹配的信息处理能力. 经SPSO 训练的神经 网络应用于Iris ,Ionosphere 以及Breast cancer 模式分类问题,能够部分消除冗余分类参数及冗余连接结构对分类性能 的影响. 与BP 算法及遗传算法比较,该算法在提高分类误差精度的同时可加快训
aunt
- 蚁群算法,适合于图像处理,可以用的哦-it is very good for image prcessing
lunwen
- 这有三篇关于图像处理的论文,使用VC实现基于直方图的相对辐射校正,小波变换在图像处理中的应用,微粒群算法在图像处理中的应用研究,很有参考价值-There are three papers on image processing, the use of VC histogram-based relative radiometric correction, wavelet transform in image processing applications, particle swarm optim
528662_73a4472e572f6a1d
- 一个蚁群算法的图像处理程序!能够进行图像分割,提取图像边缘-An ant colony algorithm for image processing! To carry out image segmentation, image edge extraction
aca
- 蚁群聚类算法,这个算法在处理油色谱数据时很有用的-Ant colony clustering algorithm, this algorithm is useful when dealing with the oil used for chromatographic data
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
LCL_ANT_COLONY
- 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!
killwoodernhorse
- 简单易懂的bat版的*群处理程序,可以清理掉*群,同时修复瑞星红伞问题。Bat新手最佳的例程之一。-Straightforward version of the Trojan group of bat handler, you can clean out Trojan group, while the problem fixed Rising Red Umbrella.
ACOUCP
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
ICA
- 利用免疫系统的克隆选择机制,结合粒群优化算法的进化方程。算法的主要特点是利用免疫处理操作,提高种群的多样性,利用进化方程提高收敛速度。-Immune Clonal Algorithm
yichuansuanfa-yuzhifenge
- 图像的阈值分割,采用蚁群算法,解决了图像处理问题-Image segmentation using ant colony algorithm to solve the problem of image processing
multi-ctp1
- 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
ACO
- 蚁群算法在图像处理中的应用,描述蚁群算法的具体应用方法,在图像处理中的应用。是理论结合实际的好论文。-Ant colony algorithm in image processing applications, describe the specific application of ant colony algorithm method, image processing applications. Is a good theory with practice papers.
微粒群
- 图像灰度处理,可以进行原始图片与带匹配图片的灰度转化,并进行匹配(Image gray processing)
离散蚁群算法大作业
- 改进了蚁群算法ASO 使其可以处理离散问题 比如文件中的天线阵列稀疏。(modified algorithm ASO can deal with antenna array)
Nginx集群之WCF分布式消息队列
- 基于WCF分布式消息队列,可以在一些客户端并不需要服务端响应的场景上应用。消息队列在异步处理上有巨大优势,是一项可选择性的进程间的通信,能够保持进程之间通信的稳定性。(WCF based distributed message queues can be used in scenarios where some clients do not need server response. Message queuing has a great advantage in asynchronous pr
智能信息处理
- 各种智能算法,蚁群,粒子群,遗传,BP.....(Various intelligent algorithms, ant colony, particle swarm, heredity, BP...)
粒子群算法演示1
- 用罚函数处理约束条件 基本的粒子群算法 求解了一个简单的算例(Using Penalty Function to Handle Constraints Basic Particle Swarm Optimization)
蚁群算法
- 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and