Difference between revisions of "Fpl2rho.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(See also)
(Normalise sequential blank lines)
Line 20: Line 20:
 
==See also==
 
==See also==
 
[[fpl2phan.m]], [[v2fplanck.m]], [[hydrodynamics.m]], [[imaging.m]], [[phan2fpl.m]]
 
[[fpl2phan.m]], [[v2fplanck.m]], [[hydrodynamics.m]], [[imaging.m]], [[phan2fpl.m]]
 
  
 
''Version 2.3, authors: [[Ilya Kuprov]]''
 
''Version 2.3, authors: [[Ilya Kuprov]]''

Revision as of 12:25, 25 April 2026

Returns the average of the spin state vector across the spatial dimensions of the sample.

Syntax

    rho=fpl2rho(rho,dims)

Arguments

     rho   - Fokker-Planck state vector

    dims   - spatial dimensions of the 
             Fokker-Planck problem, a
             vector of positive integers

Outputs

    rho   - Liouville space state vector

See also

fpl2phan.m, v2fplanck.m, hydrodynamics.m, imaging.m, phan2fpl.m

Version 2.3, authors: Ilya Kuprov