.. _examples_EM_FDEM_1D_Inversion: .. --------------------------------- .. .. .. .. THIS FILE IS AUTO GENEREATED .. .. .. .. SimPEG/Examples/__init__.py .. .. .. .. --------------------------------- .. EM: FDEM: 1D: Inversion ======================= Here we will create and run a FDEM 1D inversion. .. plot:: from SimPEG import Examples Examples.EM_FDEM_1D_Inversion.run() .. literalinclude:: ../../SimPEG/Examples/EM_FDEM_1D_Inversion.py :language: python :linenos: