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

Define Algorithms freeware
Filter: All | Freeware | Demo
 

Define Algorithms

< 1 2 3 4 5 > 
Added: August 09, 2013 | Visits: 276

django-classbasedsettings This project allows you to define your Django project's settings using classes instead of modules. Among other things, this allows you to use inheritance and calculated properties. Platforms: *nix

License: Freeware Size: 10.24 KB Download (46): django-classbasedsettings Download

Direct Adaptive Control Algorithms: Theory and Applications, 2e Companion software Companion software for the Direct Adaptive Control Algorithms: Theory and Applications, 2e book by Howard Kaufman, Itzhak Barkana & Kenneth Sobel Platforms: Matlab


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

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

Added: April 07, 2013 | Visits: 496

Function to generate PN sequence To use this function just define a variable say var,var = pnseq(a, b, c);for a, b and c refer to the zip file Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Function to generate PN sequence Download

Added: June 08, 2013 | Visits: 420

DSP algorithms using Embedded MATLAB Block Embedded MATLAB block provides a way of bringing restricted subset of MATLAB into Simulink. There are couple of possibilities when moving untimed MATLAB algorithms into Simulink. This demo illustrates two such alternatives in porting a sample viterbi algorithm (written in M) into Simulink using... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): DSP algorithms using Embedded MATLAB Block Download

Added: July 11, 2013 | Visits: 662

Walsh Transform(2D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined as : N-1 q-1 ---- -- 1 | | b[i](m)*b[q-1-i](u) W(u) = --- / f(m)| | (-1) ,u = 0,...,N-1 N ---- | | m=0 i=0 where for... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Transform(2D) Download

Added: May 20, 2013 | Visits: 456

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: July 26, 2013 | Visits: 559

MYaxis a function to define the coordination of your own subplot axesyou'd better estimate the input to assure not exceed the figure;this function is similar to the subplot(row,col,i)i is the ith subplot[x,y,w,h]=MYaxis(rownum,colnum,wblank,hblank,leftside,rightside,upside,downside,i); rownum=5 colnum=4... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): MYaxis Download

Added: July 02, 2013 | Visits: 446

MySQLQueryGenerator MySQLQueryGenerator is a set of classes that can compose queries to run on MySQL from a list of parameters that define tables, fields, field values and conditions.Separate classes can compose different query types like SELECT, INSERT, UPDATE and DELETE. Platforms: PHP

License: Freeware Size: 10 KB Download (45): MySQLQueryGenerator Download

Added: June 30, 2013 | Visits: 456

Extra Fields Checkout Pane This modules allows an administrator to define additional (billing and shipping) address fields (i.e. VAT) in Ubercart ecommerce suite.Two additional panes with these fields will be available during checkout process and in order handling pages.This module has been developed and tested with... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Extra Fields Checkout Pane Download

Added: March 30, 2013 | Visits: 313

MyHook MyHook allows module developers to define on-the-fly custom hooks. It is like having a custom module working instantly without creating/installing module files.The package includes 1. myhook.module: An empty module creating myhook namespace for custom hooks. 2. myhookadmin.module: Provides an... Platforms: PHP

License: Freeware Size: 10 KB Download (45): MyHook Download

Added: July 27, 2013 | Visits: 444

Term Fields Term Fields allows you to define fields for taxonomy terms in the same way that CCK allows you to define fields for nodes.Possible uses for this module * You own a book review site where you use the Taxonomy module to classify book reviews by the book author. You've created a view that lists all... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Term Fields Download

Added: November 14, 2013 | Visits: 416

trytond_purchase trytond_purchase is a Python module that allows you to add product supplier and purchase informations. Define the purchase price as the supplier price or the cost price. With the possibilities: - to follow invoice and packing states from the purchase order. - to define invoice method: - Manual -... Platforms: *nix

License: Freeware Size: 51.2 KB Download (45): trytond_purchase Download

Added: November 09, 2013 | Visits: 421

django-dataforms django-dataforms is a wrapper for the Django forms API that lets you dynamically define forms in a database, rather than hard-coding form definitions. This can be especially helpful for projects that have many forms and/or forms which constantly change, and you don't want to be constantly... Platforms: *nix

License: Freeware Size: 102.4 KB Download (45): django-dataforms Download

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

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

Added: June 22, 2013 | Visits: 480

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

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 368

define-ext A newLISP - www.newlisp.org - macro which allows the user to 'define' callable foreign code inline just as they would 'define' a lambda or macro. C, Assembly and plain Object Code plugins are included. The Object Code plugin has no external dependencies. The C and Assembly plugins rely on the... Platforms: Windows, Mac, Linux

License: Freeware Size: 19.72 KB Download (44): define-ext Download

Added: September 06, 2013 | Visits: 604

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: July 05, 2013 | Visits: 300

DIRECTION_OF_ARRIVAL_EST_GUI implement doa algorithms 1)classical 2)music 3)min-norm 4)mvdr Platforms: Matlab

License: Freeware Size: 10 KB Download (44): DIRECTION_OF_ARRIVAL_EST_GUI Download

Added: May 17, 2013 | Visits: 472

Matrix Completion via Thresholding Contains three matrix completion algorithms and a demo script for running them. Also compares against other matrix completion algorithms - Singular Value Thresholding and Fixed Point Iteration.Solves the following three optimization problems:min rank(X) subject to ||y - M(X)||_2 Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Matrix Completion via Thresholding Download

< 1 2 3 4 5 >