Abstract
Restricted by the ill-posed antenna measurement matrix, the conventional smoothed norm algorithm (SL0) fails to enable direct real aperture radar angular super-resolution imaging. This paper proposes a modified smoothed norm (MSL0) algorithm to address this issue. First, as the pseudo-inverse of the ill-posed antenna measurement matrix is required to set the initial values and calculate the gradient projection, a regularization strategy is employed to relax the ill-posedness. Based on the regularization strategy, the proposed MSL0 algorithm can avoid noise amplification when faced with the ill-posed antenna measurement matrix of real aperture radar. Additionally, to prevent local minima problems, we introduce a hard thresholding operator, based on which the proposed MSL0 algorithm can accurately reconstruct sparse targets. Simulations and experimental results verify the performance of the proposed MSL0 algorithm.
1. Introduction
Radar has come to play an increasingly important role in several areas, including autonomous navigation, driverless driving, and ground surveillance [1,2,3,4,5,6,7,8,9,10,11]. Real aperture radar (RAR) can scan an observation area using an antenna to produce two-dimensional range and cross-range imagery. RAR can be used for any imaging geometry, without the need for coherent processing in the cross-range context [12]. Therefore, RAR is of considerable interest for forward-looking imaging, where synthetic aperture radar (SAR) and Doppler beam sharpening (DBS) techniques fail to work [13]. As the range resolution is related to the bandwidth of the transmitted signal and the angular resolution is dependent on the aperture of the antenna, the range resolution typically far outweighs the angular resolution in practical applications, and the problem of low angular resolution is a limiting factor of RAR. Fortunately, echo data along the azimuthal direction can be modeled as a convolution relationship between the target scatterings and the antenna pattern. Deconvolution methods provide potential for improvement in the angular resolution.
Sparse recovery approaches comprise a popular class of deconvolution methods. The sparse recovery problem is an underdetermined linear system, where the unknown vector is assumed to be sparse, meaning that most of its elements are zero. Sparse recovery approaches have been widely used in many fields, such as medical imaging, video processing, source localization, and radar imaging [14,15,16,17]. In radar imaging, SAR, inverse synthetic aperture radar (ISAR), multiple-input multiple-output (MIMO) radar, and ground-penetrating radar have achieved high-resolution imaging with the help of sparse recovery techniques.
For RAR imaging, the target of interest usually only has a few strong scatterers that are sparsely distributed, such as foreign objects on an airport runway. Sparse recovery approaches can be exploited in RAR imaging to enhance the angular resolution [18]. In [19], based on Bayesian theory, the authors assumed the target to have sparse characteristics and employed the Laplace distribution to describe the sparse prior distribution, achieving angular super-resolution imaging. In [20], the authors applied the norm to express the target sparse prior based on the regularization strategy and converted the angular super-resolution problem into an optimization problem. Theoretically, the two types of methods are essentially equivalent, and they aim to address the norm minimization problem. Furthermore, the iterative adaptive approach (IAA) from the sparse spectrum estimation field was applied for angular super-resolution imaging in [21], obtaining similar results to the two above-mentioned sparse approaches.
As mentioned, current sparse recovery algorithms mostly utilize the norm to represent the sparsity of the target. Indeed, mathematically speaking, the norm has stronger sparsity compared to the norm. However, directly solving the norm minimization is an NP-hard problem. Fortunately, in a recent study [22], the authors proposed a smoothed norm (SL0) algorithm, which utilizes a smooth Gaussian function to approximate the norm and then uses the steepest descent and gradient projection to minimize the approximate norm. The SL0 algorithm has higher accuracy and faster convergence speed compared to conventional norm-based sparse recovery algorithms. In radar imaging, we have successfully applied SL0 to SAR [23], ISAR [24], and MIMO radar [25], reducing the computational complexity while improving the imaging quality.
However, little work on the use of the SL0 method for RAR imaging has been reported. After an investigation, we found the existing SL0 algorithm to be unsuitable for RAR imaging. The antenna measurement matrix is seriously ill-posed because of the low-pass characteristic of the antenna in RAR imaging. The SL0 algorithm requires the calculation of the pseudo-inverse of the ill-posed antenna measurement matrix to set the initial value and calculate the gradient projection. For an ill-posed matrix, the error when calculating the pseudo-inverse is too large; as a result, the SL0 algorithm cannot be utilized directly for RAR imaging. Moreover, for the steepest descent, we can easily fall into local minima.
This paper proposes a modified SL0 (MSL0) algorithm. By replacing the ill-posed antenna measurement matrix with the regularization matrix, we avoid the huge error caused by calculating the pseudo-inverse, allowing for the realization of RAR angular super-resolution imaging. In addition, a hard threshold operator is added to prevent local minima and accelerate convergence. Compared with existing angular super-resolution methods, such as the iterative adaptive approach (IAA) [21] and sparse regularization method [20], the proposed method has advantages in terms of super-resolution performance and computational efficiency.
The remainder of this paper is organized as follows. Section 2 introduces the signal model for RAR. In Section 3, the schemes of the proposed MSL0 method are detailed. Section 4 presents the simulation results and a performance comparison between existing methods and the proposed MSL0 method, followed by a discussion in Section 5. In Section 6, experimental data results are presented to further validate the proposed method. Finally, Section 7 presents the conclusions.
2. Signal Model for Real Aperture Radar Imaging
As shown in Figure 1, the RAR acquires echo data through radar beam scanning. The received echo data can achieve high resolution in the range dimension by transmitting a linear frequency modulation (LFM) signal and pulse compression. For the azimuth dimension, according to the sequential process of scanning imaging, the received echo data along the azimuth dimension can be modeled using a one-dimensional convolution model:
where denotes the azimuth angle, is the received azimuth echo, is the target scattering distribution, is the antenna pattern, is the noise, and ⊗ is the convolution operation.
After discretization, Equation (1) can be transformed into the following matrix form:
where is the received azimuth echo vector; is the target scattering distribution vector; is the noise vector; N represents the number of azimuthal sampling points, which is determined based on the pulse repetition frequency (PRF), scanning scope in the azimuth, and antenna scanning velocity; and H denotes the antenna measurement matrix composed of the antenna pattern samples shown in Equation (3):
where are the samples of the antenna pattern, and the sampling number is determined according to the PRF, antenna beamwidth, and antenna scanning velocity. As the antenna pattern shown in Figure 2 has low-pass characteristics in the frequency domain, the antenna measurement matrix H is a seriously ill-posed matrix.
Figure 2.
Comparison of an antenna pattern in different domains: (a) Antenna pattern in the azimuthal time domain and (b) antenna pattern in the azimuthal frequency domain.
Figure 1.
Echo acquisition procedure of a real aperture scanning radar.
3. Proposed Modified Smoothed Norm-Based Method
This section presents a modified smoothed norm (SL0) approach to enhance the angular resolution for sparse targets. Assuming that the target of interest has only a few strong scatterers that are sparsely distributed, most elements in the target scattering vector x are zero. The following optimization problem can be constructed:
where is the penalty term and is the noise (or error) energy.
3.1. Main Framework of Norm Minimization
As the norm minimization of a vector is discontinuous, direct minimization is impeded. Therefore, SL0 is employed to approximate this discontinuous function using a suitable continuous one, which can then be optimized with a minimization algorithm for continuous functions. The approximation for the discontinuous function of the norm into a continuous one is as follows:
The accuracy of this approximation is controlled by the parameter . When is large, the approximation is poor, whereas when is very small, the approximation tends to be accurate. A small leads to stronger sparsity compared to the norm, as illustrated in Figure 3. Therefore, we provide a better approximation to the norm of the vector x as follows:
Figure 3.
Schematic diagram of approximate norm function with three values of .
To minimize the norm, should be minimized. However, a small value results in a non-smooth approximation containing many local maxima. To avoid these local maxima, a decreasing sequence for the value of is employed. Therefore, the norm optimization problem based on function minimization can be described as
3.2. Traditional SL0 Algorithm
In this subsection, a brief review of the traditional SL0 algorithm is given, which mainly includes two parts: the initialization of the traditional SL0 algorithm and the main loop of the traditional SL0 algorithm.
3.2.1. Initialization of Traditional SL0 Algorithm
The core of initialization is to choose a proper initial value for the vector x. In the conventional SL0 algorithm [22], a choice for this initial value is given using the pseudo-inverse of H: . In addition, a suitable decreasing sequence for needs to be provided for the algorithm. In [22], the initial value for the sequence was set as . Then, the value of decreased according to a decreasing coefficient .
3.2.2. Main Loop of Traditional SL0 Algorithm
For each value of , a fixed number of steps L in the steepest ascent approach is used to minimize . In each steepest ascent iteration, the solution moves in the desired direction, as follows:
where , and u represents a small positive that determines the step size of the algorithm. Furthermore, can be expressed as follows:
After the steepest ascent, the following is the projection of the solution into the feasible region, which is performed as:
The main loop continues until a minimum value of is reached. The SL0 algorithm is summarized in Algorithm 1.
3.3. Proposed MSL0 Algorithm
In the conventional SL0 algorithm, the initial value, descending sequence initial value, and gradient projection all involve the pseudo-inverse of the antenna measurement matrix H. However, as H is a seriously ill-posed matrix, calculating its pseudo-inverse yields a significant error, which has two consequences. Firstly, the final imaging result deviates from the true value because of incorrect initial value setting and gradient projection. As a result, the SL0 method cannot be directly applied for RAR angular super-resolution. Secondly, the descending sequence initial value may become abnormally large, increasing the number of outer loops of the SL0 method and thereby adding to the computational burden.
| Algorithm 1 Conventional SL0 algorithm |
| Initialization: |
| 1. |
| (e.g., |
| 2. , |
| Mainloop: |
| end |
| Output: |
3.3.1. Regularization Strategy for Antenna Measurement Matrix
To address the above problems, we introduce a regularization strategy to repair the antenna measurement matrix. The singular value decomposition (SVD) transformation is performed on the antenna measurement matrix as follows:
where and are unitary matrices of size , and , is composed of the singular values of H, which satisfies .
The pseudo-inverse of the antenna measurement matrix can be expressed using the singular value decomposition transformation:
Because of the serious ill-posedness of H, inevitably, many small singular values are close to zero. The inversion of small singular values causes noise to be amplified in , thus introducing significant errors. To alleviate the influence of the inversion of small singular values, a regularization strategy is adopted to repair the antenna measurement matrix. As a result, the pseudo-inverse is replaced with the following equation:
where is the regularization parameter.
From the above equation, after the regularization process, we obtain . With the addition of in the denominator, the noise amplification caused by the inversion of small singular values is avoided. By replacing with , we can avoid introducing errors, thereby obtaining a stable azimuth super-resolution imaging result.
3.3.2. Hard Threshold Operator in the Iterative Procedure
The next modification is to prevent falling into local minima. As the search path assumes a sawtooth shape in the process of searching for the optimal value via steepest descent, a hard threshold operation, which is an element-wise operator with low computational complexity, is utilized. The hard threshold operator is defined as
where w is the variable and is the threshold.
By employing the hard threshold operator, any element of that falls below the set threshold is set to zero. By using a hard threshold operator, falling into local minima is prevented. Furthermore, the problem-solving speed increases with each step. The threshold is an important parameter, and a suggested way to select is to set it as 0.01. The MSL0 algorithm for RAR imaging is summarized in Algorithm 2.
| Algorithm 2 The MSL0 algorithm |
| Initialization: |
| 1. |
| (e.g., |
| 2. |
| Mainloop: |
| end |
| Output: |
3.3.3. Complexity Analysis of the Proposed Algorithm
During initialization, we can calculate the matrix and the target scattering coefficient and set the parameters in advance. Therefore, we mainly analyze the complexity within the main loop. Suppose the number of outer loops is J and the number of inner loops is L.
For inner loops, computing involves an element-wise calculation, the complexity of which is ; computing is ; and computing also involves an element-wise calculation with complexity . For the outer loops, the complexity is almost negligible. Hence, for the main loop, the total complexity is approximately .
As the proposed MSL0 algorithm adopts the steepest descent solver, its computational complexity is only on the level of , which is lower than the -level computational complexity of traditional super-resolution methods.
4. Simulation Results for Super-Resolution Algorithms
In this section, simulation results are given to verify the performance of the proposed method. The proposed MSL0 method was compared with the Tikhonov regularization method [26], truncated singular value decomposition (TSVD) method [27], Wiener filter method [28], sparse regularization method [20], and IAA [21]. We compared the super-resolution imaging performance and computational efficiency of the six methods through point simulation.
To quantify and compare the super-resolution performance of these six methods, we applied the structure similarity index measure (SSIM) [29] and the mean square error (MSE) [30].
The SSIM is defined as follows:
where and are the mean and standard deviation of the vectors and , respectively, and represents the correlation coefficients corresponding to the vectors and , respectively. The SSIM is a quantitative measure between the super-resolution imaging result and the target true scene. The value of the SSIM ranges between −1 and 1, where 1 indicates that the super-resolution imaging result is identical to the target true scene. A larger SSIM value indicates better super-resolution performance.
The MSE is used to measure the relative error between the super-resolution imaging result and the target true distribution, which is defined as
where M and N denote the range cell and azimuth cell, respectively.
For the simulations, we adopted the ideal antenna pattern and considered additive white Gaussian noise. The main simulation parameters are listed in Table 1. Our point targets, as shown in Figure 4a, were located at and with normalized amplitudes of 1. As shown in Figure 4b, as the interval between the two targets was narrower than the antenna beamwidth, the echoes of the targets were mixed in the azimuth dimension. The results of the Tikhonov regularization, TSVD, and Wiener filtering methods are presented in Figure 4c–e, which show limited resolution improvements. The sparse regularization method and the IAA, as shown in Figure 4f,g, respectively, resolved the two targets to a certain extent, but their super-resolution performance was weaker than that of the MSL0 method, as shown in Figure 4h.
Table 1.
Simulation parameters for the radar system.
Figure 4.
Point simulation results (SNR = 20 dB): (a) Target true scene; (b) Real beam echo; (c) Tikhonov regularization method; (d) TSVD method; (e) Wiener filter method; (f) Sparse regularization method; (g) IAA; (h) MSL0 method.
Table 2 provides a comparison of the various imaging indices, where the computation times are reported from tests using Matlab 2020a on an AMD Ryzen5 4500U with 16 GB of RAM. From the simulation parameters in Table 1, the dimensions of the matrices involved can be calculated: the echo matrix y has a size of , whereas the antenna measurement matrix H has a size of . As shown in Table 2, the MSL0 method obtained the largest SSIM and the smallest MSE, indicating that its super-resolution performance was superior to that of the other methods. Furthermore, compared with the sparse regularization method and the IAA, the proposed method exhibited a certain advantage in terms of computation speed.
Table 2.
Comparison of various imaging indices.
5. Influence of the SNR on the Imaging Results and Target Location Performance
This section discusses the influence of the SNR on the imaging results and target location performance. Here, we only consider the Tikhonov regularization method, sparse regularization method, and proposed method for comparison.
5.1. Influence of SNR on Imaging Results
To explore the influence of the SNR on the imaging results, we present the imaging results under low SNR conditions (10 and 5 dB). The target true scene and simulation parameter settings were the same as in the point simulation in the previous section. In Figure 5, it can be seen that when the SNR was 10 dB, the sidelobes in the Tikhonov regularization method became strong. The sparse regularization method began to produce significant sidelobes, whereas the proposed method maintained an extremely low sidelobe amplitude. When the SNR was 5 dB, as shown in Figure 6, the sidelobe amplitude of the Tikhonov regularization method was further enhanced. Both the sparse regularization method and MSL0 method produced obvious sidelobes, but those of the sparse regularization method were higher. Therefore, as the SNR decreased, stronger sidelobes were generated in the super-resolution result. Compared to the traditional methods, the SNR had the least influence on the imaging result of the proposed MSL0 method.
Figure 5.
Point simulation results (SNR = 10 dB): (a) Real beam echo; (b) Tikhonov regularization method; (c) Sparse regularization method; (d) MSL0 method.
Figure 6.
Point simulation results (SNR = 5 dB): (a) Real beam echo; (b) Tikhonov regularization method; (c) Sparse regularization method; (d) MSL0 method.
5.2. Influence of SNR on Target Location Performance
In this subsection, we discuss the effect of the SNR on the target location performance. We first defined the target location error (TLE), as depicted in Figure 7a; that is, we selected the peaks in the super-resolution result as the target localization result [31,32]. The TLE is calculated as
where and are the angles of the left and right peaks in the super-resolution imaging results, respectively.
Figure 7.
Influence of SNR on target location performance: (a) Definition of target location error; (b) Target location error curve.
To examine the influence of the SNR on target localization performance, we conducted 10 Monte Carlo simulations to reduce the influence of randomness and then calculated the average of the 10 location errors. The TLE curves under different SNRs are shown in Figure 7b; with an increase in the SNR, the TLE decreased. The error curve of the proposed MSL0 method was always lower compared to that of the traditional methods; thus, MSL0 is superior to the traditional methods in terms of target location performance.
6. Experimental Data Results
Next, experimental data were applied to validate the super-resolution performance of the six considered algorithms. The experiment was carried out at the University of Electronic Science and Technology of China, Chengdu, China. In this experiment, the radar was fixed on top of a building, as shown in Figure 8a, and the targets were the two corner reflectors on the lawn in the radar forward-looking area shown in Figure 8b. The main parameters of the radar system are listed in Table 3.
Figure 8.
(a) Schematic diagram of the experimental scene; (b) The locations of the corner reflectors.
Table 3.
Radar system parameters for experimental data collection.
After collecting the echoes, we used different super-resolution methods to process the echo data using the Matlab 2020a software. The echoes of the two corner reflectors and the corresponding super-resolution processing results are marked with red ovals in Figure 9. Figure 9a depicts the real beam echo after pulse compression, which exhibited coarse resolution. The results for the Tikhonov regularization, TSVD, and Wiener filter methods are shown in Figure 9b–d. Visually, their resolution improvement effects were restricted. The results of the sparse regularization method and the IAA are presented in Figure 9e,f, where the two corner reflectors can be distinguished; however, some shadows between the two targets can be observed. Because of its superior super-resolution performance, the proposed MSL0 method achieved better shade-free processing results, as shown in Figure 9g.
Figure 9.
Experimental data processing results: (a) Real beam echo after pulse compression; (b) Tikhonov regularization method; (c) TSVD method; (d) Wiener filter method; (e) Sparse regularization method; (f) IAA; (g) MSL0 method.
The profile results in Figure 10 show that the Tikhonov regularization, TSVD, and Wiener filtering methods exhibited limited resolution improvement effects. The two targets were not completely separated by the sparse regularization method and the IAA, whereas the proposed MSL0 method achieved complete separation of the two targets.
Figure 10.
Experimental data processing profiles: (a) Real beam echo; (b) Tikhonov regularization method; (c) TSVD method; (d) Wiener filter method; (e) Sparse regularization method; (f) IAA; (g) MSL0 method.
To further evaluate the experimental data processing results of the above methods, we introduced image entropy, which is commonly utilized to evaluate the overall quality of the radar imagery since entropy increases with an increase in the image blurring level [33]. From the perspective of image processing, angular super-resolution is the removal of antenna pattern blurring, which is essentially an entropy reduction process. Therefore, lower entropy indicates better super-resolution performance [19]. Image entropy is defined as
where the probability distribution function is
where is an element of the related image.
The size of the echo matrix in this experiment was . Table 4 compares the results of the image entropy and computational times for the various methods. The proposed MSL0 method yielded the smallest entropy, indicating that it had the best super-resolution performance in the considered practical application scenario. In terms of execution time, the proposed MSL0 method exhibited certain advantages when compared with the sparse regularization method and the IAA.
Table 4.
Comparison of results of image entropy and computational times for experimental data.
7. Discussion
This paper presents a modified smoothed L0 norm (MSL0) algorithm to increase real aperture radar angular resolution. Through simulations and experimental data verification, it can be seen that the advantages of the MSL0 algorithm include fast running speed and better imaging performance for sparse targets. However, its disadvantage is that it is only suitable for sparse targets and may fail for extended targets or dense, complex scenarios.
In future studies, we will consider combining the proposed method with another super-resolution method, where the proposed method deals with sparse targets and the other method deals with background scenes.
8. Conclusions
This paper presents our MSL0 algorithm for sparse targets. By applying the regularization strategy, we re-designed the initial iteration value and the gradient projection calculation and introduced the hard threshold operator to prevent falling into local minima. Both simulations and experimental data show that for sparse targets, the proposed method exhibits better super-resolution performance with a faster running speed compared to the commonly used sparse regularization method and the IAA.
Author Contributions
S.Y.: conceptualization, methodology, software, writing—original draft; Y.Z. (Yong Zhao): methodology, software, writing—review and editing; X.T.: software, writing—original draft; D.M.: resources, writing—review and editing; Y.Z. (Yin Zhang): resources, funding acquisition, writing—review and editing; J.Y.: supervision. All authors have read and agreed to the published version of the manuscript.
Funding
The authors would like to thank the Municipal Government of Quzhou under Grant Number 2022D036, and 2023D026, and the National Natural Science Foundation of China under grant 61901090 and 61901092.
Data Availability Statement
Data are contained within the article.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Jose, E.; Adams, M.; Mullane, J.S.; Patrikalakis, N.M. Predicting millimeter wave radar spectra for autonomous navigation. IEEE Sens. J. 2010, 10, 960–971. [Google Scholar] [CrossRef]
- Milias, C.; Andersen, R.B.; Muhammad, B.; Kristensen, J.T.; Lazaridis, P.I.; Zaharis, Z.D.; Mihovska, A.; Hermansen, D.D. Uas-borne radar for autonomous navigation and surveillance applications. IEEE Trans. Intell. Transp. Syst. 2023, 24, 7215–7229. [Google Scholar] [CrossRef]
- Gao, X.; Roy, S.; Xing, G. Mimo-sar: A hierarchical high-resolution imaging algorithm for mmwave fmcw radar in autonomous driving. IEEE Trans. Veh. Technol. 2021, 70, 7322–7334. [Google Scholar] [CrossRef]
- Huang, Y.; Liao, G.; Zhang, Z.; Xiang, Y.; Li, J.; Nehorai, A. Sar automatic target recognition using joint low-rank and sparse multiview denoising. IEEE Geosci. Remote Sens. Lett. 2018, 15, 1570–1574. [Google Scholar] [CrossRef]
- Huang, Y.; Liao, G.; Xu, J.; Li, J.; Yang, D. Gmti and parameter estimation for mimo sar system via fast interferometry rpca method. IEEE Trans. Geosci. Remote Sens. 2017, 56, 1774–1787. [Google Scholar] [CrossRef]
- Jia, Y.; Cui, G.; Kong, L.; Yang, X. Multichannel and multiview imaging approach to building layout determination of through-wall radar. IEEE Geosci. Remote Sens. Lett. 2013, 11, 970–974. [Google Scholar] [CrossRef]
- Tang, Q.; Li, J.; Wang, L.; Jia, Y.; Cui, G. Multipath imaging for nlos targets behind an l-shaped corner with single-channel uwb radar. IEEE Sens. J. 2021, 22, 1531–1540. [Google Scholar] [CrossRef]
- Valencia, E.; Camps, A.; Rodriguez-Alvarez, N.; Park, H.; Ramos-Perez, I. Using gnss-r imaging of the ocean surface for oil slick detection. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2012, 6, 217–223. [Google Scholar] [CrossRef]
- Du, L.; Liu, H.; Bao, Z.; Zhang, J. Radar automatic target recognition using complex high-resolution range profiles. IET Radar Sonar Navig. 2007, 1, 18–26. [Google Scholar] [CrossRef]
- Kirscht, M.; Mietzner, J.; Bickert, B.; Dallinger, A.; Hippler, J.; Meyer-Hilberg, J.; Zahn, R.; Boukamp, J. An airborne radar sensor for maritime and ground surveillance and reconnaissance—Algorithmic issues and exemplary results. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2015, 9, 971–979. [Google Scholar] [CrossRef]
- Xu, G.; Xing, M.; Zhang, L.; Liu, Y.; Li, Y. Bayesian inverse synthetic aperture radar imaging. IEEE Geosci. Remote Sens. Lett. 2011, 8, 1150–1154. [Google Scholar] [CrossRef]
- Zhang, Y.; Huang, Y.; Zha, Y.; Yang, J. Superresolution imaging for forward-looking scanning radar with generalized gaussian constraint. Prog. Electromagn. Res. 2016, 46, 1–10. [Google Scholar] [CrossRef]
- Chen, H.; Li, M.; Zhang, P.; Liu, G.; Jia, L.; Wu, Y. Resolution enhancement for doppler beam sharpening imaging. Iet Radar Sonar Navig. 2015, 9, 843–851. [Google Scholar] [CrossRef]
- Zhang, Y.; Wan, Q.; Huang, A.-M. Localization of narrow band sources in the presence of mutual coupling via sparse solution finding. Prog. Electromagn. Res. 2008, 86, 243–257. [Google Scholar] [CrossRef]
- Bai, F.; Franchois, A.; Pizurica, A. 3D microwave tomography with Huber regularization applied to realistic numerical breast phantoms. Prog. Electromagn. Res. 2016, 155, 75–91. [Google Scholar] [CrossRef]
- Chen, D.; Zhu, S.; Cao, X.; Zhao, F.; Liang, J. X-ray luminescence computed tomography imaging based on x-ray distribution model and adaptively split bregman method. Biomed. Opt. Express 2015, 6, 2649–2663. [Google Scholar] [CrossRef] [PubMed]
- Pu, T.; Tong, N.; Feng, W.; Wan, P.; Hu, X. Mimo radar sparse recovery imaging with wideband interference prediction. Remote Sens. 2022, 14, 3774. [Google Scholar] [CrossRef]
- Alonso, M.T.; López-Dekker, P.; Mallorquí, J.J. A novel strategy for radar imaging based on compressive sensing. IEEE Trans. Geosci. Remote Sens. 2010, 48, 4285–4295. [Google Scholar] [CrossRef]
- Chen, H.; Li, Y.; Gao, W.; Zhang, W.; Sun, H.; Guo, L.; Yu, J. Bayesian forward-looking superresolution imaging using doppler deconvolution in expanded beam space for high-speed platform. IEEE Trans. Geosci. Remote Sens. 2021, 60, 5105113. [Google Scholar] [CrossRef]
- Tuo, X.; Zhang, Y.; Huang, Y.; Yang, J. A fast sparse azimuth super-resolution imaging method of real aperture radar based on iterative reweighted least squares with linear sketching. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2021, 14, 2928–2941. [Google Scholar] [CrossRef]
- Yardibi, T.; Li, J.; Stoica, P.; Xue, M.; Baggeroer, A.B. Source localization and sensing: A nonparametric iterative adaptive approach based on weighted least squares. IEEE Trans. Aerosp. Electron. Syst. 2010, 46, 425–443. [Google Scholar] [CrossRef]
- Mohimani, H.; Babaie-Zadeh, M.; Jutten, C. A fast approach for overcomplete sparse decomposition based on smoothed l0 norm. IEEE Trans. Signal Process. 2009, 57, 289–301. [Google Scholar] [CrossRef]
- Zhang, S.; Dong, G.; Kuang, G. Superresolution downward-looking linear array three-dimensional sar imaging based on two-dimensional compressive sensing. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2016, 9, 2184–2196. [Google Scholar] [CrossRef]
- Nazari, M.; Mehrpooya, A.; Bastani, M.H.; Nayebi, M.; Abbasi, Z. High-dimensional sparse recovery using modified generalised sl0 and its application in 3D isar imaging. IET Radar Sonar & Navig. 2020, 14, 1267–1278. [Google Scholar]
- Jun-Jie, F.; Zhang, G.; Fang-Qing, W. Mimo radar imaging based on smoothed l 0 norm. Math. Probl. Eng. 2015, 2015, 841986. [Google Scholar]
- Gambardella, A.; Migliaccio, M. On the superresolution of microwave scanning radiometer measurements. IEEE Geosci. Remote Sens. Lett. 2008, 5, 796–800. [Google Scholar] [CrossRef]
- Randazzo, A.; Ponti, C.; Fedeli, A.; Estatico, C.; D’Atanasio, P.; Pastorino, M.; Schettini, G. A through-the-wall imaging approach based on a tsvd/variable-exponent lebesgue-space method. Remote Sens. 2021, 13, 2028. [Google Scholar] [CrossRef]
- Palsson, F.; Sveinsson, J.R.; Ulfarsson, M.O.; Benediktsson, J.A. Mtf-based deblurring using a wiener filter for cs and mra pansharpening methods. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2016, 9, 2255–2269. [Google Scholar] [CrossRef]
- Wang, Z.; Bovik, A.C.; Sheikh, H.R.; Simoncelli, E.P. Image quality assessment: From error visibility to structural similarity. IEEE Trans. Image Process. 2004, 13, 600–612. [Google Scholar] [CrossRef]
- Li, W.; Li, M.; Zuo, L.; Chen, H.; Wu, Y.; Zhuo, Z. A computationally efficient airborne forward-looking super-resolution imaging method based on sparse bayesian learning. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5102613. [Google Scholar] [CrossRef]
- Wu, Y.; Zhang, Y.; Mao, D.; Huang, Y.; Yang, J. Sparse super-resolution method based on truncated singular value decomposition strategy for radar forward-looking imaging. J. Appl. Remote Sens. 2018, 12, 035021. [Google Scholar]
- Zhang, Y.; Zhang, Y.; Huang, Y.; Yang, J. A sparse bayesian approach for forward-looking superresolution radar imaging. Sensors 2017, 17, 1353. [Google Scholar] [CrossRef]
- Long, T.; Lu, Z.; Ding, Z.; Liu, L. A dbs doppler centroid estimation algorithm based on entropy minimization. IEEE Trans. Geosci. Remote Sens. 2011, 49, 3703–3712. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).