Difference between revisions of "Boson ortho.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Fix lead description from MATLAB header (folding/hyphenation pass))
(Normalise sequential blank lines)
Line 27: Line 27:
 
* [[enlev2bm.m]]
 
* [[enlev2bm.m]]
 
* [[kq2lin.m]]
 
* [[kq2lin.m]]
 
 
  
 
''Version 2.11, authors: [[Ilya Kuprov]], Sarbojoy Das''
 
''Version 2.11, authors: [[Ilya Kuprov]], Sarbojoy Das''

Revision as of 12:23, 25 April 2026

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)

Arguments

        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

Version 2.11, authors: Ilya Kuprov, Sarbojoy Das