Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.357.883 Times

Nearest Neighbor Algorithm freeware
Filter: All | Freeware | Demo
 

Nearest Neighbor Algorithm

1 2 3 4 5 > 
Added: September 17, 2013 | Visits: 1.311

Traveling Salesman Problem - Nearest Neighbor Script This method produces different results depending on what city is choosen as the starting point.This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes.



Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Traveling Salesman Problem - Nearest Neighbor Script Download

Added: May 10, 2013 | Visits: 395

Traveling Salesman Problem - Nearest Neighbor This method produces different results depending on what city is choosen as the starting point.This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes. Requirements: - MATLAB 7.6 or higher





Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Nearest Neighbor algorithm for the Travelling Salesman Problem The 2-column vector contains cities' coordinates. The algorithm generates the optimal path to visit all the cities exactly once, and return to the starting city.The algorithm has its limitations, and based on the cities' distribution on the map it may or may not give the optimal solution.It...


Platforms: Matlab


Added: June 03, 2013 | Visits: 560

Nearest Neighbour Algorithm for Stock Prices Forecasts This is the algorithm involved on the use of the non-linear forecast of asset's prices based on the nearest neighbour method.The basic idea of the NN algorithm is that the time series copies it's own past behavior, and such fact can be used for forecasting purposes. On the zip file there are two...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (40): Nearest Neighbour Algorithm for Stock Prices Forecasts Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 544

IntelligenceLab .NET IntelligenceLab is a set of .NET 2.0-4.0 components for Artificial Intelligence. Includes: Neural networks, Naive Bayesian, Radial Basis Function Network, Self Organizing Map, K-Nearest Neighbor and more. Usage: Speech recognition, Face recognition, Computer vision, Gesture recognition, Robotics,...


Platforms: Windows

License: Freeware Size: 66.09 MB Download (55): IntelligenceLab .NET Download

Added: January 25, 2010 | Visits: 1.340

Too Much Too Soon Plugins Too Much Too Soon Plugins is a set of free plugins for Apple Final Cut Pro and ExpressSlow Motion (New July 2007)Change the speed of interlaced video to 50% then apply this. It will alternate betweenthe fields creating the smoothest slow motion possible.Regrain (New July 2007)When working with...


Platforms: Mac

License: Freeware Size: 73 KB Download (104): Too Much Too Soon Plugins Download

Added: May 10, 2013 | Visits: 551

PCP Application This applicationĀ is an open-source machine learning program for supervised classification of patterns (vectors of measurements). PCP implements the following algorithms and methods: - Fisher's linear discriminant - dimensionality reduction using Singular Value Decomposition - Principal...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (59): PCP Application Download

Added: August 13, 2013 | Visits: 545

Bootstrapping Yield Curve Bootstrap the yield curve, discount curve and the forward curve from market data***************** BOOTSTRAPPING RESULTS **********************Time (Years)| Yield Curve | Discount Curve| Forward Curve |----------------------------------------------------------------------- 0.51 | 1.2404% | 0.9938...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Bootstrapping Yield Curve Download

Added: September 15, 2013 | Visits: 326

PyML PyML is an interactive object oriented framework for machine learning written in Python. PyML focuses on SVMs and other kernel methods. It is tested on Linux and Mac OS X. Features?*A* * Classifiers: support vector machines, nearest neighbor, ridge regression * Multi-class methods...


Platforms: Mac

License: Freeware Size: 5.61 MB Download (40): PyML Download

Released: January 08, 1999  |  Added: March 23, 2006 | Visits: 2.684

MultiPass Instance Learning MPIL is an instance-based learning system , which utilizes two models for creating neighborhoods. The first model places a single neighborhood sphere (based on Euclidean distance measure) around an instance, and is in nature similar to the nearest neighbor classifier, except that it removes...


Platforms: Windows

License: Freeware Size: 125 KB Download (547): MultiPass Instance Learning Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 1.027

Special Effects Special Effects is a simple application designed using Java that allows you to add special optical effects. You can add effects like seeing through glass sphere, water droplets or swirl effect with varying degree of radial changes. You can also create 3-D perspective effects with the images,...


Platforms: Windows

License: Freeware Download (76): Special Effects Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 364

ClusterLib ClusterLib was designed as an Open Source library that can be used for agglomerative hierarchical clustering. ClusterLib can work with arrays of Java's Double as well as with other custom data types. In principle, any class implementing the DataPoint interface of this library can be used in...


Platforms: Windows

License: Freeware Download (55): ClusterLib Download

Added: June 09, 2013 | Visits: 478

FAST K-NEAREST NEIGHBOURS SEARCH 3D VERSION In this file you can find a simple but very effective algorithm for Nearest Neighbour Search which I megalomaniacly called the GLTree.You want more? go to the Professional version of GLTreeIt has been designed for uniformly random data, where is the fastest I ever used, but works fine even on...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): FAST K-NEAREST NEIGHBOURS SEARCH 3D VERSION Download

Added: May 19, 2013 | Visits: 490

FAST K-NEAREST NEIGHBORS SEARCH this file you can find a simple but very effective algorithm for Nearest Neighbour Search which I megalomaniacly called the GLTree.You want more? go to the Professional version of GLTreeIt has been designed for uniformly random data, where is the fastest I ever used, but works fine even on sparse...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): FAST K-NEAREST NEIGHBORS SEARCH Download

Added: May 10, 2013 | Visits: 631

SMAWK totally monotone matrix searching algorithm This SMAWK algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. The matrix must satisfy the "totally monotone" property: in each submatrix (in particular each 2x2 submatrix) the positions of the maxima must move leftward as...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: September 07, 2013 | Visits: 543

K-means algorithm demo The k-means algorithm is widely used in a number applications like speech processing and image compression.This script implements the algorithm in a simple but general way. It performs four basic steps.1. Define k arbitrary prototypes from the data samples.2. Assign each sample to the nearest...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): K-means algorithm demo Download

Added: June 09, 2013 | Visits: 452

Algorithm::Points::MinimumDistance Given a set of points in N-dimensional Euclidean space, works out for each point the distance to its nearest neighbour (unless its nearest neighbour isn't very close). The distance metric is a method; subclass and override it for non-Euclidean space. SYNOPSIS use...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): Algorithm::Points::MinimumDistance Download

Added: January 18, 2010 | Visits: 1.064

Algorithm::Dependency Algorithm::Dependency is a base class for implementing various dependency trees. SYNOPSIS use Algorithm::Dependency; use Algorithm::Dependency::Source::File; # Load the data from a simple text file my $data_source = Algorithm::Dependency::Source::File->new( foo.txt ); # Create the...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (121): Algorithm::Dependency Download

Added: October 17, 2010 | Visits: 2.248

Algorithm::Knapsack Algorithm::Knapsack is a brute-force algorithm for the knapsack problem. SYNOPSIS use Algorithm::Knapsack; my $knapsack = Algorithm::Knapsack->new( capacity => $capacity, weights => @weights, ); $knapsack->compute(); foreach my $solution ($knapsack->solutions()) { foreach my $index...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (209): Algorithm::Knapsack Download

Added: March 22, 2010 | Visits: 899

Algorithm::DiffOld Algorithm::DiffOld is a Perl module to compute `intelligent differences between two files / lists but use the old (<=0.59) interface. NOTE This has been provided as part of the Algorithm::Diff package by Ned Konz. This particular module is ONLY for people who HAVE to have the old interface,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): Algorithm::DiffOld Download

1 2 3 4 5 >