Tag
This study computationally analyzes heart rate variability (HRV) indices in 40 healthy adults, finding that time-domain and nonlinear indices are normally distributed and stable, while frequency-domain indices show high variability. Recommended indices for accurate HRV representation include ApEn, IRRR, HRVi, SD2, MADRR, and rMSSD.
By recreating BBC test cards, the author provides an in-depth explanation of the engineering principles behind analog video signals and the application of the sampling theorem, demonstrating how to recover high-quality calibration signals from modern broadcasts.
Resonate is a low-latency, low-memory algorithm for perceptually relevant spectral analysis of audio signals, using resonator models with exponentially weighted moving averages.
Stanford released a complete Hidden Markov Model framework, enabling everyone to use the same technique that hedge funds like Renaissance Technologies employ to find signals through noise.
Researchers at MIT Lincoln Laboratory propose 'principle-driven foundation models' that encode signal-theoretic physical principles (Fourier decomposition, energy conservation, symmetry) instead of learning statistical correlations from large paired datasets. Trained exclusively on RF data, their 1.99M parameter frozen encoder achieves 77.7% average accuracy across 15 diverse tasks spanning audio, images, text, and video without any fine-tuning on target domains.
An interactive visual guide explaining the Constant-Q Transform (CQT), its log-frequency geometry, comparison with FFT, kernel construction, and efficient computation, tailored for music and pitch analysis.
Proposes Cascade-KDE, a training-free framework that uses two-dimensional kernel density estimation and truncated expectation to restore time-series corrupted by out-of-distribution impulse outliers while preserving local structure and derivative features.
The user is experimenting with OFDM using a Pluto SDR clone, achieving transmission and reception with various modulation schemes and a Viterbi decoder. A video demo is upcoming.
The article explains the Goertzel algorithm for efficiently detecting Bell 202 AFSK tones (1200/2200 Hz) on small embedded systems for packet radio decoding, providing visualizations and context.
Dywave is a dynamic tokenization framework for IoT sensing signals that uses wavelet-based hierarchical decomposition to align tokens with semantic events, achieving up to 12% higher accuracy and 75% reduction in input token length on five real-world datasets.
This paper proposes Intelligent Partitioning for Self-supervised Denoising (iPSD), a method enabling unsupervised training of deep EEG denoisers by partitioning noisy segments without requiring clean reference data.
This article provides a detailed mathematical derivation of the Cooley-Tukey Fast Fourier Transform algorithm, explaining how it reduces the complexity of the Discrete Fourier Transform.
This paper proposes a framework for conditional generative compressed sensing, proving stable recovery bounds for prompt-conditioned models and demonstrating how prompt matching influences sampling distributions in experiments with Stable Diffusion.
This paper introduces LiVeAction, a lightweight neural codec designed for real-time operation on resource-constrained devices. It utilizes an FFT-like structure and variance-based rate penalty to achieve superior rate-distortion performance while remaining practical for low-power sensors.