kronm_new.m

From Spinach Documentation Wiki
Revision as of 15:03, 5 April 2026 by Kuprov (talk | contribs) (Sync syntax/arguments/outputs with current Spinach source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Calculates (Q{1}(x)Q{2}(x)...(x)Q{n})*M without opening Kronecker products.

Syntax

M=kronm_new(Q,M)

Arguments

Q -    cell array of Kronecker terms
   M -    a vector or a matrix of appropriate dimension

Outputs

M -    a vector or a matrix of appropriate dimension
ilya.kuprov@weizmann.ac.il