A*******n 发帖数: 14 | 1 I use quadgk to solve an integration problem with singularity. matlab keeps
poping out the following message. Although I try to decrease the relevant
and tolerant error, nothing changes. Anybody can help? Appreciate it!
Warning: Reached the limit on the maximum number of intervals in use.
Approximate bound on error is 5.7e+000. The integral may not exist, or
it may be difficult to approximate numerically. Increase MaxIntervalCount
to 938 to enable QUADGK to continue for another iteration. | N**D 发帖数: 10322 | 2 check your problem, say if can formulated differently
keeps
【在 A*******n 的大作中提到】 : I use quadgk to solve an integration problem with singularity. matlab keeps : poping out the following message. Although I try to decrease the relevant : and tolerant error, nothing changes. Anybody can help? Appreciate it! : Warning: Reached the limit on the maximum number of intervals in use. : Approximate bound on error is 5.7e+000. The integral may not exist, or : it may be difficult to approximate numerically. Increase MaxIntervalCount : to 938 to enable QUADGK to continue for another iteration.
|
|