SimPEG.objective_function.L2ObjectiveFunction#
- class SimPEG.objective_function.L2ObjectiveFunction(W=None, **kwargs)[source]#
- Bases: - SimPEG.objective_function.BaseObjectiveFunction- An L2-Objective Function \[\phi = \frac{1}{2}||\mathbf{W} \mathbf{m}||^2\]- Attributes - Weighting matrix. - Methods - __call__(m)- Call self as a function. - deriv(m)- First derivative with respect to the model - deriv2(m[, v])- Second derivative with respect to the model 
Galleries and Tutorials using SimPEG.objective_function.L2ObjectiveFunction#
 
Method of Equivalent Sources for Removing VRM Responses
 
Petrophysically guided inversion (PGI): Linear example
 
Petrophysically guided inversion: Joint linear example with nonlinear relationships
 
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
 
Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion
 
Sparse Inversion with Iteratively Re-Weighted Least-Squares
 
Joint PGI of Gravity + Magnetic on an Octree mesh using full petrophysical information
 
Joint PGI of Gravity + Magnetic on an Octree mesh without petrophysical information
 
Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh
 
2.5D DC Resistivity and IP Least-Squares Inversion
 
Sparse Norm Inversion of 2D Seismic Tomography Data
 
1D Inversion of Time-Domain Data for a Single Sounding
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
