Collocation-based spectral-element toolbox

Functions and example codes for a collocation spectral-element scheme (Chebyshev or Legendre)

이 제출물을 팔로우합니다

Following in the spirit of Trefethen’s “Spectral Methods in MATLAB”, this toolbox provides concise functions and test scripts for a collocation-based spectral-element scheme.

Features include:
- choice of Chebyshev or Legendre collocation points
- flexible domain decomposition
- support for the p-element and hp-element methods of spatial refinement
- automatic barycentric interpolation
- hassle-free enforcement of global continuity across element boundaries
- hassle-free treatment of some non-rectangular domains (e.g. square duct)
- automatic reduction to the standard pseudospectral scheme, as a special case of the spectral-element method.

Example scripts include:
- linear second-order and fourth-order ODEs and PDEs
- nonlinear ODEs and PDEs
- linear eigenvalue equations (second-order and fourth-order)
- a non-conformal scheme for localized spatial refinement.

인용 양식

Nathaniel Jewell (2026). Collocation-based spectral-element toolbox (https://kr.mathworks.com/matlabcentral/fileexchange/41011-collocation-based-spectral-element-toolbox), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Legendre Collocation Differentiation

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

(1) DESCRIPTION: Changed "Laguerre" to "Legendre".
(2) TAGS: Changed "spectralelement" to "spectral element".

1.0.0.0