.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "auto_sampling/plot_L1.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note Click :ref:`here ` to download the full example code .. rst-class:: sphx-glr-example-title .. _sphx_glr_auto_sampling_plot_L1.py: L1 optimal sampling =================== Before explaining the different types of L1 optimal grids a brief motivation for the L1-optimization and further the L1 optimal sampling that aims to strengthen the benefit from this procedure is given. L1 optimization is used for solving the following linear algebra problem at the core of the gPC for underdetermined system where the number of model evaluations is less than the number of gPC coefficients to be determined. .. math:: \mathbf{Y_{M}} = \mathbf{\Psi_{M \times N}} \mathbf{c_{N}} In this case the matrix :math:`\mathbf{\Psi}` is of size :math:`M\times N` and the coefficient vector :math:`\mathbf{C}` of size :math:`N`, where :math:`N` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: plot_L1.ipynb ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_