||'''Book'''|| Linear Algebra || ||'''Author'''|| Gilbert Strang || ||'''Edition'''|| || /* code_begins */ {{{ tspan = [0 2]; x0=0; [t,x]=ode23('simpode','tspan',x0); plot(t,x) xlabel('t') ylabel('x') }}} /* code_ends */ * '''Solution by''': * V Krishna Harsha ,Student ,ASR College Of Engineering