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 49.594.151 Times

Rectangular Nesting Algorithm software
Filter: All | Freeware | Demo
 

Rectangular Nesting Algorithm

< 1 2 3 4 5 > 
Released: May 31, 2012  |  Added: July 11, 2012 | Visits: 1.587

Online Nesting Software NestLibOnline NestLibOnline is a free shape automatic nesting software available online for material optimization while fitting two-dimensional shapes on a larger sheet. It is available as online nesting service without any installation or maintenance for DXF part. It is useful for Cabinet and Furniture...



Platforms: Windows, Mac, *nix, Java

License: Demo Cost: $2.00 USD Size: 100 B Download (132): Online Nesting Software NestLibOnline Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 660

GNCutter - cutting optimizer for PDA Defines how to cut rectangular pieces from glass, ceramic, metal, drywall or veneer panels with minimal waste of material. The most of cutting tasks have to be done on construction sites where you should figure out how to cut pieces in fast-paced environment. GNCutter takes complete care about...





Platforms: Windows, Pocket PC, Handheld/Mobile Other

License: Shareware Cost: $97.00 USD Size: 378.88 KB Download (52): GNCutter - cutting optimizer for PDA Download

Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 703

Astra S-Nesting Astra S-Nesting software is intended for optimizing true shape nesting. The software can be used for cutting parts from metal, fabric, leather, wood, glass, stone and other sheet materials. All the features of Astra S-Nesting software were designed to make the nesting process as quick as...


Platforms: Windows

License: Shareware Cost: $2200.00 USD Size: 2.59 MB Download (612): Astra S-Nesting 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: May 10, 2013 | Visits: 623

SMAWK totally monotone matrix searching algorithm This SMAWK algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. The matrix must satisfy the "totally monotone" property: in each submatrix (in particular each 2x2 submatrix) the positions of the maxima must move leftward as...


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


Added: July 26, 2013 | Visits: 336

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


Platforms: Matlab

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

Added: June 07, 2013 | Visits: 633

Grey prediction algorithm for mobile user localization this algorithm predicts the received signal strength for the mobile user to avoid fluctuation in received signal strength during localization of the mobile user(finding mobile user's location)


Platforms: Matlab

License: Freeware Size: 10 KB Download (38): Grey prediction algorithm for mobile user localization Download

Added: March 24, 2013 | Visits: 671

Fourier Analysis of a Rectangular Pulse Finding the Fourier transform of a rectangular pulse..filtering the spectrum and regenerating the signal usingthe filtered spectrum is done...at the end Rayleigh theorem is proved by showing that the energy content of both time domain and frequency domain signals are equal..your comments are...


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (41): Fourier Analysis of a Rectangular Pulse Download

Added: April 02, 2013 | Visits: 396

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 (43): NSGA - II: A multi-objective optimization algorithm Download

Added: July 23, 2013 | Visits: 590

Gravitational Search Algorithm (GSA) Gravitational search algorithm (GSA) is an optimization algorithm based on the law of gravity and mass interactions.This algorithm is based on the Newtonian gravity: "Every particle in the universe attracts every other particle with a force that is directly proportional to the product of their...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Gravitational Search Algorithm (GSA) Download

LAPJV - Jonker-Volgenant Algorithm for Linear Assignment Problem The Jonker-Volgenant algorithm is much faster than the famous Hungarian algorithm for the Linear Assignment Problem (LAP). This Matlab implementation is modified from the original C++ code made by Roy Jonker, one of the inventors of the algorithm. It is about 10 times faster than the munkres code...


Platforms: Matlab


Added: March 23, 2013 | Visits: 426

Particle Swarm Optimization (PSO) algorithm A flexible implementation of PSO algorithm with time-varying parameters. Algorithm is suitable for solving continuous optimization problems. Special care has been taken to enable flexibility of the algorthm with respect to its parameters and to initial population selection. Detailed logging of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Particle Swarm Optimization (PSO) algorithm Download

Added: August 19, 2013 | Visits: 521

Heuristic Algorithm for finding Maximum Independent Set findMIS is an heuristic algorithm for solving Maximum Independent Set problem (MIS).An independent set of a graph is a subset of vertices in which no two vertices areadjacent. Given a set of vertices, the maximum independent set problem callsfor finding the independent set of maximum...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Heuristic Algorithm for finding Maximum Independent Set Download

Model Determination using Genetic Algorithm: Forst-Kalkwarf-Thodos Model We use the genetic algorithm (gatool) to determine the four parameters of the implicit Forst-Kalkwarf-Thodos Model. Predictions are in perfect agreement with data of vapour pressure of iodobenzene versus temperature for a temperature range from 380.15 K to 580.15 K.


Platforms: Matlab


Added: August 11, 2013 | Visits: 476

Lunar Azimuth and Altitude Estimation Algorithm This algorithm will accept a Latitude, Longitude and Altitude location as well as a specific universal coordinated time. It will use this information and calculate the position of the moon in a local coordinate frame (az and alt aka az and el).Example Function Call:[Az El] = LunarAzEl('1991/05/19...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Lunar Azimuth and Altitude Estimation Algorithm Download

Added: July 19, 2013 | Visits: 522

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 01, 2013 | Visits: 483

Colonial Competitive Algorithm (CCA) These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".Evolutionary optimization methods, inspired from natural processes, have shown good performance in solving complex optimization problems. For...


Platforms: Matlab

License: Freeware Size: 450.56 KB Download (44): Colonial Competitive Algorithm (CCA) Download

Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm In this M-file, the implementation of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the playing iterative course.ACO('filename.tsp');filename.tsp is the problem file of the Symmetrical or...


Platforms: Matlab


Added: June 28, 2013 | Visits: 528

SpeedyGA: A Fast Simple Genetic Algorithm SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell's GA book. See comments in code for details.This script has played a crucial...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): SpeedyGA: A Fast Simple Genetic Algorithm Download

Pattern search method: deterministic iterative zero order algorithm It's a deterministic iterative zero order algorithm that can be used to solve unconstrained optimization problem. It finds the relative minimum of a two variables function with a deterministic iterative zero order algorithm. Pattern search method It finds the relative minimum of a two variables...


Platforms: Matlab


< 1 2 3 4 5 >