登录
首页 » Matlab » PSO代码背包问题

PSO代码背包问题

于 2022-06-27 发布 文件大小:6.03 kB
0 91
下载积分: 2 下载次数: 2

代码说明:

背包问题或背包问题是组合优化的一个问题:给定一组项目,每一个块和一个值,确定每个项目的数目在一个集合,包括使总重量小于或等于一个定限制,总价值是尽可能地大。它的名字来源于面对别人的问题,谁是由一个固定大小的背包限制,必须用最贵重的物品填充。这个文件是有关使用PSO算法是一种群体智能方法的背包问题。我们有2种背包问题。其中之一是一个实数,另一个是真实背包问题。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • otsu
    OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
    2009-03-17 17:57:51下载
    积分:1
  • LeastSignificantBit_Embed_Program
    说明:  DCT域的嵌入程序,可以获得较高的鲁棒性,且嵌入秘密信息后的不可感知性也很好。(DCT embedded procedures, get higher robustness, and secret information embedded in the perception is also not very good.)
    2006-03-22 12:54:03下载
    积分:1
  • armaready
    实现数据的预测 通过建立模型 训练模型 从而生成arma模型 达到预测(make prediction)
    2012-03-31 14:49:51下载
    积分:1
  • code
    实现图像的游程编码,有示例,希望大家喜欢(The run-length encoding of image, there are examples, I hope you like)
    2011-09-27 22:48:01下载
    积分:1
  • GAPlot
    matlab语言,编写一个简单的遗传算法程序(Matlab language, write a simple genetic algorithm program)
    2020-06-22 04:20:02下载
    积分:1
  • 3-boolean.m.tar
    This code shows you how perform various boolean operation on sets using level set functions.
    2012-06-22 18:07:31下载
    积分:1
  • MATLAB_PSpice_for_Electronic_Circuits_Ch5
    MATLAB FOR PSPICE PROGRAMMING
    2013-07-19 14:30:57下载
    积分:1
  • Tperf
    this source code is very well
    2013-08-16 01:28:01下载
    积分:1
  • matlab7.0
    Matlab7.0经典教材书籍,可用于自学或课程教材,作者为北航张志涌(Matlab textbook classic books, can be used for self-study or course materials, the author of Northern Zhang Yong)
    2011-10-09 16:59:07下载
    积分:1
  • BackProjection
    用Matlab实现的后向投影算法,一个经典的投影算法,常用语CT断层成像中(After using Matlab implementation of the algorithm to the projection, the projection of a classical algorithm, commonly used terms in CT tomography)
    2021-04-20 15:58:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载