Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Five methods for converting a signal to a binary representation. Methods outlined in Arthur Petrosian, "Kolmogorov Complexity of finite sequences and recognition of different preictal eeg patterns".
Methods are:
1. average method: sample assigned 1 if above the signal average
2. modified zone method: sample assigned 1 if outside average plus or minus standard deviation
3. differential method: sample assigned 1 if the difference between 2 consecutive samples is positive
4. zone differential method: samples assigned 1 if the difference between consecutive samples is greater than standard deviation of the signal
5. modified zone differential method: similar to 4 with a priori chosen boundary value.
Citar como
Stephen Faul (2026). Binary Conversion Methods (https://es.mathworks.com/matlabcentral/fileexchange/6887-binary-conversion-methods), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (1,78 KB)
-
Sin licencia
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 | Typing mishap in the modified zone conversion program. |
