News

Abstract: This paper presents the bias-policy iteration, a modified adaptive dynamic programming method, to achieve optimal control design of discrete-time nonlinear systems. Firstly, the formulation ...
Abstract: This paper presents a novel approach for performing iterative computations distributed across a network of FPGAs. For example, approximate computing of the Gauss-Jacobi iterative method is ...
This project implements a 2D fluid flow simulation around a cylinder using the Lattice Boltzmann Method (LBM) in Python. The simulation visualizes the flow field evolution over time, showcasing ...
This repository provides a Python implementation of a phase-field simulation in two dimensions. The simulation couples diffusion (modeled by the Lattice Boltzmann Method) with nonlinear reaction ...