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

Divergence Spherical Coordinates software
Filter: All | Freeware | Demo
 

Divergence Spherical Coordinates

1 2 3 4 5 > 
Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 419

CalcCoord Cartesian coordinates, spherical coordinates und cylindrical coordinates can be transformed into each other. (5 languages, 2 and 3 dimensions)



Platforms: Windows

License: Shareware Cost: $11.00 USD Size: 993.28 KB Download (471): CalcCoord Download

Added: April 24, 2013 | Visits: 530

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

Released: January 12, 2005  |  Added: June 26, 2006 | Visits: 2.410

Archim Archim is a program for drawing the graphs of all kinds of functions. You can define a graph explicitly and parametrically, in polar and spherical coordinates, on a plane and in space (surface). Archim will be useful for teachers and students, as well as for everyone who is interested min...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 648 KB Download (161): Archim Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 502

Graphing Calculator Lite Graph functions, relations, and inequalities in rectangular, polar, cylindrical, and spherical coordinates. Solve equations numerically, graphically, and symbolically. Graph surfaces of revolution. Create mathematical movies and web pages.


Platforms: Mac

License: Commercial Cost: $6.99 USD Size: 1.6 MB Download (52): Graphing Calculator Lite Download

Added: October 26, 2013 | Visits: 612

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: 765

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: July 24, 2013 | Visits: 633

RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE A few days ago I was in need of uniformly random points generation on the surface of sphere. I suddenly discovered that common parametrization with 2 angles is useless, it gathers too many points in the poles. At MathWorld you can find the complete demonstration, here the main lines:To pick a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE Download

Added: August 24, 2008 | Visits: 933

Calc 3D Calc3D is a calculator for 3-dimensional vectors, matrices, complex numbers, quaternions. For objects ( like point, line, plane and sphere) distances, intersections, volume, area of squeres, area of a triangle can be calculated.Cartesian coordinates, spherical coordinates und cylindrical...


Platforms: Windows

License: Shareware Cost: $11.00 USD Size: 409 KB Download (157): Calc 3D Download

Added: April 10, 2013 | Visits: 492

Model Human Heart Shape Variation During Cardiac Cycle A computer model has been developed that provides a realistic description of the variation of the human heart surface shape during a single cardiac cycle. The model is proposed for investigations in the field of biomedical engineering, where computer simulation is necessary.A MATLAB spline...


Platforms: Matlab

License: Freeware Size: 7.6 MB Download (45): Model Human Heart Shape Variation During Cardiac Cycle Download

Added: March 25, 2013 | Visits: 271

Bloch Equation Vector Diagram Simulation Toolbox This package includes two functions, evolution.m and and pulse.m. The former accept two structures, one with a set of spins with an initial position in spherical coordinates, T1, T2 and a frequency offset from the rotating frame and two, a set of parameters dictating the simulation. These inputs...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (45): Bloch Equation Vector Diagram Simulation Toolbox Download

Added: July 06, 2013 | Visits: 565

Heating and Cooling a Sphere Model The Heating and Cooling a Sphere model computes the radial temperature distribution within a sphere as it is heated and cooled by a surrounding fluid. The sphere is broken into shells and the temperature of each shell is computed using a finite difference approximation to the radial heat equation...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 73.73 KB Download (38): Heating and Cooling a Sphere Model Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 378

Spherical Harmonics Manipulator This software computes synthesis of spherical harmonics models on sparse coordinates or grids (provided in a geodetic or geocentric reference system). It exploits basic parallelism using openmp directives. A solution with MPI has not be taken into account since it cannot be so easily manageble...


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.55 MB Download (45): Spherical Harmonics Manipulator Download

Added: September 12, 2013 | Visits: 459

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 25, 2010 | Visits: 973

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.309

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 (113): Geo::Coordinates::OSGB Download

Added: June 21, 2013 | Visits: 461

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: July 06, 2013 | Visits: 513

Priority First Spherical Lattice Space-Time Decode A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not...


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (45): Priority First Spherical Lattice Space-Time Decode 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: August 18, 2013 | Visits: 495

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 >