"Watch" to be notified of new posts.
Question titles may be paraphrased, but IDs are exact.
If using significant portions of code, please cite this repository. Short form (year = latest, or when the cited content was published):
John Muradeli, StackExchange Answers, 2023. GitHub repository, https://github.com/OverLordGoldDragon/StackExchangeAnswers/. DOI: 10.5281/zenodo.5115534
BibTeX
@article{OverLordGoldDragon2020StackExchangeAnswers,
title={StackExchange Answers},
author={John Muradeli},
journal={GitHub. Note: https://github.com/OverLordGoldDragon/StackExchangeAnswers/},
year={2023},
doi={10.5281/zenodo.5115534},
}
Code-accompanied answers say "code Q...", found in respective folders, or "code included".
✯ = exceptional quality; 🡡 = great quality (brag!)
- ✯ Identifying abrupt changes in audio - Q&A, code Q87355
- 🡡 Locating non-homogeneous areas in an image - Q&A, code included
- 🡡 Estimate sine frequency under white noise - Q&A, code Q76644
- Extract sine phase and amplitude, accurate and noise-robust method - Q&A, code Q29509
- Nonlinear filtering and inspection of noisy vibration signal - Q&A, code included
- ✯ Physical significance of negative frequencies - Q&A
- ✯ Wavelet "center frequency" explanation, relation to CWT scales - Q&A, code Q76329
- 🡡 DFT coefficients meaning? - Q&A
- 🡡 Why is
|x|^2
power? - Q&A - 🡡 Does zero-padding distort the spectrum? - Q&A
- How is a 1D signal considered a "vector"? - Q&A
- Are colored images 2D or 3D? - Q&A
- Are real-world signals bandlimited? - Q&A
- What can be meant by "bandlimited"? - Q&A
- ✯ How to validate a wavelet filterbank? - Q&A, code to-be-released
- 🡡 How to measure aliasing? - Q&A, code Q87705
- ✯ Wavelet Scattering explanation - Q&A, code Q78512
- ✯ Joint Time-Frequency Scattering explanation - Q&A, code Q78644
- ✯ Synchrosqueezing explanation - Q&A
- ✯ Wavelet Scattering properties & implementation - Q&A, code Q78512
- 🡡 Equivalence between "windowed Fourier transform" and STFT as convolutions/filtering - Q&A, code Q86937
- 🡡 What is "spin" for the 2D (separable) Morlet? - Q&A, code to-be-released
- 🡡 Amplitude extraction using STFT - Q&A, code Q86726
- 🡡 Why are there beats in STFT of sines? - Q&A, code Q11333
- 🡡 Power/Energy from CWT - Q&A, code Q86181
- 🡡 CWT vs DWT - Q&A
- 🡡 One-integral inverse CWT - Q&A, code included
- 🡡 Joint Time-Frequency Scattering structure & implementation - Q&A, code Q78644
- What do CWT values correspond to? - Q&A, code included
- Role of window length and overlap in uncertainty principle - Q&A, Q80918
- Inverting a scalogram - Q&A, code Q78530
- Importance of overlap in STFT - Q&A
- Advantages of complex wavelets over real-valued - Q&A
- Bandpass filtering for amplitude - Q&A, code included
- How is wavelet time & frequency resolution computed? - Q&A
- How is wavelet center frequency computed? - Q&A
- ✯ DFT of a sine, closed form solution and insights - Q&A, code Q87926
- 🡡 Subsampling in frequency domain, Effect of sampling rate on spectrum - Q&A, code included
- 🡡 Why is SNR periodic/sinusoidal for streamed windowing of a sine? - Q&A
- 🡡 DFT modulus of a sine, closed form solution and insights - Q&A, code Q87926
- Relationship between energy, power, and sampling rate - Q&A, code Q85745
- Hilbert transform for amplitude extraction/demodulation of broadband waveforms - Q&A
- Other end of Nyquist limit - Q&A
- Instantaneous frequency of a signal - Q&A
- DFT filter bank interpretation - Q&A
ifft
first half of time domain ("DFT unpad property") - Q&A, code included- Role of padding in convolution / Alleviating edge effects in Hilbert transform - Q&A, code Q76754
- How to frequency modulate? - Q&A
- Symmetries of analyticity - Q&A
- Effect of sampling rate and duration on discrete parameters of sine (spectrum) - Q&A
- 🡡 2D FFT cross-correlation in Python - Q&A, code Q87781
- Efficient 2D convolution/cross-correlation along only one axis (1D output) - Q&A, code included
- Optimizing window length in STFT via gradient descent - Q&A, code Q81624
- 🡡 Amplitude extraction / demodulation criteria for Hilbert transform - Q&A
- 🡡 Is downsampling LTI for bandlimited inputs? - Q&A, code Q88042
- 🡡 Sine DFT: N/4-symmetry, bin sinusoidal modulation vs time shifts - Q&A, code Q87926
- Inverse CWT derivation - Q&A
MIT-licensed.