finite differences Archives — Quick Math Intuitions Sharing quick intuitions for math ideas Wed, 11 Nov 2020 16:22:59 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.4 What is the difference between Finite Differences and Finite Element Methods? https://quickmathintuitions.org/different-finite-differences-finite-element-methods/?pk_campaign=&pk_source= https://quickmathintuitions.org/different-finite-differences-finite-element-methods/#respond Wed, 27 May 2020 08:46:23 +0000 https://quickmathintuitions.org/?p=368 With Finite Differences, we discretize space (i.e. we putĀ  a grid on it) and we seek the values of the solution function at the mesh points. We still solve a…

The post What is the difference between Finite Differences and Finite Element Methods? appeared first on Quick Math Intuitions.

]]>
With Finite Differences, we discretize space (i.e. we putĀ  a grid on it) and we seek the values of the solution function at the mesh points. We still solve a discretized differential problem.

With Finite Elements, we approximate the solution as a (finite) sum of functions defined on the discretized space. These functions make up a basis of the space, and the most commonly used are the hat functions. We end up with a linear system whose unknowns are the weights associated with each of the basis functions: i.e., how much does each basis function count for out particular solution to our particular problem?

Brutally, it is finding the value of the solution function at grid points (finite differences) vs the weight of the linear combinations of the hat functions (finite elements).

The post What is the difference between Finite Differences and Finite Element Methods? appeared first on Quick Math Intuitions.

]]>
https://quickmathintuitions.org/different-finite-differences-finite-element-methods/feed/ 0