MATZREIM Décomposition matricielle complexe
This block decomposes a complex number by seperating the real and imaginary parts or compose a comples number by joining the two parts. The user can select even to seperate or to join real and imaginary part by setting the decomposition type to 1 or 2. When it is set to 1, the input is a complex matrix and the outputs are the real and imaginary parts of the input. When it set to 2, The inputs are two real matrices, the output is a complex number with real part the first input and imaginary part the second input.
- decomposition type (1=Complex2Real&Imag 2=Real&Imag2Complex)
Indicates the type to use for the decomposition. See the description part for more information.
Propriétés : Type 'vec' de taille 1.
- toujours actif: non
- direct-feedthrough: oui
- détection de passage à zéro: non
- mode: non
- entrée régulières:
- port 1 : taille [-1,-2] / type 2
- sorties régulières:
- port 1 : taille [-1,-2] / type 1
- port 2 : taille [-1,-2] / type 1
- nombre des entrées évènementielles: 0
- nombre des sorties évènementielles: 0
- possède un état continu: non
- possède un état discret: non
- possède un état objet: non
- nom de la fonction de calcul: matz_reim
- SCI/macros/scicos_blocks/MatrixOp/MATZREIM.sci [voir code]
Fady NASSIF INRIA