News

In this article, a novel beam shaping technique is developed to synthesize the array factor (AF) radiation pattern of linear and planar antenna arrays. The proposed method is established based on the ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
A Python script with an AI algorithm that solves a 2D maze using the A* search algorithm - but, with specific movement constraints, to really force the AI earn its way out of the maze. This time, ...
GPU-accelerated Finite Element Method using Python and CUDA This repository includes the work done within the course TRA105 - GPU-accelerated Computational Methods using Python and CUDA, held at ...