Phase and amplitude shift

6 views (last 30 days)
C Langton
C Langton on 10 Sep 2019
Answered: Devineni Aslesha on 13 Sep 2019
I have a signal, the phase and amplitude of which I want to change at each sample based on its average power using a table look up. Any thoughts on how to model this in Simulink? Its really a problem of non-linear amplification. - Thanks.

Answers (1)

Devineni Aslesha
Devineni Aslesha on 13 Sep 2019
Use two 1D lookup tables where the inputs of 1st and 2nd lookup tables is average power and the output of one lookup table is amplitude and that of other lookup table is phase of the signal.
Doc Link:

Categories

Find more on Simulink in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!