enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Simplified perturbations models - Wikipedia

    en.wikipedia.org/wiki/Simplified_perturbations...

    Source code for algorithm implementations, and TLE interpretation in some cases: python-sgp4 A Python Implementation of the sgp4 model with automatic downloading of TLE Elements from NORAD database. PHP5 based on Gpredict; Java: SDP4 and predict4java; C++, FORTRAN, Pascal, and MATLAB. go-satellite GoLang implementation of SGP4 model and helper ...

  3. Pole figure - Wikipedia

    en.wikipedia.org/wiki/Pole_figure

    Pole figure and diffraction figure. Consider the diffraction pattern obtained with a single crystal, on a plane that is perpendicular to the beam, e.g. X-ray diffraction with the Laue method, or electron diffraction in a transmission electron microscope. The diffraction figure shows spots. The position of the spots is determined by the Bragg's ...

  4. Del in cylindrical and spherical coordinates - Wikipedia

    en.wikipedia.org/wiki/Del_in_cylindrical_and...

    This article uses the standard notation ISO 80000-2, which supersedes ISO 31-11, for spherical coordinates (other sources may reverse the definitions of θ and φ): . The polar angle is denoted by [,]: it is the angle between the z-axis and the radial vector connecting the origin to the point in question.

  5. Orbital state vectors - Wikipedia

    en.wikipedia.org/wiki/Orbital_state_vectors

    Orbital position vector, orbital velocity vector, other orbital elements. In astrodynamics and celestial dynamics, the orbital state vectors (sometimes state vectors) of an orbit are Cartesian vectors of position and velocity that together with their time () uniquely determine the trajectory of the orbiting body in space.

  6. MATLAB - Wikipedia

    en.wikipedia.org/wiki/MATLAB

    MATLAB (an abbreviation of "MATrix LABoratory" [22]) is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks.MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages.

  7. Codes for electromagnetic scattering by spheres - Wikipedia

    en.wikipedia.org/wiki/Codes_for_electromagnetic...

    Codes which calculate exactly electromagnetic scattering by an aggregate of spheres in a single orientation or at an average over individual orientations. 2013 MSTM D. W. Mackowski [19] Fortran Codes which calculate exactly electromagnetic scattering by an aggregate of spheres and spheres within spheres for complex materials.

  8. State-space representation - Wikipedia

    en.wikipedia.org/wiki/State-space_representation

    The state space or phase space is the geometric space in which the axes are the state variables. The system state can be represented as a vector , the state vector . If the dynamical system is linear, time-invariant, and finite-dimensional, then the differential and algebraic equations may be written in matrix form.

  9. Plotting algorithms for the Mandelbrot set - Wikipedia

    en.wikipedia.org/wiki/Plotting_algorithms_for...

    For values within the Mandelbrot set, escape will never occur. The programmer or user must choose how many iterations–or how much "depth"–they wish to examine. The higher the maximal number of iterations, the more detail and subtlety emerge in the final image, but the longer time it will take to calculate the fractal image.