Skip to main content

Signal Processing

ISSN: 0165-1684

Visit Journal website

Datasets associated with articles published in Signal Processing

Filter Results
1970
2024
1970 2024
6 results
  • Data for: A symmetric alternating minimization algorithm for total variation minimization
    A symmetric alternating minimization algorithm for total variation minimization.
    • Dataset
  • Coherence-penalty minimization method for IUNTF design
    MATLAB code for the paper " Coherence-penalty minimization method for incoherent unit-norm tight frame design" with DOI: 10.1016/j.sigpro.2022.108864
    • Software/Code
  • Maximum Likelihood Estimator for Noisy Autoregressive Model Parameter Estimation Problem with Multiple Snapshots
    This capsule reproduces the main results given in the manuscript titled Maximum Likelihood Estimator for Noisy Autoregressive Model Parameter Estimation Problem with Multiple Snapshots by Omer Cayir and Cagatay Candan to be submitted to Elsevier Signal Processing (September 2020). In this manuscript, an expectation-maximization method is suggested, and, by judiciously utilizing the structure of the problem, an approximate, yet computationally efficient, version of the solution is also developed.
    • Software/Code
  • A Computationally Efficient Fine Frequency Estimation Method For Real-Valued Sinusoids
    This capsule implements a method for frequency estimation of real-valued sinusoidal signals. $r[n] = A \cos(\omega n + \phi) + w[n], n = \{0,1, \ldots , N-1\}$ is the signal model with the unknown parameters of $A$, $\omega$, and $\phi$. The main goal is to estimate $\omega$ given the noisy observations $r[n], n = \{0,1, \ldots , N-1\}$ where noise $w[n]$ is assumed to be white and Gaussian distributed.
    • Software/Code
  • C Code for the Detection of Signals in Correlated Interference using a Predictive VA - Part 1
    In this work, we address the problem of optimally detecting signals in correlated noise using a predictive Viterbi algorithm (PVA). We derive expressions for the probabilityof error for both coded and uncoded systems employing the PVA, which are corrupted by coloured noise. As an application, the PVA is used in conjunction with a fractionally spaced linear equalizer (LE-PVA), thereby improving the bit-error-rate performance by as much as 11dB, over the conventional decision feedback equalizer with estimated decisions, when the channel has spectral nulls. The LE-PVA is also about 1dB better than the DFE that uses per-survivor processing. Simulation results also show that the performance difference between the LE-PVA and the decision feedback equalizer with correct decisions fed back (ideal DFE), is just 1dB, even when the channel has spectral nulls. Simulation results are also presented for multipath fading channels, where we again demonstrate that the LE-PVA is just 1dB inferior to the ideal DFE and about 1dB better than the DFE using per-survivor processing. Thus, we clearly demonstrate the superiority of the LE-PVA over apractical DFE. Part 1 contains the conventional Viterbi algorithm in coloured/white noise. The VA is implemented using linked list, which is memory efficient compared to array-based implementation.
    • Software/Code
  • C Code for the Detection of Signals in Correlated Interference using a Predictive VA - Part 2
    In this work, we address the problem of optimally detecting signals in correlated noise using a predictive Viterbi algorithm (PVA). We derive expressions for the probabilityof error for both coded and uncoded systems employing the PVA, which are corrupted by coloured noise. As an application, the PVA is used in conjunction with a fractionally spaced linear equalizer (LE-PVA), thereby improving the bit-error-rate performance by as much as 11dB, over the conventional decision feedback equalizer with estimated decisions, when the channel has spectral nulls. The LE-PVA is also about 1dB better than the DFE that uses per-survivor processing. Simulation results also show that the performance difference between the LE-PVA and the decision feedback equalizer with correct decisions fed back (ideal DFE), is just 1dB, even when the channel has spectral nulls. Simulation results are also presented for multipath fading channels, where we again demonstrate that the LE-PVA is just 1dB inferior to the ideal DFE and about 1dB better than the DFE using per-survivor processing. Thus, we clearly demonstrate the superiority of the LE-PVA over apractical DFE. Part 2 contains the predictive Viterbi algorithm in coloured/white noise. The VA is implemented using linked list, which is memory efficient compared to array-based implementation.
    • Software/Code