Content deleted Content added
Thatsme314 (talk | contribs) Adding local short description: "Class of methods used in numerical analysis and scientific computing to solve ODE/PDE", overriding Wikidata description "class of methods used in numerical analysis, scientific computing to solve ODE/PDE" |
Thatsme314 (talk | contribs) m hyphen x2 |
||
Line 4:
'''Spectral methods''' are a class of techniques used in [[applied mathematics]] and [[scientific computing]] to numerically solve certain [[differential equation]]s. The idea is to write the solution of the differential equation as a sum of certain "[[basis function]]s" (for example, as a [[Fourier series]] which is a sum of [[Sine wave|sinusoid]]s) and then to choose the coefficients in the sum in order to satisfy the differential equation as well as possible.
Spectral methods and [[finite
Spectral methods can be used to solve [[differential equations]] (PDEs, ODEs, eigenvalue, etc) and [[optimization problem]]s. When applying spectral methods to time-dependent PDEs, the solution is typically written as a sum of basis functions with time-dependent coefficients; substituting this in the PDE yields a system of ODEs in the coefficients which can be solved using any [[numerical methods for ordinary differential equations|numerical method for ODEs]]. Eigenvalue problems for ODEs are similarly converted to matrix eigenvalue problems {{Citation needed|date=August 2013}}.
|