Eötvös Quantum Utilities  v4.9.146
Providing the Horsepowers in the Quantum Realm
Functions
ScatterPotential.m File Reference

Function for island shaped hard-wall potential profile. More...

Go to the source code of this file.

Functions

function ScatterPotential (coordinates, island)
 Function for island shaped hard-wall potential profile. More...
 

Detailed Description

Function for island shaped hard-wall potential profile.

Example taken from Eur. Phys. J. B 53, 537-549 (2006).

Definition in file ScatterPotential.m.

Function Documentation

◆ ScatterPotential()

function ScatterPotential ( coordinates  ,
island   
)

Function for island shaped hard-wall potential profile.

Example taken from Eur. Phys. J. B 53, 537-549 (2006).

Parameters
coordinatesAn instance of structure #coordinates.
islandAn instance of structure circle.
Returns
An N x 1 array of the on-site potential, where N is the number of sites in input coordinates.