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

Coordinates Graphing software
Filter: All | Freeware | Demo
 

Coordinates Graphing

< 1 2 3 4 5 > 
Added: July 01, 2013 | Visits: 574

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

Added: September 05, 2013 | Visits: 351

Transform matrix between two dicom image coordinates It first transforms to patient coordinates and then to the second coordinates. Both dicom image sets should have the same localizer while scanning.It takes two inputs: dicominfo structures (taken by dicominfo mmand) of two image sets. The outputs are 4x4 transform matrix and 3x3 rotation...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Transform matrix between two dicom image coordinates Download

Added: September 30, 2013 | Visits: 515

gnuplot development Gnuplot is a portable command-line driven graphing utility for linux, OS/2, MS Windows, OSX, VMS, and many other platforms. The source code is copyrighted but freely distributed (i.e., you don't have to pay for it).


Platforms: *nix

License: Freeware Size: 3.15 MB Download (47): gnuplot development Download

Added: April 11, 2013 | Visits: 350

3D plot (stereoscopy) the function gets x-y-z coordinates and calculate the x-y coordinates for the left-eye and the right-eye images.a demo script demonstrate the function, red/blue 3D glasses is needed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 3D plot (stereoscopy) Download

Added: June 13, 2013 | Visits: 408

Gruffy Gruffy is a yet another Python Graphing Library. inspired by Gruff (Ruby Graphing Library). This module using pgmagick (GraphicsMagick) . Install Install from PyPI: $ pip install gruffy Require pgmagick module. package install on Ubuntu: $ apt-get install libgraphicsmagick++-dev $ apt-get...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (47): Gruffy Download

Added: August 08, 2013 | Visits: 679

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 (46): Convert Cartesian (ECEF) Coordinates to lat, lon, alt Download

Added: September 11, 2013 | Visits: 515

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: May 11, 2013 | Visits: 653

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

Added: April 13, 2013 | Visits: 362

Centroid Calculation Function Function takes a picture as an argument (suitably should contain only one object whose centroid is to be obtained) and returns the x and y coordinates of its centroid.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Centroid Calculation Function Download

Added: June 13, 2013 | Visits: 383

Cubed sphere Generate a Cartesian coordinates of the cubed-sphere of radius 1the grid is gnomonic equiangular/equidistance central projectionInspired from this thread http://www.mathworks.com/matlabcentral/new...w_thread/258457


Platforms: Matlab

License: Freeware Size: 368.64 KB Download (46): Cubed sphere Download

Added: April 06, 2013 | Visits: 395

PHPGraphs Script PHPGraphs is a set of graphing classes for php.The basic graph types are line, point, area, and bar. Also, an advanced Time Series graph is included. PHPGraphs supports large numbers of large sized data sets.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): PHPGraphs Script Download

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

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

Generate a vector of Cartesian integer coordinates for a 1, 2, or 3D region 03 Mar 2012 (Updated 06 Mar 2012)Function to generate a listing of the coordinates for a specified Cartesian space.A = ENUM_COORDS(X) returns the matrix elements of a 2D region, where X contains a 4-element vector, X=[x y width height], representing the bounding box containing the set of 2D...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Generate a vector of Cartesian integer coordinates for a 1, 2, or 3D region 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 02, 2013 | Visits: 435

xyz2rae A variation of Matlab's cart2sph, that transforms a vector of Cartesian coordinates (East, North, Up) to radar coordinates (Range, Azimuth, Elevation). Note the different definition of radar coords vs. spherical coords, which require this different function (see exact definitions within the help...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): xyz2rae Download

Added: April 09, 2013 | Visits: 339

writevertices this program will record the vertices from the imaris filament program, x, y, z coordinates.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): writevertices Download

Added: April 29, 2013 | Visits: 308

plot3AniAnaglyph plot3AniAnaglyph(S,params) produces an anaglyph (red/cyan 3D) plot3 animation of the of arguments in cartesian coordinates (S = [X,Y,Z]).The animation includes the evolution and rotation of the arguments confined to a 1x1x1 cube centered at (0,0,0).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (44): plot3AniAnaglyph Download

Added: June 05, 2013 | Visits: 433

PHPGraphs for Scripts PHPGraphs is a set of graphing classes for php.The basic graph types are line, point, area, and bar. Also, an advanced Time Series graph is included. PHPGraphs supports large numbers of large sized data sets.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): PHPGraphs for Scripts Download

Added: August 18, 2013 | Visits: 496

Conversion between Equatorial and Ecliptic Coordinates [alpha,delta] = eclip2equat(lambda,beta) returns the right ascension and declination in the equatorial coordinate system corresponding to the longitudinal and latitudinal coordinates in the ecliptic coordinate system (lambda and beta).[lambda,beta] = equat2eclip(alpha,delta) returns the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Conversion between Equatorial and Ecliptic Coordinates Download

Added: May 05, 2013 | Visits: 540

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

< 1 2 3 4 5 >