Matrix Conjugate
This blocks computes the conjugate of a complex input matrix.
-- -- -- --
| 1+i 2+3i 3+2i | Conjugate | 1-i 2-3i 3-2i |
| 4+i 5-8i 6-2i | -----------> | 4-i 5+8i 6+2i |
-- -- -- --
- always active: no
- direct-feedthrough: yes
- zero-crossing: no
- mode: no
- regular inputs:
- port 1 : size [-1,-2] / type 2
- regular outputs:
- port 1 : size [-1,-2] / type 2
- number/sizes of activation inputs: 0
- number/sizes of activation outputs: 0
- continuous-time state: no
- discrete-time state: no
- object discrete-time state: no
- name of computational function: matz_conj
- SCI/macros/scicos_blocks/MatrixOp/MATZCONJ.sci [view code]
Fady NASSIF INRIA