how would i invert a negative part of complex signal

1 visualización (últimos 30 días)
jyoti
jyoti el 3 de Mzo. de 2016
Comentada: abdullah qasim el 12 de Jun. de 2018
i need to know about matlab command to invert negative part of any complex signal please reply

Respuestas (1)

Rick Rosson
Rick Rosson el 5 de Mzo. de 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