Module 14 More Advanced Functions Learning Outcomes
-
State syntax and purpose of
ode45
function. -
State syntax and purpose of
fcnchk
function. - Explain purpose and use of each function presented.
-
Use
ode45
to find a numeric solution to a first order ODE -
Use
fcnchk
, in a function's definition, to assign a function, passed as an argument, to a variable - Use correct function above to solve programming problems.