Wiley
Browse
1/1
3 files

Supplement 1. MATLAB simulation code for the OBE model.

dataset
posted on 2016-08-10, 10:45 authored by Kurt E. Anderson, Brian D. Inouye, Nora Underwood

File List

phode_obe.m (MD5: 07325e3df93297cc4d12ee3705bf576b)

phfn_obe.m (MD5: 4cf8576c1ea77401f747467c4c05a013)

Description

phode_obe.m – This is the “main” file that is run at the Matlab prompt. Parameter values and numerical integration options are specified here. This file calls the “phfn_obe.m” file.

phfn_obe.m – This file specifies the model structure and is called by “phode_obe.m”. The OBEM and LBEM models can be run using minor, straightforward alterations of code provided.

History