boson_ortho.m

From Spinach Documentation Wiki
Revision as of 19:34, 6 June 2026 by Kuprov (talk | contribs) (Update function See also links and function index membership)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Orthogonal bosonic monomials calculated from the bosonic monomial basis produced by boson_mono(nlevels). Gram-Schmidt orthogonalisation is used without normalisation.

Syntax

                       B=boson_ortho(nlevels)

Parameters

        nlevels - number of bosonic ladder population levels

Outputs

          B - a cell array of orthogonal bosonic monomials

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

boson_mono.m, weyl.m, bos_product_table.m, oper2bm.m, enlev2bm.m, kq2lin.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, Sarbojoy Das