Content deleted Content added
m l |
Citation bot (talk | contribs) Added s2cid. Removed URL that duplicated identifier. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Cellular automata | #UCB_Category 5/29 |
||
(16 intermediate revisions by 12 users not shown) | |||
Line 1:
{{short description|Abstract machines which have a continuum of locations with finite states}}
A '''continuous spatial automaton''' is a type of computer model studied in [[automata theory]], a subfield of [[computer science]]. It is similar to a [[cellular automaton]], in that it models the evolution of a set of many states over time. Unlike a cellular automaton, which has a discrete grid of states, a continuous spatial automaton has a continuum of locations in one or more dimensions. The state at each ___location may be chosen from a discrete set of numbers, or from a continuous interval of [[real number]]s. The states may also vary continuously in time, and in this case the state evolves according to a [[differential equation]].
One important example is [[reaction-diffusion]] textures, differential equations proposed by [[Alan Turing]] to explain how chemical reactions could create the stripes on [[zebra]]s and spots on leopards. When these are approximated by CA, such CAs often yield similar patterns. Another important example is neural fields, continuum limit [[neural networks]] where average firing rates evolve based on [[integro-differential equation]]s.<ref>H R Wilson and J D Cowan. Excitatory and inhibitory interactions in localized populations of model neurons. Biophysical Journal, 12:1–24, 1972.</ref><ref>H R Wilson and J D Cowan. A mathematical theory of the functional dynamics of cortical and thalamic nervous tissue. Kybernetik, 13:55–80, 1973.</ref> Such models demonstrate [[spatiotemporal]] [[pattern formation]], localized states and travelling waves.<ref>S Amari. Dynamics of pattern formation in lateral inhibition type neural fields. Biological Cybernetics, 27:77–87, 1977.</ref><ref>http://www.scholarpedia.org/article/Neural_fields</ref> They have been used as models for cortical memory states and visual hallucinations.<ref>G B Ermentrout and J D Cowan. A mathematical theory of visual hallucination patterns. Biological Cybernetics, 34:137–150, 1979.</ref>▼
▲One important example is [[
MacLennan [http://www.cs.utk.edu/~mclennan/contin-comp.html] considers continuous spatial automata as a model of computation, and demonstrated that they can implement Turing-universality.<ref>David H. Wolpert and Bruce J. MacLennan, A Universal Field Computer That is Purely Linear, University of Tennessee, Knoxville, Department of Computer Science Technical Report CS-93-206, September 14, 1993, 28 pp. http://web.eecs.utk.edu/~mclennan/papers/ut-cs-93-206.pdf</ref>▼
▲Bruce MacLennan
==References==▼
{{Reflist}}▼
==See also==
*[[Analog computer]]
*[[Coupled map lattice]]
▲==References==
▲{{Reflist}}
[[Category:Cellular automata]]
|