Downloads provided by UsageCounts
The point interpolation method (PIM) is a meshfree method used for fitting a curve based on a set of nodal values at specified locations. The PIM uses polynomial interpolation to fit the curve, and the number of polynomial terms required increases with the number of nodes involved. When the distribution of nodes follows a polynomial curve, the PIM can accurately fit these nodes without difficulty. However, when the nodes are distributed arbitrarily, the PIM may have instability issues, especially when many nodes are involved. To establish the PIM formulation, we begin with a polynomial representation of a function in a 1D system. We link each nodal value that we have to the fitted function using a general form, and obtain a matrix of shape functions. By multiplying the shape function matrix with the nodal values, we can obtain a fitted curve. To produce a continuous fitted curve, we create a spatial variable and obtain a shape function matrix. The implementation codes for these steps are provided in the article, including MATLAB codes that allow us to try any number of given curve nodes and observe the performance of the PIM in fitting the curve. It's important to note that the number of unknowns must be equal to the number of given nodes in the PIM. By solving for these unknowns, we can obtain a general fitted function that yields a continuous interpolated function along x, based on given nodal values at specified locations. Overall, the PIM is a useful method for fitting curves based on a set of nodal values. Its simplicity and flexibility make it a popular choice in many applications. However, it's important to be aware of the limitations of the PIM, particularly with regards to instability issues when many nodes are involved.
meshfree method, interpolation, curve fitting, numerical method
meshfree method, interpolation, curve fitting, numerical method
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 26 | |
| downloads | 11 |

Views provided by UsageCounts
Downloads provided by UsageCounts