enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Bresenham's line algorithm - Wikipedia

    en.wikipedia.org/wiki/Bresenham's_line_algorithm

    However, as mentioned above this only works for octant zero, that is lines starting at the origin with a slope between 0 and 1 where x increases by exactly 1 per iteration and y increases by 0 or 1. The algorithm can be extended to cover slopes between 0 and -1 by checking whether y needs to increase or decrease (i.e. dy < 0)

  3. Linear function (calculus) - Wikipedia

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

    The slope a measures the rate of change of the output y per unit change in the input x. In the graph, moving one unit to the right (increasing x by 1) moves the y-value up by a: that is, (+) = +. Negative slope a indicates a decrease in y for each increase in x.

  4. Y-intercept - Wikipedia

    en.wikipedia.org/wiki/Y-intercept

    Functions of the form = have at most one -intercept, but may contain multiple -intercepts. The x {\displaystyle x} -intercepts of functions, if any exist, are often more difficult to locate than the y {\displaystyle y} -intercept, as finding the y {\displaystyle y} -intercept involves simply evaluating the function at x = 0 {\displaystyle x=0} .

  5. Linear equation - Wikipedia

    en.wikipedia.org/wiki/Linear_equation

    A non-vertical line can be defined by its slope m, and its y-intercept y 0 (the y coordinate of its intersection with the y-axis). In this case, its linear equation can be written = +. If, moreover, the line is not horizontal, it can be defined by its slope and its x-intercept x 0. In this case, its equation can be written

  6. Log–log plot - Wikipedia

    en.wikipedia.org/wiki/Log–log_plot

    A log–log plot of y = x (blue), y = x 2 (green), and y = x 3 (red). Note the logarithmic scale markings on each of the axes, and that the log x and log y axes (where the logarithms are 0) are where x and y themselves are 1. Comparison of linear, concave, and convex functions when plotted using a linear scale (left) or a log scale (right).

  7. Nondimensionalization - Wikipedia

    en.wikipedia.org/wiki/Nondimensionalization

    Nondimensionalization is the partial or full removal of physical dimensions from an equation involving physical quantities by a suitable substitution of variables. This technique can simplify and parameterize problems where measured units are involved. It is closely related to dimensional analysis.

  8. Critical state soil mechanics - Wikipedia

    en.wikipedia.org/wiki/Critical_state_soil_mechanics

    The name cam clay asserts that the plastic volume change typical of clay soil behaviour is due to mechanical stability of an aggregate of small, rough, frictional, interlocking hard particles. [3] The Original Cam-Clay model is based on the assumption that the soil is isotropic, elasto-plastic, deforms as a continuum, and it is not affected by ...

  9. Explicit and implicit methods - Wikipedia

    en.wikipedia.org/wiki/Explicit_and_implicit_methods

    For such problems, to achieve given accuracy, it takes much less computational time to use an implicit method with larger time steps, even taking into account that one needs to solve an equation of the form (1) at each time step. That said, whether one should use an explicit or implicit method depends upon the problem to be solved.