CA QUASI-PARTICLES WITH SPIN

"particle" states immersed in a chaotic sea of "vacuum" states
433 téléchargements
Mise à jour 19 mars 2010

Afficher la licence

This is a highly experimental code that serves to explore the possible deterministic/algorithmic origin of vacuum fluctuations and ZPE.
The core idea is based on an initially reversible cellular automaton which is documented in the reference given in the first Help lines of the code. The present development is based on the use of bit triplets which may have quiescent v-states and excited p-states. "Excitation" corresponds to an increase of the alphabet base, eg (1,0,1) -> (1,0,2). The other peculiarity of this code is that the lattice constantly rotates, thus it corresponds to an 1-D "Goedel" digital universe with a hidden angular momentum of 1 unit.
Due to rotation, there is a mixing of bits between states that cause non-admissible transitions to occur eg (1,0,2) ->(0,2,*). The new state than has to move to the left or to the right and this is done with the aid of an additional move-collision instruction set. Additionally all triplets undergo reversible transformations represented as permutations of the integers in the interval [0, 2^3-1]. The combination of permutations rules and bit mixing causes the appearance of stochasticity without any explicit use of the RAND function.

Citation pour cette source

Theophanes Raptis (2024). CA QUASI-PARTICLES WITH SPIN (https://www.mathworks.com/matlabcentral/fileexchange/27018-ca-quasi-particles-with-spin), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Modeling dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0