Introduction - If you have any usage issues, please Google them yourself
Based on MATLAB compiled two-dimensional magnetotelluric finite element forward program, rectangular element division, linear interpolation,
Instructions:
1. run MT2DMODEL.m to build forward modeling.
2. run TMmodel.m and TEmodel.m forward calculation, and calculate results automatically.
3. The program is optimized and BICGSTAB (stable double conjugate gradient method) is used to solve linear equations. The efficiency of solving linear equations is improved. Generally, the forward calculation takes only 1-2 seconds.