Euler method returning error

3 次查看(过去 30 天)
Austin Smith
Austin Smith 2020-12-4
I am trying to use the euler and then midpoint method to solve for a value. I call on a different mfile that I have named "dydtsys.m" where I gather the equations needed for this project. Any and all help would be appreciated. I have tried to rename the 'unrecognized function or variable' as euler, eulsys, eulersys.

回答(1 个)

Rafael Hernandez-Walls
maybe you need copy the function eulsys.m in your system. In this link you have a copy:
  1 个评论
Austin Smith
Austin Smith 2020-12-5
So should I establish a separate mfile with one of those and then call on it by replacing the eulsys with @eulfun or just change it to eulfun

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by