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

Container Loading Algorithm software
Filter: All | Freeware | Demo
 

Container Loading Algorithm

< 1 2 3 4 5 
Added: July 06, 2013 | Visits: 525

GUI for DTMF Generator-Decoder using Goertzel's Algorithm This is a GUI for DTMF generator-decoder using Goertzel's algorithm.Has options to change Number of samples and Noise power that could be added at the generator.Suggestions and comments is always welcome.Now i am working on medical image pattern recognition techniques.It would be great if... Platforms: Matlab

License: Freeware Size: 10 KB Download (50): GUI for DTMF Generator-Decoder using Goertzel's Algorithm Download

A Bayesian Adaptive Basis Algorithm for Single Particle Reconstruction 3D reconstruction algorithm for electron cryo-microscopyTraditional single particle reconstruction methods use either the Fourier or the delta function basis to represent the particle density map. We propose a more flexible algorithm that adaptively chooses the basis based on the data. Because... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 7.39 MB Download (50): A Bayesian Adaptive Basis Algorithm for Single Particle Reconstruction Download

Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: September 01, 2013 | Visits: 454

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: August 10, 2013 | Visits: 562

deflection of a cantilever beam The program uses a simple algorithm to calculate the deflection at each point of a cantilever beam subjected to arbitrary loading distribution, the program also calculates and plots the bending moment and shear force in the beam. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): deflection of a cantilever beam Download

Added: September 07, 2013 | Visits: 316

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: 228

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: 290

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

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

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

Data Structure & Algorithm Library(DSAL) The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 55.37 KB Download (49): Data Structure & Algorithm Library(DSAL) Download

Added: September 07, 2013 | Visits: 547

K-means algorithm demo The k-means algorithm is widely used in a number applications like speech processing and image compression.This script implements the algorithm in a simple but general way. It performs four basic steps.1. Define k arbitrary prototypes from the data samples.2. Assign each sample to the nearest... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): K-means algorithm demo Download

Added: September 10, 2013 | Visits: 658

golden section method algorithm Golden section method - searching for minimum of the function on given interval files:golden.m - main algorithm, computing minimum on intervalf.m - given function - file to modify by the user! Platforms: Matlab

License: Freeware Size: 10 KB Download (49): golden section method algorithm Download

Added: June 24, 2013 | Visits: 287

Camouflage evolution simulation with Genetic algorithm The algorithm that modeling the processof arbitrary picking matches from matchboxes with equal probability. The process will terminate when one of matchboxes get empty Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (49): Camouflage evolution simulation with Genetic algorithm Download

Added: August 12, 2013 | Visits: 393

simple map matching algorithm for edges and arcs These files help to map a set of points to a set of edges and arcs.This maybe interesting for matching GPS coordinates to infrastructure plans.The simple algorithme was taken fromJournal of the Eastern Asia Society for Transportation Studies, Vol. 6, pp. 2561 - 2573, 2005THE MAP MATCHING... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): simple map matching algorithm for edges and arcs Download

Added: April 20, 2013 | Visits: 327

k-clique algorithm k-clique algorithm as defined in the paper "Uncovering the overlapping community structure of complex networks in nature and society" - G. Palla, I. DerdoTenyi, I. Farkas, and T. Vicsek - Nature 435, 814d-deOCt818 (2005)[X,Y,Z] = k_clique(k,A)Inputs:k - clique sizeA - adjacency matrixOutputs:X -... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): k-clique algorithm Download

Added: April 21, 2013 | Visits: 246

findNearest algorithm This is a search algorithm but what makes it different is that it checks if the data you are looking for in the data matrix. if it is, it returns the position of it and the value at that position. if what you are searching for is not in the data matrix, the algorithm will return the closest value... Platforms: Matlab

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

Added: July 26, 2013 | Visits: 346

LZW Compression Algorithm This is a simple implementation of the famous LZW algorithm. Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): LZW Compression Algorithm Download

Added: April 02, 2013 | Visits: 408

NSGA - II: A multi-objective optimization algorithm NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): NSGA - II: A multi-objective optimization algorithm Download

Added: July 19, 2013 | Visits: 534

ClonalG Immune Algorithm for Optimiation with Constraints This algorithm deal with multimodal optimization problems under constraints. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): ClonalG Immune Algorithm for Optimiation with Constraints Download

Added: May 13, 2013 | Visits: 353

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

< 1 2 3 4 5