Order of bvp5c - Documentation or Implementation error?

조회 수: 1 (최근 30일)
Will F
Will F 2016년 5월 7일
댓글: Torsten 2016년 5월 9일
I'm writing an overview about the use of MATLAB's bvp5c boundary value problem solver.
In the literature (for example [1], pg 36), it is stated that the Lobatto IIIa methods are order 2s-2 for an s stage implementation.
At the bottom of the pages of MATLAB's documentation for bvp5c [2] and bvp4c, it states that they implement the Lobatto IIIa 4 and 3 stage methods respectively.
I would expect, therefore, that bvp5c is 6th order and bvp4c is 4th order. However, bvp5c is stated in the documentation as 5th order.
Does anyone have any idea why or if the documentation just has an error?
Thanks
  댓글 수: 1
Torsten
Torsten 2016년 5월 9일
At least for IVPs, order of global error = order of local error - 1. Maybe that's similar for BVPs, but I'm not sure.
Best wishes
Torsten.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by