what does this symbols mean

 Accepted Answer

KSSV
KSSV on 24 Apr 2020
: stand for all.....if comes in row place means all rows, if comes in column means all columns.
' stands for transpose.
. works for complex, when you transpose ('), complex gets transposed with conjugate. .' will not do conjugate.

More Answers (0)

Categories

Asked:

on 24 Apr 2020

Answered:

on 24 Apr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!