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

Algorithms Of Comparison freeware
Filter: All | Freeware | Demo
 

Algorithms Of Comparison

< 1 2 3 4 5 > 
Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 495

Algorithms in Spectroscopy The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.



Platforms: Windows, Mac, Linux

License: Freeware Size: 41.89 KB Download (47): Algorithms in Spectroscopy Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 381

Approximate Counting of Graph Colorings Algorithms to estimate the number of k-colorings of a low-degree graph using samplings from a markov chain are provided.





Platforms: Windows, Mac, Linux

License: Freeware Size: 2.85 MB Download (48): Approximate Counting of Graph Colorings Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 407

GrALoG- Graph,Algorithms,Logic and Games GrALoG is a tool for editing and visualising graph-like-structures and the results of algorithms running on them. Through it's plugins GrALoG is hugely extendable, i.e. plugin-developers can define their own graph-like structures and algorithms.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.85 MB Download (44): GrALoG- Graph,Algorithms,Logic and Games Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 300

Mesh Algorithms A library of algorithms for general purpose use to alter representations of 3D meshes. Currently tested in the GNU/Linux and Win32 environments. C++ STL, OpenGL, GLUT, VRML97.


Platforms: Windows, Mac, Linux

License: Freeware Size: 45.89 KB Download (54): Mesh Algorithms Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 519

NSketch, .Net sketch-based algorithms The NSketch library provides implementations of most common sketch-based algorithms (histograms, quantile, frequent items, bloom filter ...). The library is written in C# for .Net.


Platforms: Windows, Mac, Linux

License: Freeware Size: 92.3 KB Download (45): NSketch, .Net sketch-based algorithms Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 493

WEKA Classification Algorithms A collection of plug-in algorithms for the WEKA machine learning workbench including artificial neural network (ANN) algorithms, and artificial immune system (AIS) algorithms.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.61 MB Download (47): WEKA Classification Algorithms Download

Added: May 10, 2013 | Visits: 356

Generic vs. Specific Algorithms This script presents two approaches to generate all combination of elements from a number of sets. It compares "classic" statically coded algorithms to a pythonic on-the-fly generation of specific algorithm code.


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

License: Freeware Download (54): Generic vs. Specific Algorithms Download

Added: September 06, 2013 | Visits: 597

Genetic Algorithm Utility Library The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for serial...


Platforms: C and C plus plus

License: Freeware Size: 552.96 KB Download (44): Genetic Algorithm Utility Library Download

Added: June 22, 2013 | Visits: 715

implementation of digital pulse compression using matlab In Radars, range resolution and long range of operation are the two important aspects. Long range operation means the maximum distance over which radar can detect the targets. The radar transmit modulated pulses to take the advantages of better processing gain and resolution of these waveforms...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (46): implementation of digital pulse compression using matlab Download

Added: May 02, 2013 | Visits: 527

Effect of Range Reduction in Video/Image Compression This script demonstrates the influence of range reduction algorithm at low bitrate encoding using JPEG encode. The range [0-255] of pixel values is mapped to [64-235] in this script using a look-up-table. Subsequently, the file is compressed to achieve the same bit-rate (file size) as that of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Effect of Range Reduction in Video/Image Compression Download

Added: September 16, 2013 | Visits: 537

Direction of Arrival Estimation with MUSIC Algorithm In many practical signal processing problems, the objective is to estimate from measurements a set of constant parameters upon which the received signals depend.For example, high-resolution direction-of-arrival (DOA) estimation is important in many sensor systems such as radar, sonar, electronic...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Direction of Arrival Estimation with MUSIC Algorithm Download

Added: March 24, 2013 | Visits: 522

Nonlinear Control of 3 DOF PUMA Robot Three different nonlinear control algorithms are used to control a three degree of freedom PUMA560 robot. These algorithms are:Computed Torque Control, Sliding Mode and Backstepping Control.The robot dynamics are taken from:Brian Armstrong, Oussama Khatib & Joel Burdick , d-deDUThe Explicit...


Platforms: Matlab

License: Freeware Size: 389.12 KB Download (48): Nonlinear Control of 3 DOF PUMA Robot Download

Added: May 10, 2013 | Visits: 560

Non Convex Algorithms for Group Sparse Optimization Non Convex Optimization Algorithms for Group SparsitySolves a dummy OFDM sparse channel estimation problemReweighted Lm,p algorithm for noiseless case min||x||_m,p s.t. y = AxReweighted Lm,p algorithm for noisy case min||x||_2,p s.t. ||y - Ax||_qSmoothed L2,0 algorithm solves a smooth version...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Non Convex Algorithms for Group Sparse Optimization Download

Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms Files used in the Webinar "Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms"The zip file contains the data and files used to develop an application to track a market index using Genetic algorithm. The initial algorithm is then wrapped up in MATLAB OOP to create...


Platforms: Matlab


Added: July 06, 2013 | Visits: 420

Absolute and Comparison Analysis for Affymetrix Data We attempt to reproduce and efficiently implement in MATLAB publicly available methods of Affymetrix MAS 5 and GCOS 1.2 software that perform single-array and comparison analysis for Affymetrix data given by CEL and CDF files and create corresponding CHP data structures:1. CHP data structure is...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (41): Absolute and Comparison Analysis for Affymetrix Data Download

Performing Pareto set membership tester for sets of points in K-dimensions isParetoSetMember returns the logical Pareto membership of a set of N points in K dimensions. It takes as input a N-by-N matrix and return a N-binary-array, denoting for each of the N points, whether it is Pareto (1) o not (0).The concept of Pareto dominance considered herein is the standard...


Platforms: Matlab


Added: June 22, 2013 | Visits: 472

Binary Step Size Based LMS Algorithms(BS-LMS) I was trying out modifications of the LMS algorithm so that it will converge faster and the mean square error will also be smaller. Getting to one of the drawbacks of LMS, that it has only one controllable parameter "mu", the selection of whose value will be the most critical from design point of...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Binary Step Size Based LMS Algorithms(BS-LMS) Download

Added: May 20, 2013 | Visits: 449

gapolyfitn This function implements a method of using genetic algorithms to optimise the form of a polynomial, i.e. reducing the number of terms required in comparison to a least-squares fit using all possible terms, as described in the following paper:Clegg, J. et al, "The use of a genetic algorithm to...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): gapolyfitn Download

Added: August 27, 2013 | Visits: 424

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: September 18, 2006 | Visits: 6.293

PetraLite Point of Sale PetraLite is a full bodied single-user Point of Sale inventory management system with automated accounting; client invoicing and tracking; client returns; purchase orders; CASH REGISTER; user-generated reports which can give you the status of your business at any given time; and much more....


Platforms: Windows

License: Freeware Size: 24.41 MB Download (1344): PetraLite Point of Sale Download

< 1 2 3 4 5 >