iqi_blind_est
I/Q imbalance blind estimation
Séquence d'appel
[g,phi] = iqi_blind_est(x)
[g,phi] = iqi_blind_est(x)
Paramètres
- x:
received I/Q signal (complex)
- g:
estimation of gain imbalance
- phi:
estimation of phase imbalance
received I/Q signal (complex)
estimation of gain imbalance
estimation of phase imbalance
Description
Compute I/Q imbalance parameters to fit the model:
with being the the rf signal, g the gain imbalance, and
the phase imbalance.
See a complete example in the documentation of the iqi_cor function.