aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_cabs2-help.pd
blob: 3ffba6880ba53fb3b2c46150a57d9a4731c4e63b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#N canvas 88 457 841 379 10;
#X text 482 28 part of iemmatrix;
#X obj 33 124 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 33 148 t b b b b;
#X obj 33 216 t a a;
#X text 441 116 inletA: real part of matrix;
#X text 440 135 inletB: imaginary part of matrix;
#X text 439 157 outletA: real valued output;
#X obj 165 216 mtx_print realA;
#X obj 165 195 mtx_print imagA;
#X obj 33 280 mtx_print cabs2;
#X text 44 34 [mtx_cabs2];
#X text 166 69 complex valued matrix absolute value;
#X obj 33 242 mtx_cabs2;
#X msg 33 172 matrix 2 1 1 2;
#X msg 49 193 matrix 2 1 0 1;
#X connect 1 0 2 0;
#X connect 2 0 13 0;
#X connect 2 1 14 0;
#X connect 3 0 12 0;
#X connect 3 1 7 0;
#X connect 12 0 9 0;
#X connect 13 0 3 0;
#X connect 14 0 8 0;
#X connect 14 0 12 1;