Weighted Least Squares (WLS)

From Medusa: Coordinate Free Mehless Method implementation
Revision as of 18:20, 20 October 2016 by Gkosec (talk | contribs)

Jump to: navigation, search

One of the most important building blocks of the meshless methods is the Moving Least Squares approximation, which is implemented in the EngineMLS class.

1D MLS example
Figure 1: Example of 1D MLS approximation

In general, approximation function can be written as \[\hat u({\bf{p}}) = \sum\limits_i^m {{\alpha _i}{b_i}({\bf{p}})} = {{\bf{b}}^{\rm{T}}}{\bf{\alpha }}\]