Some MATLAB code to analyze a triangular quantum well. tri_qw.m calculates the energy levels and the wave functions for valance or conduction band in 1 dimensional triangular quantum well. The first ...
This code provides a complete implementation of the linear finite element method for 2D elasticity problems. The goal of this code is to understand the logic behind well-known finite element software ...