📄 trix.m
字号:
%> The file <trix.m> calculates the energy as a function of Bloch wave number%> for a periodic 1D discretized Schrodinger equation.%> It also displays the allowed and forbidden energy bands.%> The Hamiltonian has a diagonal part which is a random vector of variable %> strength and constant next-to-diagonal elements allowing 'hopping' between%> sites (this amplitude is normalized to 1).%> The whole forms an infinite Jacobi matrix.%> There is a period which can be chosen, inside the unit cell the diagonal %> elements are independent random variables with a rectangular distribution.%> The transfer matrix of the unit cell is calculated for a range of energies %> and hence the Bloch momentum as a function of energy.%> CHOICE: period (integer) and relative strength of the diagonal part.%> See how the allowed bands go to zero with increasing strength, the number %> of allowed bands is equal to the period.%>%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -