Resources

Text Search:
Applied Filters
    Technique Narrative
    441

    views

    482

    downloads

    0

    comments

    5-005-StiffDifferentialEquations-TechniqueNarrative
    This material introduces the topic of ``stiffness'' for a system of ordinary differential equations (ODE's), through a series of examples. Stiffness is a property that a system of ODE's may posses that make it difficult to solve numerically.
    Technique Narrative
    333

    views

    146

    downloads

    0

    comments

    2-001-NumericalMethodsComparisons-TechniqueNarrative
    This material teaches the basics of numerical methods for first order differential equations by following graphical and numerical approaches. We discuss the order of accuracy of the methods and compare their CPU times.
    Technique Narrative
    173

    views

    227

    downloads

    0

    comments

    1-060-RegularPerturbation-TechniqueNarrative
    This paper presents an introduction to a set of analytical approximations referred to as regular perturbation. This is a particular mathematical tool within the broader set of perturbation methods.
    Technique Narrative
    307

    views

    175

    downloads

    0

    comments

    9-001-SkinBurnModelNumericalMethods-TechniqueNarrative
    The heat equation is an important partial differential equation (PDE) which describes the distribution of heat in a given region over time. Numerical methods play an important role in solving these.
    Technique Narrative
    143

    views

    232

    downloads

    0

    comments

    1-061-SingularPerturbation-TechniqueNarrative
    This paper introduces the basics of singular perturbation methods for solving ordinary differential equations. Interactive examples will show how the smallness of physical parameters can drastically change the nature of the solutions.
    Technique Narrative
    364

    views

    163

    downloads

    0

    comments

    5-030-LinNonHomoSystemSol-TechniqueNarrative
    We offer strategies for solving linear systems of nonhomogeneous differential equations using a conjectured solution strategy for a system of constant coefficient, linear, n
    Technique Narrative
    404

    views

    429

    downloads

    0

    comments

    1-005-NavigatingNumericalMethods-TechniqueNarrative
    This technique narrative is a discovery-based approach to learning the basics of numerical methods for first order differential equations, by following the graphical and analytical perspectives of the forward Euler method and second order Taylor...
    Technique Narrative
    193

    views

    212

    downloads

    0

    comments

    1-015-DimensionlessVariables-TechniqueNarrative
    This material introduces the idea of ``rescaling'' for ordinary differential equations (ODE's) by the use of dimensionless variables. In practice this is an extremely common and useful prelude to the analysis and solution of ODE's.
    Technique Narrative
    366

    views

    130

    downloads

    0

    comments

    5-012-LinearSystemConjecture-TechniqueNarrative
    Students go from the solution for y'(t) = k*y(t) to a natural extension to the solution conjecture of a system of two constant coefficient, homogeneous, linear differential equations introducing eigenvalues and eigenvectors through student...
    Technique Narrative
    744

    views

    170

    downloads

    0

    comments

    5-010-MatrixExponential-TechniqueNarrative
    The matrix exponential is a powerful computational and conceptual tool for analyzing systems of linear, constant coefficient, ordinary differential equations (ODE's). This narrative offers a quick introduction to the technique, with examples and...
    Technique Narrative
    363

    views

    111

    downloads

    0

    comments

    2-005-LinearizeItAll-TechniqueNarrative
    Linear approximations are often used to simplify nonlinear ordinary differential equations (ODEs) for ease in analysis. The resulting linear approximation produces an ODE where closed form solutions may be obtained.
    Technique Narrative
    308

    views

    154

    downloads

    0

    comments

    1-003-IntroNumericalMethods-TechniqueNarrative
    We develop elementary approaches to numerically solving first order differential equations with Euler's Method, Improved Euler's Method and develop these geometrically to compute numeric solutions and compare them to analytic solutions.