enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Map folding - Wikipedia

    en.wikipedia.org/wiki/Map_folding

    The map folding and stamp folding problems are related to a problem in the mathematics of origami of whether a square with a crease pattern can be folded to a flat figure. If a folding direction (either a mountain fold or a valley fold ) is assigned to each crease of a strip of stamps, it is possible to test whether the result can be folded ...

  3. Map (higher-order function) - Wikipedia

    en.wikipedia.org/wiki/Map_(higher-order_function)

    Map functions can be and often are defined in terms of a fold such as foldr, which means one can do a map-fold fusion: foldr f z . map g is equivalent to foldr (f . g) z. The implementation of map above on singly linked lists is not tail-recursive, so it may build up a lot of frames on the stack when called with a large list. Many languages ...

  4. Mathematics of paper folding - Wikipedia

    en.wikipedia.org/wiki/Mathematics_of_paper_folding

    For example, the Miura map fold is a rigid fold that has been used to deploy large solar panel arrays for space satellites. The napkin folding problem is the problem of whether a square or rectangle of paper can be folded so the perimeter of the flat figure is greater than that of the original square.

  5. Fold (higher-order function) - Wikipedia

    en.wikipedia.org/wiki/Fold_(higher-order_function)

    In functional programming, fold (also termed reduce, accumulate, aggregate, compress, or inject) refers to a family of higher-order functions that analyze a recursive data structure and through use of a given combining operation, recombine the results of recursively processing its constituent parts, building up a return value.

  6. Regular paperfolding sequence - Wikipedia

    en.wikipedia.org/wiki/Regular_paperfolding_sequence

    The regular paperfolding sequence corresponds to folding a strip of paper consistently in the same direction. If we allow the direction of the fold to vary at each step we obtain a more general class of sequences. Given a binary sequence (f i), we can define a general paperfolding sequence with folding instructions (f i).

  7. Kawasaki's theorem - Wikipedia

    en.wikipedia.org/wiki/Kawasaki's_theorem

    Although Kawasaki's theorem completely describes the folding patterns that have flat-folded states, it does not describe the folding process needed to reach that state. For some (multi-vertex) folding patterns, it is necessary to curve or bend the paper while transforming it from a flat sheet to its flat-folded state, rather than keeping the ...

  8. Geometric Folding Algorithms - Wikipedia

    en.wikipedia.org/wiki/Geometric_Folding_Algorithms

    It includes the NP-completeness of testing flat foldability, [2] the problem of map folding (determining whether a pattern of mountain and valley folds forming a square grid can be folded flat), [2] [4] the work of Robert J. Lang using tree structures and circle packing to automate the design of origami folding patterns, [2] [4] the fold-and ...

  9. Logistic map - Wikipedia

    en.wikipedia.org/wiki/Logistic_map

    Two- and three-dimensional Poincaré plots show the stretching-and-folding structure of the logistic map. This stretching-and-folding does not just produce a gradual divergence of the sequences of iterates, but an exponential divergence (see Lyapunov exponents), evidenced also by the complexity and unpredictability of the chaotic logistic map ...