Residual Distribution - N Scheme

Residual distribution N Scheme for 2D steady-state linear advection problem on a unit square.

Sie verfolgen jetzt diese Einreichung

This code implements the residual distribution N Scheme for 2D steady-state linear advection problem on a unit square. It uses delaunay for triangulation, which may cause problems in older releases of MATLAB. See https://www.mathworks.com/matlabcentral/fileexchange/57038-residual-distribution-lda-scheme on how repmat and kron can overcome this triangulation problem.

Zitieren als

Eustace Tan (2026). Residual Distribution - N Scheme (https://de.mathworks.com/matlabcentral/fileexchange/57037-residual-distribution-n-scheme), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.2.0

Description.

1.0.1.0

Typo.

1.0.0.0