├── LICENSE ├── README.md ├── calc_ScatPat.m ├── plot_3D_Pattern.m └── test_script.m /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpiti/Calc-ScatPat/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpiti/Calc-ScatPat/HEAD/README.md -------------------------------------------------------------------------------- /calc_ScatPat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpiti/Calc-ScatPat/HEAD/calc_ScatPat.m -------------------------------------------------------------------------------- /plot_3D_Pattern.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpiti/Calc-ScatPat/HEAD/plot_3D_Pattern.m -------------------------------------------------------------------------------- /test_script.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpiti/Calc-ScatPat/HEAD/test_script.m --------------------------------------------------------------------------------