File:Magnitude phase complex.grc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 April 2025

  • curprev 12:2412:24, 21 April 2025OnlyDPCanSaveMe talk contribs 462 bytes +462 The Magnitude and Phase to Complex block in GNU Radio converts two float inputs—magnitude and phase—into a complex output. It takes a magnitude signal (e.g., amplitude) and a phase signal (e.g., angle in radians) and generates a complex number where the real and imaginary parts reflect the polar-to-rectangular transformation. This is useful for synthesizing modulated signals, with applications in signal processing and communication systems.