Last chance! 50% off unlimited learning
Sale ends in
Gives the eigendecomposition of objects of class freqdom
.
freqdom.eigen(F)
Returns a list. The list is containing the following components:
vectors
F\$operator[,,i]
.
values
F\$operator[,,k]
.
freq
F
.
an object of class freqdom. The matrices F\$operator[,,k]
are required to be square matrices, say
This function makes an eigendecomposition for each of the matrices F\$operator[,,k]
.
freqdom