how would i invert a negative part of complex signal

1 次查看(过去 30 天)
i need to know about matlab command to invert negative part of any complex signal please reply

回答(1 个)

Rick Rosson
Rick Rosson 2016-3-5
x = 3+4i;
y = x';

Community Treasure Hunt

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

Start Hunting!

Translated by