- SCHOL Home
 
  - Project Description
 
  - Authors
 
  
         
  - Differential Equations
   with Mathematica 
        
  - Differential Equations
   with Maple  
  - Differential Equations
   with MATLAB
        
 
 | 
Differential Equations with MATLAB
Scripts
Contents of this directory: 
- PSA02.mlx, live script solution to
Problem Set A, problem 2  
 
- PSD01.mlx, live script solution to
Problem Set D, problem 1. You can find the problem
here.
 
- seriessol.mlx, live script
showing how to generate all the output from Chapter 12 on Series
Solutions using evalin
and the MuPAD symbolic engine
 
- seriessol1.mlx, live script
showing how to solve equations by series methods without using
MuPAD
 
- seriessolve.m, a simple
MATLAB function for solving first-order differential equations
by series. Type help seriessolve for info.
 
- seriessolutions.txt, comments on
series solutions to differential equations in MATLAB
 
 
 |