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.286.983 Times

K Nearest Neighbors software
Filter: All | Freeware | Demo
 

K Nearest Neighbors

1 2 3 4 5 > 
Added: May 09, 2013 | Visits: 412

Fuzzy k-NN Fuzzy k-nearest neighbors classifier that can work with training samples whose label info is fuzzified. The prototype is as follows.[y,predict_class] = f_knn(tr,tr_memberships,te,k)tr: training samplestr_memberships: membership values of traning sampleste: testing samplesk: k value vector (more...



Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Fuzzy k-NN Download

Added: May 19, 2013 | Visits: 486

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 03, 2013 | Visits: 345

K nearest neighbor search This is just a brute force implementation of k nearest neighbor search without using any fancy data structure, such as kd-tree. However it is the fastest knn matlab implementation I can find.A partial sort mex function is implemented which is a simple wrapper of c++ partial_sort.Provided the sort...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): K nearest neighbor search Download

Added: May 07, 2013 | Visits: 384

Efficient K-Nearest Neighbor Search using JIT This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.The code was initially implemented through vectorization. After discussions with John D'Errico, I realized...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Efficient K-Nearest Neighbor Search using JIT Download

Released: January 01, 2017  |  Added: February 24, 2024 | Visits: 200

KNN WG The K-nearest neighbors (K-NN) is an analogous approach. This method has its origin as a non-parametric statistical pattern recognition procedure to distinguish between different patterns according to a selection criterion. Through this method, researchers can generate future data. In other...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $44.95 USD Size: 64.25 MB Download (49): KNN WG Download

Added: June 09, 2013 | Visits: 475

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: April 09, 2013 | Visits: 508

K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH When the dataset is small, when you have to run only a few number of search, or when the dimensions of points is large, the brute search method is still faster than kd-trees data structure. Computing the distances one by one take a minor time than building the tree.Some of this problems have...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH Download

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

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

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 547

IntelligenceLab VC++ IntelligenceLab is a set of Visual C++ 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: Shareware Cost: $140.00 USD Size: 52.75 MB Download (48): IntelligenceLab VC++ Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 594

IntelligenceLab VCL Delphi/C++ Builder VCL and FireMonkey (FMX) components library 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...


Platforms: Windows

License: Shareware Cost: $120.00 USD Size: 83.69 MB Download (52): IntelligenceLab VCL Download

Added: May 20, 2013 | Visits: 739

Measures of Analysis of Time Series toolkit (MATS) Measures of Analysis of Time Series (MATS) toolkit computes a number of different measures of analysis of scalar time series (linear, nonlinear and other statistical measures). It also contains pre-processing tools (transformations and standardizations), data splitting facility, resampled data...


Platforms: Matlab

License: Freeware Size: 3.41 MB Download (63): Measures of Analysis of Time Series toolkit (MATS) Download

Added: August 13, 2013 | Visits: 337

Find Nearest Neighbors on Sphere A geodesic grid is an even grid over the surface of a sphere. The algorithm is optimized for a grid generated by GridSphere and won't work on an arbitrary geodesic grid. All code is compatible with GNU Octave. The GridSphere function is available on the MATLAB file exchange at...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (42): Find Nearest Neighbors on Sphere Download

Released: December 07, 2022  |  Added: February 02, 2023 | Visits: 14.827

XLSTAT XLSTAT is a complete analysis and statistics add-in for Excel. It has been developed since 1993. XLSTAT includes more than 240 features in general or field-specific solutions. The use of Excel as an interface makes XLSTAT a user-friendly and highly efficient statistical and multivariate data...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Demo Cost: $295.00 USD Size: 219.34 MB Download (4680): XLSTAT Download

Added: May 07, 2013 | Visits: 461

Feature points in image, Keypoint extraction All this files I've done when I took course in image proc, I haven't changed a thing, hope it'll be useful to students and interested in subject. All codes have comments, it's very easy to understand, as well there is my report file, find there all theoretical background and descriptions.Feature...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.17 MB Download (39): Feature points in image, Keypoint extraction Download

Added: July 03, 2013 | Visits: 263

kd-tree for matlab kdtree provides a minimalistic implementation of kd-tree. The implementation can be used either inside MATLAB by means of MEX calls, or as a standalone tool, directly from a C/C++ program. The image on the website has been creaed with "fulltest.m"This implementation offers the following...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (45): kd-tree for matlab Download

Added: April 02, 2013 | Visits: 342

iPod Scramble Solution I was playing the game Scramble on my iPod touch, and I realized that I wasn't very good. But the algorithmic challenge of writing a program to solve the Scramble (same as Boggle) game was too tasty to pass up. It was indeed quite challenging, but quite satisfying in the end. The program first...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (42): iPod Scramble Solution Download

Added: October 08, 2013 | Visits: 332

LifeLab LifeLab is a Mac application for exploring John Conway's Game of Life and other cellular automata. CAs were first studied in the mid-1950s by Stanislaw Ulam and John von Neumann. The subject became much more widely known in 1970 when Life was described by Martin Gardner in his Scientific American...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 256 KB Download (41): LifeLab Download

Added: June 18, 2013 | Visits: 488

MERGING 3D POINT CLOUDS WITH RADIOMETRIC ENHANCEMENT This implementation includes modules for radiometric enhancement of colored 3D point clouds and nearest neighbor search. The introduced method detects the overlapping parts and derives a transformation function that reduces radiometric differences. This transformation function can be in one of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): MERGING 3D POINT CLOUDS WITH RADIOMETRIC ENHANCEMENT Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 604

SciCraft for Linux SciCraft is an open source data analysis software developed in Python which allows you to access advanced mathematical functions through an easy-to-use graphical interface. Typical methods can be anything from areas like statistics, chemometrics and artificial intelligence and from languages like...


Platforms: Linux

License: Freeware Size: 2.53 MB Download (675): SciCraft for Linux Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 460

MATLAB spectral clustering package A MATLAB spectral clustering package to handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. We implement various ways of approximating the dense similarity matrix, including nearest neighbors and the Nystrom method.


Platforms: Windows, Mac, BSD

License: Freeware Size: 15.08 MB Download (46): MATLAB spectral clustering package Download

1 2 3 4 5 >