細胞自動機
含有「細胞自動機」共 7 篇內容
全部內容
發佈日期由新至舊
ysf的沙龍
2025/05/26
The Nature of Code閱讀心得與Python實作:7.6 Variations on...
CA的細胞長相是不是一定就是方形的呢?當然不是!它可以有各式各樣的形狀,甚至於也可以有各種不同的性質及演化方式;唯一的限制,就是你的想像力。
#
PYTHON
#
python
#
Python
喜歡
留言
ysf的沙龍
2025/05/12
The Nature of Code閱讀心得與Python實作:7.5 Object-Oriented Cells
這一節要用物件導向的方式來寫「生命遊戲」。
#
python
#
Python
#
PYTHON
1
留言
ysf的沙龍
2025/05/05
The Nature of Code閱讀心得與Python實作:7.4 The Game of Life
這一節介紹的是赫赫有名的2D CA:生命遊戲(the Game of Life)。
#
python
#
PYTHON
#
Python
1
留言
ysf的沙龍
2025/04/04
The Nature of Code閱讀心得與Python實作:7.3 Wolfram Classification
基礎CA的規則集總共有256個,經由這些規則集所生成的圖案,大部分看起來都平平無奇;不過,還是有些圖案真的是會讓人驚嘆不已,因為實在是跟自然界中可以看到的圖案樣式很相像。根據這些圖案的樣式和特性,Wolfram把它們分成四大類,接下來就來看看,這四大類的圖案各有怎樣的樣式和特性。
#
python
#
Python
#
PYTHON
喜歡
留言
ysf的沙龍
2025/03/31
The Nature of Code閱讀心得與Python實作:7.2 Elementary Cellular...
這節介紹Wolfram的基礎CA (elementary CA)設計方式,以及其迭代過程所構成的圖案。
#
python
#
Python
#
PYTHON
1
留言
ysf的沙龍
2025/03/21
The Nature of Code閱讀心得與Python實作:7.1 What Is a Cellular...
細胞自動機的英文是cellular automaton,複數型態為cellular automata,簡稱CA,是一種由細胞物件所組成的系統模型。
#
python
#
Python
#
PYTHON
喜歡
留言
ysf的沙龍
2025/03/17
The Nature of Code閱讀心得與Python實作:Chap. 7 Cellular Automata
這一章介紹的是細胞自動機(cellular automaton),一種不是植基於物理定律的複雜系統。
#
Python
#
python
#
PYTHON
喜歡
留言