Please see the attached picture. I have the x-displacements and y-displacements for node 13, 14 and 15. (I do not have force boundary condition). I want to apply the given nodal displacements as boundary conditions for the finite element and use it to compute the x and y displacements on each of all the other nodes (that is, node 1,2,3,4,5,6,7,8,9,10,11,12,16).
In general, I have non-zero displacements for certain nodes in finite elements. I want to compute the displacements on all the other nodes in the finite elements by applying the given displacements as the boundary condition. I understand that I can model this kind of problem in Finite element software like Abaqus. What I need either the mathematical formulation or MATLAB code that can solve this kind of problem. Thank you.