enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Log–log plot - Wikipedia

    en.wikipedia.org/wiki/Log–log_plot

    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 y = a x k {\displaystyle y=ax^{k}} – appear as straight lines in a log–log graph, with the exponent corresponding to ...

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

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

  5. Line graph - Wikipedia

    en.wikipedia.org/wiki/Line_graph

    In the mathematical discipline of graph theory, the line graph of an undirected graph G is another graph L(G) that represents the adjacencies between edges of G. L(G) is constructed in the following way: for each edge in G, make a vertex in L(G); for every two edges in G that have a vertex in common, make an edge between their corresponding vertices in L(G).

  6. Hammett equation - Wikipedia

    en.wikipedia.org/wiki/Hammett_equation

    The plot of the Hammett equation is typically seen as being linear, with either a positive or negative slope correlating to the value of rho. However, nonlinearity emerges in the Hammett plot when a substituent affects the rate of reaction or changes the rate-determining step or reaction mechanism of the reaction. For the reason of the former ...

  7. Linear function (calculus) - Wikipedia

    en.wikipedia.org/wiki/Linear_function_(calculus)

    For example, it may represent an exponential function when its values are expressed in the logarithmic scale. It means that when log(g(x)) is a linear function of x, the function g is exponential. With linear functions, increasing the input by one unit causes the output to increase by a fixed amount, which is the slope of the graph of the function.

  8. Eadie–Hofstee diagram - Wikipedia

    en.wikipedia.org/wiki/Eadie–Hofstee_diagram

    The plot is occasionally attributed to Augustinsson [5] and referred to the Woolf–Augustinsson–Hofstee plot [6] [7] [8] or simply the Augustinsson plot. [9] However, although Haldane, Woolf or Eadie were not explicitly cited when Augustinsson introduced the versus / equation, both the work of Haldane [10] and of Eadie [3] are cited at other places of his work and are listed in his ...

  9. Bresenham's line algorithm - Wikipedia

    en.wikipedia.org/wiki/Bresenham's_line_algorithm

    Notice that the points (2,1) and (2,3) are on opposite sides of the line and (,) evaluates to positive or negative. A line splits a plane into halves and the half-plane that has a negative (,) can be called the negative half-plane, and the other half can be called the positive half-plane. This observation is very important in the remainder of ...