Essays about: "Recursive Division"

Found 3 essays containing the words Recursive Division.

  1. 1. Methods of self-interference cancellation in full duplex telecommunication systems

    University essay from Uppsala universitet/Institutionen för elektroteknik

    Author : Henrik Erlandsson; Viktor Sköldheden; [2021]
    Keywords : telecommunication; full duplex; self-interference cancellation; electronics; wireless communication; power amplifier;

    Abstract : With the wireless technology evolving quickly, so does the demand of speed and efficiency. This makes the companies look for new and better ways to improve the current systems. One way of improving the present systems would be to employ Full Duplex Technology. READ MORE

  2. 2. Evaluation of the Complexity of Procedurally Generated Maze Algorithms

    University essay from Blekinge Tekniska Högskola/Institutionen för kreativa teknologier

    Author : Albin Karlsson; [2018]
    Keywords : PCG; Mazes; Labyrinth; Recursive Backtracker; Recursive Division; Prims Algorithm; Randomized Prims Algorithm; Depth-first-search; Game;

    Abstract : Background. Procedural Content Generation (PCG) in Video Games can be used as a tool for efficiently producing large varieties of new content using less manpower, making it ideal for smaller teams of developers who wants to compete with games made by larger teams. One particular facet of PCG is the generation of mazes. READ MORE

  3. 3. Implementation and evaluation of a polynomial-based division algorithm

    University essay from Institutionen för systemteknik

    Author : Stefan Pettersson; [2003]
    Keywords : Electronics; Division; Algorithm; Polynomial; Newton-Raphson; Carry-save; Wallace tree; Elektronik;

    Abstract : In comparison to other basic arithmetic operations, such as addition, subtraction and multiplication,division is far more complex and expensive. Many division algorithms, except for lookup tables, rely on recursion with usually complex operations in the loop. READ MORE