登录
首页 » matlab » PSO-and-HS--

PSO-and-HS--

于 2020-10-28 发布 文件大小:10KB
0 204
下载积分: 1 下载次数: 204

代码说明:

  结合粒子群优化算法和和声搜索算法的优点,有效将群智能思想和随机全局搜索相融合,在几个函数优化问题中得到了验证 (Combining particle swarm optimization algorithm and harmony search algorithm advantage, effective will swarm intelligence thought and random global search phase fusion, in several function optimization problem has been proved )

文件列表:

PSO和HS混合算法测试函数
.......................\PSONHSH1.m,1768,2012-02-16
.......................\PSONHSH2.m,1794,2012-04-21
.......................\PSONHSH3.m,1893,2012-02-24
.......................\PSONHSH4.m,1917,2012-02-11
.......................\PSONHSH5.m,1876,2012-02-24
.......................\PSONHSH6.m,1677,2012-04-21
.......................\PSONHSH7.m,1893,2012-04-21
.......................\PSONHSH8.m,1846,2012-02-24
.......................\PSONHSJ1.m,2065,2012-02-22
.......................\PSONHSJ2.m,1869,2012-02-22
.......................\PSONHSJ3.m,1858,2012-02-22
.......................\PSONHSJ4.m,1833,2012-02-22

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

发表评论

0 个回复

  • matlab-for-maximum-entropy
    用于利用最大熵法求解数据资料服从的分布类型。并应用最小二乘法求解模型以得到最优解(Using the maximum entropy method for solving the data distribution type of obedience. And apply the least squares method to obtain the optimal solution to solve the model)
    2021-04-01 17:19:08下载
    积分:1
  • AUSM
    完成前台阶问题的计算,利用的AUSMPW格式,算法结构较为简单,所以文字说明较少(Completed on the front steps of the calculation, use of AUSMPW format, the algorithm structure is relatively simple, so less text)
    2012-07-05 19:33:41下载
    积分:1
  • abint_bchol_brinv
    将一些标准数值与非数值算法集中封装在几个DLL中,需要用时可在VB/Delphi/C#中分别调用,这里提供了3个小程序,分别用于线性方程组求根、计算行列式的值、矩阵求逆。(Some standard numerical and non-numerical algorithm focus on packaging in several DLL, it is necessary to use when in VB/Delphi/C# Call, respectively, this provides three small programs, respectively, for the roots of linear equations, calculation of the value of the determinant, matrix inversion.)
    2008-06-28 22:35:05下载
    积分:1
  • pid
    变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的(Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the)
    2009-04-10 15:00:51下载
    积分:1
  • LECalculator
    3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔迭代法 3.13 求解对称正定方程组的共轭梯度法 3.14 求解线性最小二乘问题的豪斯荷尔德变换法 3.15 求解线性最小二乘问题的广义逆法 3.16 病态方程组的求解 (3.1 system of linear equations class designs 3.2 to choose the principal element gaussian elimination 3.3 to elect principal element Gauss- when approximately the elimination 3.4 duplicate coefficient equation sets all choose the principal element gaussian elimination 3.5 duplicate coefficient equation sets to elect principal element Gauss- when approximately the elimination 3.6 solve three diagonal line equation sets to pursue the law 3.7 common belt equation set s solution 3.8 solution symmetrical equation set s resolution 3.9 solution symmetrical Zhengding equation set s square root method 3.10 solution large-scale sparse equation set to elect principal element Gauss- when approximately the elimination 3.11 solutions hold the Belize equation set s row article to abdicate House Holland who method 3.12 Gauss- the Seydell repetitive process 3.13 solution symmetrical Zhengding equation set s conjugate gradient method 3.14 solution linearity is smallest two rides the questionThe German m)
    2010-12-20 21:11:04下载
    积分:1
  • MyMatrixFunction
    说明:  包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数(Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function)
    2011-04-09 20:52:20下载
    积分:1
  • 公约
    说明:  用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
    2020-06-21 16:20:01下载
    积分:1
  • K2
    说明:  贝叶斯网络学习算法——k2算法,包括对贝叶斯网络结构的学习,最后生成网络(Bayesian network learning algorithm- k2 algorithms, including Bayesian network structure learning, the last generation network)
    2009-09-20 21:46:52下载
    积分:1
  • ART
    电容层析成像的ART算法演示实例,并带有详细的说明(An Example of ART Algorithm for Electrical Capacitance Tomography)
    2021-04-22 08:48:49下载
    积分:1
  • Time_Series_Analysis
    ARIMA算法的Python实现,预测时间序列数据。 附两个数据: AirPassengers UK Traffic flow(The Python implementation of the ARIMA algorithm predicts the time series data. Two data are attached. AirPassengers UK Traffic flow)
    2020-10-20 09:17:25下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载