how would i invert a negative part of complex signal

3 visualizzazioni (ultimi 30 giorni)
i need to know about matlab command to invert negative part of any complex signal please reply

Risposte (1)

Rick Rosson
Rick Rosson il 5 Mar 2016
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