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

Flowchart Algorithm software
Filter: All | Freeware | Demo
 

Flowchart Algorithm

< 1 2 3 4 5 > 

Model Determination using Genetic Algorithm: Application to Vapour Pressure vs Temperature Equations We use the genetic algorithm (gatool) to determine the three parameters of the simple Antoine equation and the six parameters of the Modified Antoine Model. Predictions are in perfect agreement with experimental data of vapor pressure of ethanol versus temperature for a temperature range from...



Platforms: Matlab


Added: July 14, 2013 | Visits: 380

Orthogonal Least Squares Algorithm for RBF Networks The code implements the algorithm as given in Chen et. al 1991.It takes max tolerance from the user.It selects Ms significant regressors from the total M regressors.Unfortunately, the error obtained after training the RBF network isn't as expected. Is there a mistake in my code???Please feel free...





Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Orthogonal Least Squares Algorithm for RBF Networks Download

Added: September 01, 2013 | Visits: 447

Cuckoo Search (CS) Algorithm A new metaheuristic optimization algorithm, called Cuckoo Search (CS), is fully implemented, and the vectorized version is given here. This code demonstrates how CS works for unconstrained optimization, which can easily be extended to solve various global optimization problems efficiently.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Cuckoo Search (CS) Algorithm Download

Added: April 25, 2013 | Visits: 613

Firefly Algorithm Firefly algorithm for nonlinear constrained optimization


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Firefly Algorithm Download

Added: May 09, 2013 | Visits: 275

A simple min cut algorithm An implementation of "A min cut algorithm" by Stoer and Wagner.In addition there is an option to find the minimal cut that does not separate a set of vertices.This is not a mincut-maxflow algorithm.Updated version.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): A simple min cut algorithm Download

Added: August 20, 2013 | Visits: 395

General Viterbi Algorithm General implementation of matlab version of Viterbi algorithm specifically written for gene structure finding problem in mind. However, it can be modified to suit the goal of a user.Input:Transition Probability MatrixEmission Probability MatrixInitial Probability MatrixStates Matrix (ie....


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): General Viterbi Algorithm Download

Added: July 30, 2013 | Visits: 497

Euclid's algorithm This function do the Euclid's algorithm. As a matter of fact, for two given polynomials n, m (which are the polynomials of the symbolicvariable "s") it gives two other polynomials x, y such that nx+my=1.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Euclid's algorithm Download

Added: September 06, 2013 | Visits: 497

Demo files for The example is on developing an algorithm for detecting an object (green ball) in MATLAB. The demo highlights* image import (and video import)* image visualization* simple image processing* automatic report generation* GUI building* deploying stand alone applicationYou can find the recording of...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (41): Demo files for "Algorithm Development with MATLAB" Webinar Download

Added: July 07, 2013 | Visits: 364

NIPALS algorithm This m-file give you the Nipals algorithm to realize a Principal Components Analysis for statistical study. I realize this program specifically with an aim of analysis spectroscopic data. Use 'help' for description


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): NIPALS algorithm Download

Added: August 03, 2013 | Visits: 509

Rainflow Counting Algorithm The rainflow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (50): Rainflow Counting Algorithm Download

Added: September 07, 2013 | Visits: 308

Valiaho's algorithm Implementation of Valiaho's algorithm to determine the handicap based on paperH. Valiaho. Determining the handicap of a sufficient matrix. Linear Algebra and Its Applications, 253:279-298, 1997.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Valiaho's algorithm Download

Added: July 31, 2013 | Visits: 218

CAIM discretization algorithm This is the implementation of CAIM algorithm. Only one function is offered. Any corrections or improvements, please let me know. CORRECTED....****


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): CAIM discretization algorithm Download

Added: June 04, 2013 | Visits: 286

Dp algorithm a kind of usefull clustering algorithm that is better than kmeans and ward hierarchical clustering algorithms in some data sets


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 163.84 KB Download (49): Dp algorithm Download

Added: September 14, 2013 | Visits: 387

Gram schmidth Algorithm(modified) This is a very user friendly Gram Schmidth Algorithm implemented in MATLAB.I have already submited a file of the same algo,bt this one is bit more flexible than previous.Hope u will find it useful.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Gram schmidth Algorithm(modified) Download

Added: June 05, 2013 | Visits: 325

Matrix Permanent using Ryser Algorithm Matrix permanent calculated using the fast Ryser Algorithm.Uses the Ryser Formula to calculate the permanent of a matrix. It is O((n^2)(2^n)) which is much faster than the naive algorithm O(n!n). The determinate of a matrix is defined as the analog of determinant where the signs ofeach term in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Matrix Permanent using Ryser Algorithm Download

Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink.Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink.Marcelo Augusto Costa FernandesDCA - CT - UFRNmfernandes@dca.ufrn.br


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 194.56 KB Download (49): Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink Download

Added: July 24, 2013 | Visits: 369

Line Drawing by Bresenham Algorithm This code implements Bresenham Line Algorithm with slight modification of error term in respect of computation efficiency that it does not require any division process. Hence it is more efficient. Also it has been generalized to draw lines of any slope. Point input order is thus insignificant. I...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Line Drawing by Bresenham Algorithm Download

Minimum Spanning Tree or Kruskal's algorithm is used to find the branches of a ''tree'' having the minimum weight in a system of branches. The application of this algorithm is wide. One example is in finding the shortest (and cheapest) path of interconnecting several towns with an electric network.The GUI was built using...


Platforms: Matlab


Added: June 24, 2013 | Visits: 404

2D fast marching algorithm Compute the distance map to a set of points using the fast marching algorithm.Solves the 2-D eikonal PDE.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): 2D fast marching algorithm Download

Added: August 01, 2013 | Visits: 293

Villalta et al.'s colocalization algorithm This new algorithm automatically obtains the true colocalization in a pair of fluorescence confocal images.The algorithm was integrated in a graphical users interface (GUI_COLOC).The rationale of the algorithm has been submitted for publication.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (46): Villalta et al.'s colocalization algorithm Download

< 1 2 3 4 5 >