MATLAB SYMBOLIC MATH TOOLBOX 5 - MUPAD Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 19
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
Of course not all integrals can be evaluatedBut definite integrals can always be evaluated numerically.
Another very useful application is to take limits and Taylor series expansions of functions
Here, the ‘expr(%) gets rid of the funny O(x
6
) that denotes how many terms were included in the series
this can be useful if you want to substitute the Taylor expansion into another equation later.
Mupad will also sum series for you but we wont need that much in EN40. You can explore it for
yourself if you are curious.
10. Solving differential equations
Mupad can also solve differential equations both analytically, and numerically (but in this course we
will use MATLAB whenever we want a numerical solution). For example, let’s solve the differential
equation from the MATLAB tutorial:
10 sin( )
dy
yt
dt
given that
0y
at time t=0.
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19

Comentarios a estos manuales

Sin comentarios