When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Semi-log plot - Wikipedia

    en.wikipedia.org/wiki/Semi-log_plot

    The linear–log type of a semi-log graph, defined by a logarithmic scale on the x axis, and a linear scale on the y axis. Plotted lines are: y = 10 x (red), y = x (green), y = log (x) (blue). In science and engineering, a semi-log plot / graph or semi-logarithmic plot / graph has one axis on a logarithmic scale, the other on a linear scale.

  3. Log–log plot - Wikipedia

    en.wikipedia.org/wiki/Log–log_plot

    Comparison of Linear, Concave, and Convex Functions\nIn original (left) and log10 (right) scales. In science and engineering, a log–log graph or log–log plot is a two-dimensional graph of numerical data that uses logarithmic scales on both the horizontal and vertical axes. Power functions – relationships of the form – appear as straight ...

  4. Linear interpolation - Wikipedia

    en.wikipedia.org/wiki/Linear_interpolation

    Linear interpolation on a data set (red points) consists of pieces of linear interpolants (blue lines). Linear interpolation on a set of data points (x 0, y 0), (x 1, y 1), ..., (x n, y n) is defined as piecewise linear, resulting from the concatenation of linear segment interpolants between each pair of data points.

  5. Slope field - Wikipedia

    en.wikipedia.org/wiki/Slope_field

    A slope field (also called a direction field[1]) is a graphical representation of the solutions to a first-order differential equation [2] of a scalar function. Solutions to a slope field are functions drawn as solid curves. A slope field shows the slope of a differential equation at certain vertical and horizontal intervals on the x-y plane ...

  6. Pendulum (mechanics) - Wikipedia

    en.wikipedia.org/wiki/Pendulum_(mechanics)

    The animations below depict the motion of a simple (frictionless) pendulum with increasing amounts of initial displacement of the bob, or equivalently increasing initial velocity. The small graph above each pendulum is the corresponding phase plane diagram; the horizontal axis is displacement and the vertical axis is velocity. With a large ...

  7. Polar coordinate system - Wikipedia

    en.wikipedia.org/wiki/Polar_coordinate_system

    The equation defining a plane curve expressed in polar coordinates is known as a polar equation. In many cases, such an equation can simply be specified by defining r as a function of φ. The resulting curve then consists of points of the form (r(φ), φ) and can be regarded as the graph of the polar function r.

  8. Inverted pendulum - Wikipedia

    en.wikipedia.org/wiki/Inverted_pendulum

    Inverted pendulum. Balancing cart, a simple robotics system circa 1976. The cart contains a servo system that monitors the angle of the rod and moves the cart back and forth to keep it upright. An inverted pendulum is a pendulum that has its center of mass above its pivot point. It is unstable and falls over without additional help.

  9. Bresenham's line algorithm - Wikipedia

    en.wikipedia.org/wiki/Bresenham's_line_algorithm

    Bresenham's line algorithm. Bresenham's line algorithm is a line drawing algorithm that determines the points of an n -dimensional raster that should be selected in order to form a close approximation to a straight line between two points. It is commonly used to draw line primitives in a bitmap image (e.g. on a computer screen), as it uses only ...