Errata for Ordinary Differential Equations Using Matlab
- Page 59, exercise #27, the answer should be multiplied by 3. That is, V_C is 3 times what is shown as the answer.
- page 124 in chapter 8 of Ordinary Differential Equations Using Matlab. At the bottom of the page in the first sentence of exercise 1, there should be a space between conditions and for. Tom Wood 3/4/09.
- Hi dave, A couple of things. on page 126 in ODE using Matlab, problem 20 one of the initial conditions is given as y(0)=0.2 but the equations are x' and z' there is no y. I believe this to be an error. I assume it was supposed to be z(0)=0.2. (Terran Woolley, 3/10/09)
- Page 137, Exercise 7b, the sentence just before equation 9.4 has two repeated "that". There should only be one "that." (Crystal Pepper, 3/25)
- Page 138, Exercise 10b, plot(x(N),y(N) should be plot(x(N),y(N)). (Chris Wilso, 3/25/09)
- Page: 207, last paragraph bottom of page. Error: "axis([-4,4,-10 10]) " missing a "," between -10 and 10. (Crystal Pepper, 4/26/09)