Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📊 Represent the A59 spectrum as a function using MATLAB #713

Open
programarivm opened this issue Dec 30, 2024 · 0 comments
Open

📊 Represent the A59 spectrum as a function using MATLAB #713

programarivm opened this issue Dec 30, 2024 · 0 comments
Labels

Comments

@programarivm
Copy link
Member

programarivm commented Dec 30, 2024

Chess\SanSignal returns the oscillations of all evaluation features both in the time domain and the spectrum domain:

The spectrum domain can be converted back to a chess game with the help of a ChesslaBlab algorithm.

Find out how to represent the normalized A59 spectrum in tests/unit/SanSignalTest.php as a function using MATLAB.

[ 0.0, 0.3716, 0.8498, 0.809, 0.246, 0.6693, 0.8381, 0.7675, 0.7772, 0.7443, 0.7395, 0.5904, -0.6954, -0.616, -0.5324, 0.501, 0.5279, 0.5158 ]

line-graph (2)

See:

If the so-called chess spectrum can be converted to a function, then it may be processed as a signal with mathematical tools like the Discrete Fourier Transform (DFT) to hopefully find patterns that can't be seen via direct observation.

See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant