Solving 2D poissio's equation by gauss seidal method

バージョン 1.0.0.0 (2.14 KB) 作成者: RMS Danaraj
This program solves the 2D poission's equation by gauss seidal method.
ダウンロード: 451
更新 2017/3/15

ライセンスの表示

% This program solves the 2D poission's equation by gauss seidal method.
%It solves the equation in the form d2u/dx2+d2u/dy2=f2(x,y) .f2.m is the second derivative function.
% g is the boundary conditions function
clear;

引用

RMS Danaraj (2024). Solving 2D poissio's equation by gauss seidal method (https://www.mathworks.com/matlabcentral/fileexchange/62073-solving-2d-poissio-s-equation-by-gauss-seidal-method), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCalculus についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0