This chapter describes the numerical and symbolic solution of systems of ordinary differential equations (ODEs). In numerical solutions it is necessary to control the errors, a topic that will be covered with examples using the popular numerical MATLAB solver ode45. For symbolic solutions we will use the MATLAB dsolve function. We will also show how to use symbolic algebra to define the function needed by ode45 to obtain a numerical solution. The ODEs that govern engineering dynamics problems are often best described through animation and movie functions. A particular example, the spring-pendulum, will be thoroughly solved and animated to illustrate the types of unexpected motions and behavior that can occur in even simple dynamic systems.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Ordinary Differential Equations

  • Lester W. Schmerr, Jr.

摘要

This chapter describes the numerical and symbolic solution of systems of ordinary differential equations (ODEs). In numerical solutions it is necessary to control the errors, a topic that will be covered with examples using the popular numerical MATLAB solver ode45. For symbolic solutions we will use the MATLAB dsolve function. We will also show how to use symbolic algebra to define the function needed by ode45 to obtain a numerical solution. The ODEs that govern engineering dynamics problems are often best described through animation and movie functions. A particular example, the spring-pendulum, will be thoroughly solved and animated to illustrate the types of unexpected motions and behavior that can occur in even simple dynamic systems.