Hi, thank you very much for sharing your code. But you lost the ode4.m file.
Could you tell me what is S-stage Gauss-Legendre solver? I just can't find the answer on google or numerical integration books.
Hello,
I am trying to run symtest1.m but MATLAB
complains and gives the following message:
??? Error: File: C:\gls.m Line: 92 Column: 21
"identifier" expected, "(" found.
Error in ==> C:\symtest1.m
On line 37 ==> tic, z=gls(@X,@DX,t,z0,3,1e-3,5); et=toc;