Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2023.0.0 - Français


MATZCONJ

Conjugués des éléments d'une matrice

Aperçu

Description

Ce bloc calcule une matrice contenant la conjuguée des éléments d'une matrice d'entrée complexe.

La fonction équivalente de ce bloc dans Scilab est conj.

Exemple

--                  --                  --                  --
| 1+i   2+3i    3+2i |   Conjuguée      | 1-i   2-3i    3-2i |
| 4+i   5-8i    6-2i |   ----------->   | 4-i   5+8i    6+2i |
--                  --                  --                  --

Propriétés par défaut

  • always active: non

  • direct-feedthrough: oui

  • zero-crossing: non

  • mode: non

  • 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: non

  • discrete-time state: non

  • object discrete-time state: non

  • name of computational function: matz_conj

Fonction d'interfaçage

  • SCI/modules/scicos_blocks/macros/MatrixOp/MATZCONJ.sci

Fonction de calcul

  • SCI/modules/scicos_blocks/src/c/matz_conj.c

Voir aussi

Report an issue
<< MATTRAN Palette Opérations matricielles RICC >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Mar 27 10:12:42 GMT 2023