Complex to Mag: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Jesternofool (talk | contribs) (Added diagram showing magnitude calculation from IQ sample values.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
Calculates the magnitude of the complex samples. Can also work on vectors. | Calculates the magnitude of the complex samples. Can also work on vectors. | ||
[[File:Complex-mag.jpg|400px]] | |||
== Parameters == | == Parameters == | ||
Line 7: | Line 9: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
This flowgraph shows how to use the Complex to Mag block to demodulate an AM signal. This is a working AM broadcast band receiver. | |||
[[File:Complex_to_Mag.png|800px]] | |||
== Source Files == | == Source Files == | ||