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

The Pagerank Algorithm freeware
Filter: All | Freeware | Demo
 

The Pagerank Algorithm

< 1 2 3 4 5 > 
Added: June 26, 2013 | Visits: 372

PageRank by Yatko statistX PageRank displays the Google (TM) PageRank of your WordPress blog. The widget is automatic and can be configured to display different button styles.Installation : 1. Upload pagerank.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress...



Platforms: PHP

License: Freeware Size: 10 KB Download (45): PageRank by Yatko 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: May 13, 2013 | Visits: 347

Most probable path using Viterbi algorithm The submission considers a case where you deduce what weather it is given the status of a shirt that is hung outside. The weather could be Sunny, cloudy, Rainy and the shirt could be dry, dryish, damp etc. Now given some probability matrices (The initial probability of the weather, the transition...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Most probable path using Viterbi algorithm Download

Added: August 10, 2013 | Visits: 527

PID Tuning Using Genetic Algorithm PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains.We apply the genetic algorithm(GA) to tune the PID gains. The GA is agorithm using the biotic; gene the biotic; genetics.


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (55): PID Tuning Using Genetic Algorithm Download

Added: August 10, 2013 | Visits: 768

Feedback active noise control system using FbLMS algorithm This simple simulation shows the implementation of FbLMS algorithm for a single channel feedback active noise control system. Here, the controller generates an "anti-noise" signal to result a destructive interference at the sensor position. The objective is to minimize the noise residue.FbLMS...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Feedback active noise control system using FbLMS algorithm Download

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

Added: August 29, 2013 | Visits: 378

PageRank Widget Display your PageRank on your WordPress website. Forget about other complicated PageRank plugins that require the modification of templates with additional PHP code. This plugin simplifies the display of your PageRank by simply displaying it as a widget. Display your PageRank at a top-domain...


Platforms: PHP

License: Freeware Size: 10 KB Download (53): PageRank Widget Download

Added: August 13, 2010 | Visits: 1.012

PGAPy PGAPy is a wrapper for pgapack, the parallel genetic algorithm library, a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python. The original pgapack...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (93): PGAPy Download

Added: May 10, 2013 | Visits: 435

Python XTEA Encryption The module implements the basic XTEA block encryption algorithm (`xtea_encrypt`/`xtea_decrypt`) and also provides a higher level `crypt` function which symmetrically encrypts/decrypts a variable length string using XTEA in OFB mode as a key generator. The `crypt` function does not use...


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

License: Freeware Download (52): Python XTEA Encryption Download

Added: September 11, 2013 | Visits: 555

Extended DFT EDFT (Extended Discrete Fourier Transform) algorithm produces N-point DFT of sequence X where N is greater than the length of input data. Unlike the Fast Fourier Transform (FFT), where unknown readings outside of X are zero-padded, the EDFT algorithm for calculation of the DFT using only...


Platforms: Matlab

License: Freeware Size: 235.52 KB Download (42): Extended DFT Download

Added: June 03, 2013 | Visits: 752

Noise Suppressor Using Adaptive Filters This model uses the NLMS adaptive filtering algorithm to suppress additive noise. It does not require a reference noise signal. However, the noise should be such that the auto-correlation of the noise be close to zero for some lag greater than a certain number. This model implements the NLMS...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Noise Suppressor Using Adaptive Filters Download

Added: July 07, 2013 | Visits: 607

Another Particle Swarm Toolbox Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (49): Another Particle Swarm Toolbox Download

Added: July 01, 2013 | Visits: 434

bghungar "Hungarian algorithm" to solve the square assignment problem (original & pure MATLAB implementation). The Hungarian algorithm can also be used as a sub-solver in a B&B solver for the travelling salesman problem.How to match N (e.g. N=6) pairs of signals from 2 experiments? Build full reordering...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): bghungar Download

Added: July 12, 2013 | Visits: 297

196 Algorithm + GUI Beta Version This is a GUI that I had developed to find the palindrome of any number. The underlying algorithm will take any positive 2+ digit number, reverse the sequence, and add the reversed sequence onto the original number.Example: 196


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): 196 Algorithm + GUI Beta Version Download

Added: March 23, 2013 | Visits: 618

Demonstration of Astar (A*) How do you find the shortest path from one point to another in a computationally efficient way? The A* algorithm provides one implementation where the distance to the goal is considered as a heuristic in addition to local weightings, and the best path is recovered without combinatorial complexity.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): Demonstration of Astar (A*) Download

Added: August 19, 2013 | Visits: 527

AuctionJacobi This function uses the auction principle to return the optimal assignment and the dual prices. It performs quite well, and is way faster than the hungarian algorithm as the number of points increases. More details on the auction algorithm can be found on D. Bertsekas homepage...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): AuctionJacobi Download

Added: September 02, 2013 | Visits: 474

Forward Viterbi Algorithm Forward Viterbi algorithm based on the Python code found at: http://en.wikipedia.org/wiki/Viterbi_algorithmAlso included is an example based on the one from the Wikipedia page for a simple 2-state model with 4 observations. To paraphrase:Bob tells Alice his daily activities (observations) and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Forward Viterbi Algorithm Download

Fingerprint matching algorithm using shape context and orientation descriptors This is a fingerprint matching code based on the fingerprint matching algorithm found in the upcoming book chapter (published in July 2011):Book title: State of the art in Biometrics (ISBN 978-953-307-489-4)Chapter title: Fingerprint Matching using A Hybrid Shape and Orientation...


Platforms: Matlab


Added: July 20, 2013 | Visits: 342

Symbibots The following dissertation outlines one possible answer to this question, including an example game-like problem and a Genetic Algorithm (GA) inspired solution. The Genetic Algorithm described acts upon a population of game playing computer agents. Each agent contains a set of expressible...


Platforms: Mac

License: Freeware Size: 1.33 MB Download (39): Symbibots Download

Added: June 19, 2006 | Visits: 3.531

Nesox Linker Free Nesox Link Checker is a professional tool for webmasters to get web link popularity and PageRank for your websites and your competitors in seconds! It could help you load and extract all of the hyper links from a website, a local or online page. Check if the links are broken and check the...


Platforms: Windows

License: Freeware Size: 327 KB Download (260): Nesox Linker Free Download

< 1 2 3 4 5 >