MATLAB to solve laplace equation

4 ビュー (過去 30 日間)
Mayisha Sabia
Mayisha Sabia 2016 年 2 月 16 日
回答済み: Jansen Tacata 2020 年 7 月 29 日
Hi, I was wondering if you could help clarify something for me regarding MATLAB as I'm a beginner at it. My assignment has the question: Write the following numerical codes to solve the linear system using the Jacobi, Gauss-Seidel, and Successive Over-Relaxation (SOR) on three grid sizes 100 by 100, 200 by 200, 300 by 300. I don't understand what they mean by grid size. We have to solve the Laplace equation with Dirichlet boundary conditions; I'm confused about what to put as the initial array, and what to use as the number of nodes in the x and y direction. Where does the grid size come into play here?
  1 件のコメント
Torsten
Torsten 2016 年 2 月 16 日
You are supposed to solve the Laplace equation
a) in 100 (x-direction) x 100 (y-direction),
b) in 200 (x-direction) x 200 (y-direction),
c) in 300 (x-direction) x 300 (y-direction) points.
Best wishes
Torsten.

サインインしてコメントする。

回答 (1 件)

Jansen Tacata
Jansen Tacata 2020 年 7 月 29 日
Use the linearity property of Laplace transform to find L[5e −7t + t + 2e 2t ]. Find the domain of F(s).

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by