flip negative value as shown bellow
古いコメントを表示
if
x=[1 2 -5 7 -9 4 -6 7 -6 8 -5 2 -1 5 -6 -8 -9 7 4 -1 ]
x + = if x(k) ≥ 0
0 otherwise
x-= if x(k) < 0
0 otherwise
. The positive signal x +(k) is transmitted in the first subframe .
the second subframe is used to carry the flipped (inverted polarity) signal −x −(k)
then send full signal
4 件のコメント
darova
2019 年 9 月 19 日
Do you have any attempts? Any ideas how to implement this?
abdullah qasim
2019 年 9 月 19 日
madhan ravi
2019 年 9 月 19 日
Post the attempted code.
darova
2019 年 9 月 19 日
please
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Signal Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!