Difference between revisions of "Boson ortho.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Create documentation page from Spinach function header)
 
(Expand See also links to related Spinach functions and docs)
Line 21: Line 21:
  
 
==See also==
 
==See also==
[[Main_Page]]
+
* [[boson_mono.m]]
 +
* [[weyl.m]]
 +
* [[bos_product_table.m]]
 +
* [[oper2bm.m]]
 +
* [[enlev2bm.m]]
 +
* [[kq2lin.m]]
 +
 
 +
 
  
 
''Version 2.11, authors: [[Ilya Kuprov]], Sarbojoy Das''
 
''Version 2.11, authors: [[Ilya Kuprov]], Sarbojoy Das''

Revision as of 21:19, 22 February 2026

Orthogonal bosonic monomials calculated from the bosonic mono- mial basis produced by boson_mono(nlevels). Gram-Schmidt or-

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