Matlab non Linear PDE convergence
조회 수: 1 (최근 30일)
이전 댓글 표시
Why Matlab PDE non linear is converging so slow in some problems. Is it because the function is singular at the optimal? How can I solve convergence issue?
댓글 수: 2
Chris Perkins
2017년 9월 8일
Hi Kaveh,
I have a few questions to help diagnose the issue.
1) Can you post the code (and the PDE(s)) that is running slowly?
2) How much longer is it taking for these specific PDEs to converge than others on your system? You can collect time data using the MATLAB functions "tic" and "toc".
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Geometry and Mesh에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!