物流分析工具包。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
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model SElection criteria, including AIC, BIC and MDL
Prony算法工具箱。Prony方法是用一組指數(shù)項的線性組合來擬和等間距采樣數(shù)據(jù)的方法,可以從中分析出信號的幅值、相位、阻尼因子、頻率等信息。considerations including data preprocessing, model order SElection, model order SElection criteria, signal subspace SElection, signal and noise separation, root inspection and assessing residuals. The PTbox provides flexibility to compare and display analysis results simultaneously for several parameter variations.
In this paper, we describe the development of a mobile butterfly-watching learning (BWL)
system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching
learning system was designed in a wireless mobile ad-hoc learning environment. This is first result
to provide a cognitive tool with supporting the independent learning by applying PDA with
wireless communication technology to extend learning outside of the classroom. Independent
learning consists of self-SElection, self-determination, self-modification, and self-checking.
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, SElection Sort. User can trace how s the sorting algorithm works.
基于libsvm,開發(fā)的支持向量機圖形界面(初級水平)應用程序,并提供了關于C和sigma的新的參數(shù)選擇方法,使得SVM的使用更加簡單直觀.參考文章 Fast and Efficient Strategies for Model SElection of Gaussian Support Vector Machine 可google之。
JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, SElection, context menus, tooltips and dynamic edge creation.