필터 지우기
필터 지우기

spectral relaxation method for ode

조회 수: 1 (최근 30일)
Priya M
Priya M 2021년 10월 1일
I'm trying to create a function that performs the SOR method. how to give an input matrix which is given below..
A1=(1+1/beta)D^2+diag(f_r+g_r)D-(2h_r+M)I
B1=2P_r^2
initial guess
f_0=1-exp(-eta)
p_0=exp(-eta)
g_0=alpha(1-exp(-eta))
h_0=alpha(exp(-eta))
where beta=0.8,M=0.5

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by