- StudentManager 功能如下: 0)登录表 1)学生表 2)课程表 3)成绩表 4)实现学生成绩的查询. 并对每个模块能实现填删改查 具体要求功能如下: 1.能实现用户的登录和注册及用户密码修改功能
- huli 围绕着山顶有10个圆形排列的洞
- mailsend1.15b5.tar A simple mail sender via SMTP protocol (RFC
- NpcBASE 征途私服架设工具之.rar编辑器
- Runge-Kutta(third-order) 这段程序是用3阶龙哥库塔的方法来求解单波方程的问题的C++程序
- IJ1185 小波包分解(wavelet packet decomposition)也可称为小波包(wavelet packet)或子带树(subband tree)及最佳子带树结构(optimal subband tree structuring)
文件名称:PSO
-
所属分类:
- 标签属性:
- 上传时间:2017-01-25
-
文件大小:758byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
this source code for pso. particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position, but is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.-this is source code for pso. particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position, but is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fitness2.m
pso2.m
pso2.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.