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

Solve software
Filter: All | Freeware | Demo
 

Solve

< 1 2 3 4 5 > 
Added: June 03, 2013 | Visits: 437

Munkres Assignment Algorithm Munkres algorithm (also known as Hungarian algorithm) is an efficient algorithm to solve the assignment problem in polynomial-time. The algorithm has many applications in combinatorial optimization, for example in Traveling Salesman problem.There are a few submissions in the File Exchange for the...



Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Munkres Assignment Algorithm Download

Added: August 05, 2013 | Visits: 360

tspsa Simulated Annealing Optimization m-file The program set can be used to solve TRAVELING SALESMAN PROBLEMSfrom the TSPLIB.





Platforms: Matlab

License: Freeware Size: 10 KB Download (48): tspsa Download

Added: July 29, 2013 | Visits: 297

Finite Difference Method solution to Laplace's Equation Objective of the program is to solve for the steady state voltage distribution in a region 0


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Finite Difference Method solution to Laplace's Equation Download

Added: September 03, 2013 | Visits: 632

Minimum Perfect Matching Tool Function to solve the Minimum Perfect Matching on non-biparite graphs problem using Integer linear programming.Returns vector of matched indices and cost of the match. Requires symmetric adjacent matrix of even rank. function [ indices, cost ] = min_perfect_matching( G )Function _requires_...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Minimum Perfect Matching Tool Download

Added: July 22, 2013 | Visits: 331

Neumerical Methods- Newton Raphson Method This script takes the input function adn solve it with the help of newton-Raphson


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Neumerical Methods- Newton Raphson Method Download

Added: June 03, 2013 | Visits: 554

Linear equation system 'Ax=r' by Gauss elimination method This Matlab program Solve N-equation with Gauss elimination method and check results with Matlab Function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Linear equation system 'Ax=r' by Gauss elimination method Download

Solving non-linear (and linear) simultaneous equations with 'solve' symsolvesimulv2.m can be easily adapted to solve more equations but as it stands it will solve 2 unknowns in 2 non-linear equations (can be linear too or a mixture).Big change: It now has data input integrity checking.At the MATLAB command-line prompt you run the 'symsolvesimulv2' m-file function...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Solving non-linear (and linear) simultaneous equations with 'solve' Download

Added: April 27, 2013 | Visits: 342

1st order ODE's numerical solution with EULER method %%%%%%%%%%%%%%%%%% EULER_modified_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Euler modified approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): 1st order ODE's numerical solution with EULER method Download

Added: July 01, 2013 | Visits: 443

Closed Jackson Networks This is a simple matlab file to solve Jackson Networks inputing the transaction matrix, processing rates and max number of jobs in the system.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): Closed Jackson Networks Download

Added: September 09, 2013 | Visits: 360

1st oder ODE solver EULER backward method based %%%%%%%%%%%%%%%%% EULER_backward_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Euler modified approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): 1st oder ODE solver EULER backward method based Download

Added: September 02, 2013 | Visits: 139

SpTriSolve Implements sparse triangular solve as a MEX function, thus is much faster than . Useful for iterative methods (to apply a factored preconditioner).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): SpTriSolve Download

Added: April 14, 2013 | Visits: 462

Logic Sudoku Solver This solver is fairly quick, but uses only logic to solve the puzzles. And there are probably some bugs!The file candidates.m is based on (or rather just copied from) Geoff Boynton's program which can be found on:http://www.mathworks.com/matlabcentral/fileexchange/8083I'm still learning so feel...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Logic Sudoku Solver Download

Added: June 08, 2013 | Visits: 502

Sub Kakuro In the famous puzzle KAKURO (the mathematical puzzle), one of task to solve for the puzzle for unknown numbers is in finding all the possibilities for Given Number and its Spread.It is SubKakuro because it does not solve the Kakuro puzzle


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Sub Kakuro Download

Added: April 17, 2013 | Visits: 530

Transmission line parameter Analysis I am releasing the code to solve the transmission line parameter in power system. It is very useful in efficient Teaching. You can download the file and use it for academic purpose only. The code is copyrighted under the Sk_Labs Inc.For any query contact : satendra.svnit@gmail.com


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Transmission line parameter Analysis Download

Added: April 23, 2013 | Visits: 572

Polynomial functions analysis with Symbolic Math and GUIDE Based on Symbolic Math functions and GUIDE flexibility, this software help to solve easily polynomial functions analysis.User just enter polynomial functions like f(x)/g(x) with f(x) = ax^n + bx^(n-1) + ... C and g(x)= a1x^n + b1x^(n-1) + ... D ; n in N.The version published is in French , but I...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Polynomial functions analysis with Symbolic Math and GUIDE Download

Added: June 30, 2013 | Visits: 484

Affair Bureau Use your Hidden Object skills to help Alex solve mysterious crimes as he begins his own Affair Bureau! After getting bored with following cheating spouses, tracking down lost jewelry, and finding stolen cars, Alex has decided to take on more serious crimes. Investigate freshly discovered crime...


Platforms: Mac

License: Demo Cost: $6.99 USD Size: 90.3 MB Download (36): Affair Bureau Download

Added: August 08, 2013 | Visits: 463

Bubble Breaker Solver A Java application, attempts to solve Bubble Breaker (as found on Windows Mobile). Allows play, edit and solve for highest score. Exhaustive search (impractical for larger grids) and directed search using various fitness functions.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1013.76 KB Download (39): Bubble Breaker Solver Download

Added: August 04, 2013 | Visits: 362

Faded Reality Find the clues to re-create the events of the past. Follow the steps of Monica???*a*?s cornea donor and find out what happened to him and other patients of a mysterious clinic. * Immersive atmosphere * Intriguing Hidden Object scenes * Help Monica Solve a deadly mystery!


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 51.32 MB Download (40): Faded Reality Download

Added: July 06, 2013 | Visits: 467

MailManager for Linux MailManager is designed to solve the problems companies have as the volumes of email they receive increase such as making sure email goes to the right person, making sure it is answered on time, ensuring information in email boxes is shared within th


Platforms: *nix

License: Freeware Size: 1.01 MB Download (35): MailManager for Linux Download

Added: October 24, 2013 | Visits: 409

Ro3n For Linux Ro3n is a simple Qt application designed to solve mathematical equations - linear as well as quadratic.


Platforms: *nix

License: Freeware Size: 184.32 KB Download (32): Ro3n For Linux Download

< 1 2 3 4 5 >