![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/29658175_1715680775206.png)
Areeba
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
She/her
MATLAB
Spoken Languages:
English
Pronouns:
She/her
Feeds
답변 있음
how can i solve eps y''+ mu a(x) y'-b(x)y=f(x) with boundary condition y(0)=y(1)=0
import numpy as np from scipy.sparse import diags from scipy.sparse.linalg import spsolve def solve_rcd_equation(epsilon, m...
how can i solve eps y''+ mu a(x) y'-b(x)y=f(x) with boundary condition y(0)=y(1)=0
import numpy as np from scipy.sparse import diags from scipy.sparse.linalg import spsolve def solve_rcd_equation(epsilon, m...
9개월 전 | 0