Simulink - how to use a table look up to change the signal amplitude and phase of a signal

3 次查看(过去 30 天)
I want to apply a distortion to my signal based on its power level, which I am computing by the mean-square block. I then want to use this number (in dBs) to look up a distortion factor from my table-lookup and apply it to signal amplitude. I want to do the same to signal phase. So I have something like the following as my table look up.
Pin(dBs) Pout(dB) PhaseShift(Degrees) 0 -.5 5 -1 -.75 4 -3 -2 1
etc. I am having a hard time figuring out how to use the 2D Table look up block to do this. Any help will be most appreciated. Does the Table look-up automatically do interpolation? If yes, what type? Charan Langton

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic in Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by