Using BDF to solve this system of ODEs in C++

后端 未结 0 1725
被撕碎了的回忆
被撕碎了的回忆 2020-12-29 17:18

I\'m trying to solve a system of ODEs using the BDF order 4 method. I find the first 3 points using RK4, then for the implicit part of the BDF, I use the Newton-Raphson meth

相关标签:
回答
  • 消灭零回复
提交回复
热议问题