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

Coordinates Graphing freeware
Filter: All | Freeware | Demo
 

Coordinates Graphing

1 2 3 4 5 > 
Added: November 05, 2013 | Visits: 762

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

Added: October 25, 2010 | Visits: 969

Geo::Coordinates::VandH Geo::Coordinates::VandH is a Perl module that can convert and manipulate telco V and H coordinates. SYNOPSIS To convert V: 5498 H: 2895 to lat/long coordinates: use Geo::Coordinates::VandH; $blah=new Geo::Coordinates::VandH; ($lat,$lon) = $blah->vh2ll(5498,2895); printf...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (115): Geo::Coordinates::VandH Download

Added: November 20, 2010 | Visits: 1.246

Computer History Graphing Project Computer History Graphing Project is a computer family tree. The Computer History Graphing Project is an attempt to graph every computer standard, every piece of hardware, every OS, and every computer language in one big family tree..


Platforms: *nix

License: Freeware Download (95): Computer History Graphing Project Download

Added: November 01, 2010 | Visits: 1.661

Regular Expression Graphing Program Regular Expression Graphing Program project is a regular expression graphing program. This program is designed to take a regular expression and produce a graph of the state machine that is used to parse the regular expression. It is useful for teaching regular expressions and state machines....


Platforms: *nix

License: Freeware Size: 4.3 MB Download (138): Regular Expression Graphing Program Download

Added: July 12, 2010 | Visits: 1.303

Geo::Coordinates::OSGB Geo::Coordinates::OSGB is a Perl module that can convert coordinates from Lat/Long to UK Grid. A UK-specific implementation of co-ordinate conversion, following formulae from the Ordnance Survey of Great Britain (hence the name). SYNOPSIS use Geo::Coordinates::OSGB qw(ll2grid grid2ll); #...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Geo::Coordinates::OSGB Download

Added: January 25, 2010 | Visits: 1.146

Graphing Calculator Viewer Graphing Calculator Viewer allows you to view and interact with Graphing Calculator documents. It includes examples and demonstrations of the software.It features:2D curves3D surfacesInequalitiesSave moviesSave for Web saves HTML & PNG filesSave as RTF export to word processorsActs as a web...


Platforms: Mac

License: Freeware Download (127): Graphing Calculator Viewer Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 607

Graphing Calculator 3D 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. Both cartesian and polar coordinates are supported as well as parametric equations and inequalities. Graphs are beautifully rendered with...


Platforms: Mac

License: Freeware Size: 6.6 MB Download (58): Graphing Calculator 3D Download

Added: June 21, 2013 | Visits: 458

Window Coordinates Window Coordinates code creates a window (with the Win32 API) and displays the coordinates of the windows client area in pixels in the form of X-Axis, Y-Axis.The window can be moved, and the coordinates will be re-displayed with the new position.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (52): Window Coordinates Download

Added: August 08, 2013 | Visits: 674

Convert Cartesian (ECEF) Coordinates to lat, lon, alt ECEF2LLA - convert earth-centered earth-fixed (ECEF) cartesian coordinates to latitude, longitude, and altitude.USAGE:[lat,lon,alt] = ecef2lla(x,y,z)lat = geodetic latitude (radians)lon = longitude (radians)alt = height above WGS84 ellipsoid (m)x = ECEF X-coordinate (m)y = ECEF Y-coordinate (m)z...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Convert Cartesian (ECEF) Coordinates to lat, lon, alt Download

Added: May 05, 2013 | Visits: 535

2D Spring Coordinates for Plotting This function returns the coordinates for a 2-D spring, with the possibility of adding offsets at the two ends.The spring is automatically sized using the maximum expected length and the number of coils.Use >> help springcoordFor more information on usage.Please let me know if you have any...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 2D Spring Coordinates for Plotting Download

Added: August 17, 2013 | Visits: 430

Equatorial Coordinates Model The Equatorial Coordinates model displays the position of a star in equatorial (Right Ascension/Declination --- RA/Dec) coordinates. The horizon is shown along with the four cardinal directions (N, E, S, and W). The Latitude slider changes the latitude of the observer which is shown by the change...


Platforms: Mac

License: Freeware Size: 993.28 KB Download (36): Equatorial Coordinates Model Download

Added: August 12, 2013 | Visits: 444

Local Coordinates Model The Local Coordinates model displays the position of a star in local (Altitude/Azimuth) coordinates. The horizon is shown along with the four cardinal directions (N, E, S, and W). The latitude of the observer is set at 35.5 degrees which sets the location of the north celestial pole (teal)...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (35): Local Coordinates Model Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 535

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 05, 2012  |  Added: November 05, 2012 | Visits: 370

open geo coordinates database At the current state, opengeodb provide geo coordinates and several other data (city name, zip) mainly for the german speaking area.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.82 MB Download (48): open geo coordinates database Download

Added: September 11, 2013 | Visits: 511

Convert ECI to ECEF Coordinates Convert ECI (CIS, Epoch J2000.0) Coordinates to WGS 84 (CTS, ECEF) Coordinates. This function has been vectorized for speed.Example Function Call:>> [r_ECEF v_ECEF] = ECItoECEF(JD,r_ECI,v_ECI);Where:JD is the Julian Date vector [1 x N] (units are in days)r_ECI is the position vector [3 x N] (any...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Convert ECI to ECEF Coordinates Download

Added: August 08, 2013 | Visits: 469

Power flow software in rectangular coordinates This software solves the powerflow in rectangular coordinates.This is applied to distribution as well as transmission systems


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (41): Power flow software in rectangular coordinates Download

Added: September 12, 2013 | Visits: 455

Curvilinear Coordinates Programs and utility functions using the Symbolic Math Toolbox are provided to analyze vectors and tensors in general curvilinear coordinates. The programs perform the following functions: 1) runcoord plots intersecting coordinate surfaces for typical coordinate systems 2) runmetric computes and...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (54): Curvilinear Coordinates Download

Added: October 05, 2013 | Visits: 1.299

GraphCalc GraphCalc is a very gui graphing calculator. It has been called a good replacement for a TI-85. It is a must for any high school math student.


Platforms: *nix

License: Freeware Size: 522.24 KB Download (99): GraphCalc Download

Added: November 11, 2010 | Visits: 971

Fung-Calc Fung-Calc project is an easy to use 2D and 3D graphing calculator written using the Qt libraries. It supports various graphing modes in both 2D and 3D. It combines all the features of a full-blown mathematical analysis package with ease of use. Installing To compile with all features...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (92): Fung-Calc Download

Added: July 05, 2013 | Visits: 854

SoundRuler SoundRuler is a tool for acoustic analysis, graphing and teaching. It interactively recognizes and measures 35 temporal and spectral properties of each sound in a file. It also features several measurement, graphing and didactic modules.


Platforms: Mac

License: Freeware Size: 29.56 MB Download (96): SoundRuler Download

1 2 3 4 5 >