Related Experiment Video
Updated: Sep 29, 2025

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
An Algorithm for Time Prediction Signal Interference Detection Based on the LSTM-SVM Model
1School of Electronics and Information, Northwestern Polytechnical University, Xi'an 710072, Shaanxi, China.
Abstract:
Interference detection is an important part of the electronic defense system. It is difficult to detect interference with the traditional method of extracting characteristic parameters for interference generated at the same frequency as the original signal. Aiming at this special time-frequency overlapping interference signal, this paper proposes an interference detection algorithm based on the long short-term memory-support vector machines (LSTM-SVM) model. LSTM is used for the time series prediction of the received signal. The difference between the predicted signal and the received signal is used as the feature sample, and the SVM algorithm is used to classify the feature samples to obtain the recognition rate of whether the sample has interference. The LSTM-SVM model is compared with the gate recurrent unit-support vector machines (GRU-SVM) model, and the comparison results are visualized using a confusion matrix. The simulation results show that this LSTM-SVM model algorithm cannot only detect the existence of the interference signal but also can determine the specific position of the interference signal in the received waveform, and the detection performance is better than the GRU-SVM model.
Related Concept Videos
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Linear time-invariant Systems
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Basic Continuous Time Signals
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
Sampling Continuous Time Signal
In the...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.

