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

Problem Isolation freeware
Filter: All | Freeware | Demo
 

Problem Isolation

1 2 3 4 5 > 
Released: September 26, 2009  |  Added: October 01, 2009 | Visits: 1.848

Windows Problem Modern day Windows computers are very complex but unfortunately far from perfect. Over time with the installation and removal of games, programs, software and hardware your computer can experience windows problems. Windows problems can make your computer perform very slowly. This can be on...



Platforms: Windows

License: Freeware Size: 905.27 KB Download (231): Windows Problem 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


Robust solver for Lambert's orbital-boundary value problem A Lambert-orbital boundary value problem can be stated as"Find the orbit/trajectory of a spacecraft that flies from position [r1] to [r2], taking a time [tf] and making [m] complete orbits before arriving at [r2]. "The solution to each Lambert-problem is NOT unique; one can travel to [r2] via the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Robust solver for Lambert's orbital-boundary value problem Download

Added: May 30, 2013 | Visits: 429

Test problem LP This is a program that generates a test problem for linear optimization with a sparse matrix. The test problem is of the kindmin c'*xs.t. Aeq*x=beq lb


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Test problem LP Download

Added: August 28, 2008 | Visits: 1.758

Problem Oriented Records - Tobis Paperless Office RECORDS is a FREE, multi-user, problem oriented, database and word processing report writer, optimized for data entry using voice recognition, and designed for medical care. Enter and maintain clients and their demographics, create new or update past problems of a client, edit multiple...


Platforms: Windows

License: Freeware Size: 4.02 MB Download (609): Problem Oriented Records - Tobis Paperless Office Download

Added: August 08, 2008 | Visits: 1.313

Problem Oriented Records Records is a FREE, multi-user, problem oriented, word processor and database, designed for medical care. It is optimized for data entry using a speech recognition system, like Dragon. Enter clients and their demographics, multiple problems for a client, sectioned descriptions of each problem, and...


Platforms: Windows

License: Freeware Size: 4.1 MB Download (579): Problem Oriented Records Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 525

Isolation Forest Isolation Forest detects data-anomalies using binary trees. Platform: R (www.r-project.org) Reference: Fei Tony Liu, Kai Ming Ting, and Zhi-Hua Zhou, Isolation Forest, IEEE International Conference on Data Mining 2008 (ICDM 08)


Platforms: Windows, Mac, Linux

License: Freeware Size: 39.88 KB Download (48): Isolation Forest Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 441

Damage Isolation Damage Isolation (get it?) converts apple's OS X-only DMG format to .ISO for use on other types of computers. It is freeware, and has only been tested on Panther, but should work on any version of OS X. What's new in this version: * Actual user interface! * Drag & drop! * Magic!


Platforms: Mac

License: Freeware Size: 30.72 KB Download (45): Damage Isolation Download

Added: August 16, 2013 | Visits: 523

Traveling Salesman Problem (TSP) using Simulated Annealing simulatedannealing() is an optimization routine for traveling salesman problem. Any dataset from the TSPLIB can be suitably modified and can be used with this routine. A detailed description about the function is included in "Simulated_Annealing_Support_Document.pdf."A GUI is used with the core...


Platforms: Matlab

License: Freeware Size: 512 KB Download (49): Traveling Salesman Problem (TSP) using Simulated Annealing Download

Added: July 29, 2013 | Visits: 526

Greedy algorithm for Set Cover problem This function contains the well known greedy algorithm for solving Set Cover problem (ChvdodAtal, 1979), with two small modifications:* In case of more than one possible choice at a certain step, the biggest set is chosen;* Once the solution is found, we check the selected sets to find a better...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Greedy algorithm for Set Cover problem Download

Added: May 02, 2013 | Visits: 530

Functions for the rectangular assignment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Functions for the rectangular assignment problem Download

Added: April 11, 2013 | Visits: 478

UIO based Fault Detection and Isolation in dynamic systems Unknown Input Observers(UIO) are used in model based FDI schemes to reduce or almost eliminate the effect of unknown disturbances on the plant/system.Further they can be used to generate residuls that are insensitive to unknown disturbances or noise, thus lower the false alarm rate.For isolation...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): UIO based Fault Detection and Isolation in dynamic systems Download

Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem.We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production...


Platforms: Matlab


Circular-Restricted Three-Body Problem (CRTBP) - Sun_Earth_Moon (using symbolic toolbox) Analysis and simulation of orbits in the circular-restricted three-body problem (CRTBP), where primary and secondary bodies move in circular orbits about the common center of mass, and effect of gravitational attraction of the smallest body are ignored. The applications described here are for...


Platforms: Matlab


Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Script Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and...


Platforms: Matlab


Added: October 31, 2013 | Visits: 348

SQLOrm SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates. The aim of SQLOrm is to set the standard for the...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (42): SQLOrm Download

Released: February 24, 2016  |  Added: March 24, 2016 | Visits: 2.667

Robot4 Robot4 (tm) is a Robotic Arm Movement program where the arm is moved from a given position to a desired position. The program finds the angles necessary for the desired position. Problem came from NASA. Robot4 is an Inverse Problem example. It wants to solve how to move from starting point...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.49 MB Download (169): Robot4 Download

Added: October 17, 2010 | Visits: 2.248

Algorithm::Knapsack Algorithm::Knapsack is a brute-force algorithm for the knapsack problem. SYNOPSIS use Algorithm::Knapsack; my $knapsack = Algorithm::Knapsack->new( capacity => $capacity, weights => @weights, ); $knapsack->compute(); foreach my $solution ($knapsack->solutions()) { foreach my $index...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (203): Algorithm::Knapsack Download

Added: February 21, 2010 | Visits: 1.940

PHP Trouble Ticket PHP Trouble Ticket project provides a centralized means of problem reporting and tracking in multi-user environments (medium to large companies, development groups, etc.). It helps direct problem reports to the responsible administrator(s), keeps track of the status of a problem being worked...


Platforms: *nix

License: Freeware Download (196): PHP Trouble Ticket Download

Added: October 19, 2010 | Visits: 979

Ethwireck Laptops which use dynamic IP address assignment via DHCP have the problem that the boot process is much longer when no wire is connected to the Ethernet card. This is because the startup scripts have to wait for the DHCP request to time out. ethwireck can detect if the physical layer of the...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Ethwireck Download

1 2 3 4 5 >