News

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 ...
Abstract: In this technical note, two iterative algorithms are developed for solving the coupled Lyapunov matrix equations associated with discrete-time Markovian jump linear systems. Some convergence ...
Abstract: Permanent magnet synchronous motor (PMSM) provides a very competitive technology for electric vehicle (EV) traction drive with its higher power density and higher efficiency. When the ...
py-pde is a Python package for solving partial differential equations (PDEs). The package provides classes for grids on which scalar and tensor fields can be defined. The associated differential ...
test_loss_time.py shows the test error-computational time dependency for a specific structure of neural network train_error_val_error_time.py displays the train error/validation error/computational ...