12.10. Solving Equations with Computer-Based Numerical Methods

Computer-based numerical methods are always an option when you're faced with crazy, complex differential equations, such as

sin (y)y(4) − 93 cos (x)y″′ + 3.7y′ + 6y6 − 4ey = sin (x) cosh (x)

Several popular mathematical techniques, such as Euler's method and the Runge-Kutta method, can be readily translated into computer code. Read all about these methods in Differential Equations For Dummies or at www.efunda.com/math/num_ode/num_ode.cfm.

Get Differential Equations Workbook For Dummies® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.