From d4de0b591980598334f64b4ba4571e7ec5a3dad6 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 18:44:31 +0000 Subject: moved help-files from help to ../ svn path=/trunk/externals/iem/iem_matrix/; revision=10442 --- matrix_bundle_stat~-help.pd | 100 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 matrix_bundle_stat~-help.pd (limited to 'matrix_bundle_stat~-help.pd') diff --git a/matrix_bundle_stat~-help.pd b/matrix_bundle_stat~-help.pd new file mode 100644 index 0000000..253417c --- /dev/null +++ b/matrix_bundle_stat~-help.pd @@ -0,0 +1,100 @@ +#N canvas 54 38 886 656 10; +#X obj 18 44 dsp; +#X obj 18 14 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X floatatom 18 100 5 0 0 0 - - -; +#X floatatom 33 74 5 0 0 0 - - -; +#X obj 47 459 matrix_bundle_stat~ 5 2; +#X obj 46 347 sig~ 1; +#X obj 80 369 sig~ 2; +#X obj 114 391 sig~ 4; +#X obj 146 413 sig~ 8; +#X obj 180 436 sig~ 16; +#X obj 47 488 unsig~; +#X floatatom 47 512 5 0 0 0 - - -; +#X obj 180 487 unsig~; +#X floatatom 180 511 5 0 0 0 - - -; +#X obj 239 442 any; +#X msg 239 94 bundle 0 0 0 0 0; +#X msg 239 120 bundle 1 1 1 1 1; +#X msg 239 141 bundle 2 2 2 2 2; +#X msg 239 167 bundle 1 0 0 0 0; +#X msg 239 187 bundle 0 1 0 0 0; +#X msg 239 207 bundle 0 0 1 0 0; +#X msg 239 227 bundle 0 0 0 1 0; +#X msg 239 247 bundle 0 0 0 0 1; +#X msg 239 273 bundle 2 0 0 0 0; +#X msg 239 293 bundle 0 2 0 0 0; +#X msg 239 313 bundle 0 0 2 0 0; +#X msg 239 333 bundle 0 0 0 2 0; +#X msg 239 353 bundle 0 0 0 0 2; +#X obj 392 442 pp element; +#X obj 392 419 pack 0 0; +#X obj 392 397 f; +#X floatatom 435 368 4 1 5 0 - - -; +#X floatatom 405 368 4 0 2 0 - - -; +#X obj 382 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 671 16 SIG_OUT = A * SIG_IN; +#X text 690 34 A is quadratic; +#X text 627 51 dim(SIG_OUT) = dim(SIG_IN) = n; +#X text 88 15 matrix_bundle_stat~; +#X text 234 51 each matrix-column has only one one \, the other elements +are zero; +#X text 261 475 2.arg Nr. of outlets = rows; +#X text 261 464 1.arg Nr. of inlets = columns; +#X text 477 336 message "element"; +#X text 491 365 2.) item column_index (1 .. nr_columns); +#X text 491 353 1.) item row_index (0 .. nr_rows); +#X text 446 111 message "bundle"; +#X text 516 381 where the single one of the column will be placed; +#X text 517 393 if (row-index == 0) -> the column has only zeros; +#X text 449 126 (nr_inlets = nr_columns) row-indices (0 .. +nr_row); +#X text 454 162 if (row-index == 0) -> the column has only zeros; +#X text 453 150 where the single one of each column will be placed +; +#X msg 239 383 bundle 1 1 2 1 2; +#X msg 239 403 bundle 2 2 1 2 1; +#X text 78 585 IEM KUG; +#X text 62 573 musil; +#X text 92 573 @; +#X text 98 573 iem.at; +#X text 61 595 Graz \, Austria; +#X text 13 562 (c) Thomas Musil 2000 - 2006; +#X text 234 14 multiplies a n-dimensional signal-in-vector with a static +(like sig~) signal-matrix to a n-dimensional signal-out-vector; +#X connect 0 0 2 0; +#X connect 0 1 3 0; +#X connect 1 0 0 0; +#X connect 4 0 10 0; +#X connect 4 1 12 0; +#X connect 5 0 4 0; +#X connect 6 0 4 1; +#X connect 7 0 4 2; +#X connect 8 0 4 3; +#X connect 9 0 4 4; +#X connect 10 0 11 0; +#X connect 12 0 13 0; +#X connect 14 0 4 0; +#X connect 15 0 14 0; +#X connect 16 0 14 0; +#X connect 17 0 14 0; +#X connect 18 0 14 0; +#X connect 19 0 14 0; +#X connect 20 0 14 0; +#X connect 21 0 14 0; +#X connect 22 0 14 0; +#X connect 23 0 14 0; +#X connect 24 0 14 0; +#X connect 25 0 14 0; +#X connect 26 0 14 0; +#X connect 27 0 14 0; +#X connect 28 0 4 0; +#X connect 29 0 28 0; +#X connect 30 0 29 0; +#X connect 31 0 29 1; +#X connect 32 0 30 1; +#X connect 33 0 30 0; +#X connect 50 0 14 0; +#X connect 51 0 14 0; -- cgit v1.2.1