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

Coordinates freeware
Filter: All | Freeware | Demo
 

Coordinates

1 2 3 4 5 > 
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: 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: 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: 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: February 03, 2010 | Visits: 1.855

Geo::ECEF Geo::ECEF is a Perl module that converts between ECEF (earth centered earth fixed) coordinates and latitude, longitude and height above ellipsoid. SYNOPSIS use Geo::ECEF; my $obj=Geo::ECEF->new(); #WGS84 is the default my ($x, $y, $z)=$obj->ecef(39.197807, -77.108574, 55); #Lat (deg), Lon...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (184): Geo::ECEF Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 620

BetaDLL (English) For the implementation of the INSPIRE directive all so far in Germany available geo references with Gauss-Krueger / DHDN coordinates now must be converted to UTM / ETRS89 coordinates for future use. BetaDLL supports the development of geodetic software on various platforms for this...


Platforms: Windows, Mac, Unix, Linux

License: Freeware Size: 1024 KB Download (53): BetaDLL (English) Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 549

GeographicLib GeographicLib is a small, handy set of C++ classes specially designed to help you convert between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for geoid calculations, and for computing geodesic. The emphasis is on returning accurate results with errors close to...


Platforms: Windows

License: Freeware Download (49): GeographicLib Download

Added: April 24, 2013 | Visits: 526

3D Plots of Normalized Array Factor Examples This code takes an expression for a normalized AF in spherical coordinates and creates a 3D plot in cartesian coordinates. Examples are specific to Antenna Theory and Design (2nd Ed) by Stutzman and Thiele.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 3D Plots of Normalized Array Factor Examples Download

Added: July 15, 2013 | Visits: 383

change_position_select_obj reads files and an offset to the coordinates of the selected objects


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): change_position_select_obj Download

Added: July 01, 2013 | Visits: 570

Minimum Enclosing Circle This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points.This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure.The previous code was...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Minimum Enclosing Circle Download

Nearest Neighbor algorithm for the Travelling Salesman Problem The 2-column vector contains cities' coordinates. The algorithm generates the optimal path to visit all the cities exactly once, and return to the starting city.The algorithm has its limitations, and based on the cities' distribution on the map it may or may not give the optimal solution.It...


Platforms: Matlab


Added: August 18, 2013 | Visits: 518

GPS Coordinate Transformations A collection of utilities for translating GPS coordinates to related coordinate systems (Earth Centere Fixed, Topocentric, UTM) with auxiliary routins for horizon computation and ray ellipsoid intercepts.


Platforms: Matlab

License: Freeware Size: 1.28 MB Download (57): GPS Coordinate Transformations Download

Added: May 11, 2013 | Visits: 649

ODE Phase Plane The script shows two plots; the time response and the phase plane for different initial conditions depending on the coordinates of the mouse pointer.


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): ODE Phase Plane Download

1 2 3 4 5 >