搜索资源列表
-
0下载:
微粒群(PSO)优化算法进行图像匹配程序,MATLAB版。-Particle swarm optimization (PSO) algorithm for optimized image matching program, MATLAB version.
-
-
1下载:
This a demo program of image edge detection using ant colony, based on
the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
-
-
1下载:
在MATLAB中用粒子群算法解决TSP问题。-use the particle swarm optimization(PSO) to solve the TSP problem。
-
-
0下载:
这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
-
-
0下载:
粒子群优化算法的源程序和pdf课件,还包括几个应用粒子群算法解决优化函数的例子-Particle swarm optimization algorithm source and pdf courseware
-
-
0下载:
matlab Optimization brief
-
-
1下载:
L1-magic 是一个求解矩阵方程稀疏解的工具包,这是原作者发布的最新 MATLAB 源代码。-
l1 magic (new)
--------
This package contains code for solving seven optimization problems. A detailed explanation is given in the file l1magic.pdf.
-
-
0下载:
matlab最优化程序在数学建模中的应用教程-matlab optimization program in the application of mathematical modeling tutorial
-
-
1下载:
拓扑优化的文章及代码。一种紧凑的matlab实现拓扑的水平集方法优化。-Topology optimization articles and code. Matlab to achieve a compact level set method of topology optimization.
-
-
0下载:
Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,
-
-
0下载:
最优化方法及其Matlab程序设计.pdf
-optimization and Matlab programs.pdf
-
-
0下载:
基于matleb的数值建模优化算法全集,数值建模必备资料-matlab-multi-objective optimization algorithm pdf
-
-
1下载:
遗传算法 ( Genetic Algorithm , GA) 是借鉴生物界自然选择和群体进化机制形成的一种全局寻优算法 。与传统的优化算法相比 ,遗传算法具有如下优点 [1 ] :1 ) 不是从单个点 ,而是从多个点构成的群体开始搜索 2) 在搜索最优解过程中 ,只需要由目标函数值转换得来的适应值信息 ,而不需要导数等其它辅助信息 3) 搜索过程不易陷入局部最优点 。
数学建模中常用的matlab算法,遗传算法,内容详细,包括PDF版本的详细的算法实现过程;-Genetic Algorith
-
-
0下载:
最近在学习遗传算法工具箱,对比了多个工具箱之后,网上都说gaot工具箱最权威了,然后比较容易就下载下来了。可是其学习资料比较难下,而且安装有困难。我在论坛里没有搜索到相关资料,所以就冒昧的将这些资料上传上来了。
本附件包含了gaot遗传算法工具箱、安装说明、及其使用指导。
使用指导包括了三个pdf文件,第一是简单的讲解美国北卡罗来纳州立大学编写的《Genetic Algorithm Optimization Toolbox 》(GAOT遗传算法优化工具箱)的使用的方法,适合与初学者的。第
-
-
0下载:
matlab的优化工具,可以轻松实现几何规划,内有详细的说明pdf文档!-The optimization tool run in matlab. It can easily the geometric programming! There is a specific file in pdf introducing the tool!
-
-
2下载:
Matlab 经典控制优化算法例子加源代码(Matlab classic control optimization algorithm examples, plus source code)
-
-
2下载:
本文件对PID参数kp,ki,kd进行寻优,以ITAE作为指标函数。
PSO 文件中有详细的参数设置和寻优过程
GA寻优与PSO寻优作为对比出现
figure1展示了随着迭代次数的变化,适应度函数的收敛情况
figure2展示了kp,ki,kd的迭代情况
ht 文件是用来画图的
问题解决思路.pdf 简要介绍了粒子群算法寻优的过程(In this document, the PID parameters KP, Ki, KD are optimized, and ITAE is us
-
-
4下载:
马昌凤-最优化计算方法及其MATLAB程序实现全文PDF,另外有文中程序,仅供学友们交流最优化(Ma Changfeng optimization calculation method and its MATLAB program to realize;full text PDF;In addition to the program, only schoolmates exchange optimization)
-
-
1下载:
精通matlab最优化计算,第2版,经典最优化的matlab例程。本资源包括《精通matlab最优化计算》pdf高清书籍以及matlab配套源代码,保证质量!(The RAR file includes a book with the title "mastering optimization with matlab" (pdf) and the corresponding matlab source codes, which is perfect for engineers
-