连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。
上传时间: 2014-01-19
上传用户:3到15
This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
标签: microstrip particular antenna model
上传时间: 2013-12-31
上传用户:wpt
Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
标签: RegressionObject Polynomial functions contains
上传时间: 2015-04-06
上传用户:rocwangdp
《Fuzzy Relational Calculus Toolbox, Rel.1.01》The toolbox provides functions and original algorithms for solving direct and inverse problems. Author: Yordan Kyosev & Ketty Peeva
标签: Relational algorithms functions Calculus
上传时间: 2015-04-18
上传用户:royzhangsz
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes
标签: location location-allocation Continuous alternate
上传时间: 2015-05-17
上传用户:kikye
Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles
标签: Exceptional engineering software standard
上传时间: 2015-05-25
上传用户:changeboy
There are some 79 or so Matlab files here which will help in many aspects of the computer vision structure from motion problem, a full description is provided in the manual, torrsam.ps.
标签: computer aspects Matlab vision
上传时间: 2014-01-02
上传用户:xlcky
WebServices_WebSphere_Version_5 Objectives § Web Services Overview • What are Web Services? • Roles and Functions of Web Services § Web Services Runtime • Base Support • IBM WebSphere UDDI Registry (Private UDDI) • Web Services Gateway (WSGW) § Problem Determination § Web Services Security § Technical Previews § Summary
标签: Services WebServices_WebSphere_Version Objectives Web
上传时间: 2015-06-15
上传用户:cx111111
This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
标签: machines training package testing
上传时间: 2015-07-03
上传用户:zhengzg
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
标签: optimization demonstrate the traveling
上传时间: 2015-07-12
上传用户:偷心的海盗