logistic_answers
MATLAB:
euler.m
logistic_deriv.m
logistic_errors.m
logistic_euler.m
logistic_euler_plot.m
logistic_solution.m
rms.m
, evaluates the root-mean-square norm of a vector, or the columns of a matrix.
rms_test.m
, runs a simple test of rms() for a vector x and a matrix A.
Images:
logistic_euler_10.png
, the 10-step Euler approximation compared to the exact solution.
Last revised on 08 September 2020.