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

Graphing Ellipse Problem software
Filter: All | Freeware | Demo
 

Graphing Ellipse Problem

< 1 2 3 4 5 > 
Added: August 28, 2008 | Visits: 1.594

DreamCalc - Scientific Graphing Calculator (Standard Edition) DreamCalc is a software application which provides a fully featured and convenient alternative to using a separate hand-held scientific graphing calculator when you are working on your PC. Because it is software, it runs alongside your other applications, allowing you to copy values, lists,...



Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 3 MB Download (362): DreamCalc - Scientific Graphing Calculator (Standard Edition) Download

Added: August 08, 2008 | Visits: 1.312

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: December 11, 2012  |  Added: December 11, 2012 | Visits: 534

Flexible Graphing Tool FGT, the Flexible Graphing Tool is a cgi for producing statistics based on any data-set. It is intended to be used for summarised data, taking up far less space than the original logs.


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.53 KB Download (65): Flexible Graphing Tool Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 350

Optimization Algorithm Toolkit (OAT) A Java workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more.


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.16 MB Download (54): Optimization Algorithm Toolkit (OAT) Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 484

Graphing Calculator It is the scientific graphing calculator which can plot 2D and 3D graph. It is similar to Texas Instruments TI-83, TI-84. It has more features such as plotting 3D graph for mathematics functions. Features: ? plot 2D and 3D graph ?


Platforms: Mac

License: Shareware Cost: $2.99 USD Size: 1.1 MB Download (44): Graphing Calculator 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

Dynamic Programming solver for The bridge crossing problem The bridge-crossing problem is a mathematical puzzle wherea group of N persons have to cross a bridge at night. It is dark and they can only cross the bridge if they carry a lamp. Only one lamp is available and at most two persons can cross at the same time. It is not possible to cross from a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Dynamic Programming solver for The bridge crossing 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

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


Added: May 25, 2013 | Visits: 563

alternative solution to the maze problem with LBMs An alternative solution to the MAZE problem on matlab central FEX. (A recent submission to the File exchange on MATLAB central File ID: #27175 ).The present solution uses an Immiscible Lattice Boltzmann framework to simulate the flow of a blue fluid in a complex pipeline; a red bubble is added at...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 921.6 KB Download (43): alternative solution to the maze problem with LBMs Download

Added: July 30, 2013 | Visits: 387

Distance from points to an ellipse This is a modified version of an iterative algorithm published byD. Eberly.Internet publication: "Distance from a point to an ellipse in 2D" (2004) Geometric Tools, LLC, www.geometrictools.comBook publication: "3D Game Engine Design", 2nd edition.Morgan Kaufmann Publishers, San Francisco, CA,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Distance from points to an ellipse Download

Added: September 17, 2013 | Visits: 399

The Plane Stress Problem The plane stress problem i.e a plate under uniform tension at its edges is solved. Plate is dicretized using isoparametric Q4 elements. Pre-processing is done using a standard FEM software. 2nd order Gaussian integration is used to get stiffness matrix. Results obtained are compared with standard...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 808.96 KB Download (44): The Plane Stress Problem Download

Added: September 12, 2013 | Visits: 444

Simple ellipse plotting function function plot_ellipse(a,b,cx,cy,angle,color)%a: width in pixels%b: height in pixels%cx: horizontal center%cy: vertical center%angle: orientation ellipse in degrees%color: color code (e.g., 'r' or [0.4 0.5 0.1])


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Simple ellipse plotting function Download

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 26, 2013 | Visits: 608

Advanced Graphing Calculator 3D Mac Easy-to-use 3D grapher that plots high quality graphs for 2D and 3D functions and coordinates tables. Graphing equations is as easy as typing them down. Graphs are beautifully rendered with gradual colors and lighting and reflection effects. Both cartesian and polar coordinates are supported as...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 6.54 MB Download (34): Advanced Graphing Calculator 3D Mac Download

Added: November 05, 2013 | Visits: 760

Advanced Graphing Calculator 3D Linux Easy-to-use 3D grapher that plots high quality graphs for 2D and 3D functions and coordinates tables. Graphing equations is as easy as typing them down. Graphs are beautifully rendered with gradual colors and lighting and reflection effects. Both cartesian and polar coordinates are supported as...


Platforms: *nix, Java, Linux Console, Linux Open Source, Linux Gnome

License: Freeware Size: 7.71 MB Download (41): Advanced Graphing Calculator 3D Linux Download

Released: March 09, 2009  |  Added: August 15, 2014 | Visits: 6.349

Advanced Grapher Powerful but easy-to-use graphing, curve fitting and calculating software. Graphs Cartesian (Y(x) and X(y)), polar and parametric functions, graphs of tables, equations (implicit functions), inequalities and slope fields. Up to 100 graphs in one window. Calculus features: regression analysis,...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.38 MB Download (698): Advanced Grapher Download

Released: December 02, 2003  |  Added: March 22, 2006 | Visits: 4.207

MadCalc MadCalc is a full featured graphing calculator application for your PC running Windows. With MadCalc you can graph rectangular, parametric, and polar equations. Plot multiple equations at once. Change the colors of graphs and the background. Use the immediate window feature to evaluate complex...


Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 388 KB Download (571): MadCalc Download

< 1 2 3 4 5 >