- #1
indrani
- 2
- 0
I have a problem solving poisson equation in finite difference method using matlab.
the equation is (δ^2 φ)/(δx^2 )=(-ρ/ϵ N(x))
where N(x)= a1*exp(-((x-b1)/c1)^2) + a2*exp(-((x-b2)/c2)^2)
the equation is (δ^2 φ)/(δx^2 )=(-ρ/ϵ N(x))
where N(x)= a1*exp(-((x-b1)/c1)^2) + a2*exp(-((x-b2)/c2)^2)