enlev2bm.m

From Spinach Documentation Wiki
Jump to: navigation, search

Bosonic monomial expansion of specific bosonic energy level projectors.

Syntax

          [states,coeffs]=enlev2bm(nlevels,lvl_num)

Parameters

        nlevels - number of energy levels in the  mode,
                  a positive integer
        lvl_num - energy level number, counting from the
                  empty mode state upwards

Outputs

        states  - states, in the Spinach BM basis index-
                  ing, that contribute to the operator in
                  question; use lin2kq to convert to K,Q
                  bosonic monomial indices
        coeffs  - coefficients with which the BMs enter
                  the linear combination

Examples

See examples in the Spinach distribution relevant to this function.

Notes

This page was generated from the function header in the Spinach repository.

See also

oper2bm.m, boson_mono.m, boson_ortho.m, weyl.m, kq2lin.m, lin2kq.m, bos2ist.m, centrans.m, ct2ist.m, enlev2ist.m, hamiltonian.m, kinetics.m, lindbladian.m, oper2ist.m, operator.m, orientation.m, propagator.m, relaxation.m, sin_tran.m, Kernel_functions

Version 2.11, authors: Ilya Kuprov