Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Solving Poisson type of equation, increasing tolerance requirement leads to no response

조회 수: 1 (최근 30일)
I am solving a poisson type of equation, and when I increase the tolerance requirement down to 10e-7, the command window stops refreshing and the system shows busy, and gives no response. Any ideas on how to solve that problem?

답변 (1개)

elias GR
elias GR 2016년 10월 6일
편집: elias GR 2016년 10월 6일
The solution does not converge. It does not converge even with the 10-5 tolerance. You should print the max variable at each step to see that. You should check your code for mistakes. If you need more help you need to provide more info about the problem you try to solve (what is the equation, what is the numerical method etc).

Community Treasure Hunt

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

Start Hunting!

Translated by