The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function: spreadeigs
SPREADEIGS  Eigenpairs of Spreading operator
  Usage: h=spreadeigs(K,c);

  SPREADEIGS(K,c) computes the K largest eigenvalues and eigen-
  vectors of the spreading operator with symbol c.

Url: http://ltfat.github.io/doc/operators/spreadeigs.html

See also: tconv, spreadfun, spreadinv, spreadadj.

Package: ltfat