- qiefen 1. 熟悉掌握利用多文档应用程序为同一个文档数据提供两种不同的显示和编辑方式; 2. 熟练掌握 “一档多视”的具体操作以及理解相关函数代码
- Restaurant 此程序是采用VC++和Access为数据库开发的餐饮管理系统
- default_problem 一个在线的故障报修系统 局域网内
- 2,标准例程-V3.5库函数版本 原子开发板资料 库函数版本 方便开发 有用stm32f103系列的朋友可以来下载 非常有用 节省开发时间(Atomic development board materials Library function version Convenient and useful stm32f103 development series friends can be very useful to download To save development time)
- exemples un variable algorithme genetic form optimization and solve big and hard equation
- readMNIST minst手写体数据库图像标签读取 用于训练神经网络(minst handwritten database image label read)
文件名称:PSO
介绍说明--下载内容来自于网络,使用问题请自行百度
In computer science, 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. PSO optimizes 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PSO/pso.m
PSO/Sphere.m
PSO
PSO/Sphere.m
PSO
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.