4.4.1. 正则化成像
SAR imaging process can be formulated as
s=Ag,
where, s is the MN×1 recieved SAR raw data vector in phase history domain,
g is the HW×1 reflection vector of scene, and A represents the
the mapping from scene to SAR raw data.
Given s,A , regularization methods try to reconstruct g by minmizing
gmin∥Ag−s∥2+λ∣g∣p,
where, λ is the balance factor, and ∣⋅∣p is the ℓp norm.
Note that, if s,A,g∈C , the problem changes to
Re(s)+jIm(s)=Re(Ag)+jIm(Ag)
so we have:
[Re(s)Im(s)]=[Re(A)Im(A)−Im(A)Re(A)][Re(g)Im(g)]