Search for tag: "ode"

Exercise sheet ODE 1: Question 1 worked example

Worked solution for Question 1 from Exercise sheet ODE 1 from EM2A

From  Daniel Friedrich 0 likes 311 plays 0  

OW SNIPS - Irene Tubikanec (Johannes Kepler University, Linz)

Subtitles will be added soon. 17 November 2021 Irene Tubikanec (Johannes Kepler University, Linz) Plitting methods for SDEs with locally Lipschitz drift. An illustration on the FitzHugh-Nagumo…

From  Liam Holligan 0 likes 7 plays 0  

Hannes Uecker, Oldenburg University

This recording is in the process of being subtitled. We aim to have edited captions available within 2 weeks of publishing.Title: Optimal spatial patterns in feeding, fishing, and pollutionAbstract:…

From  Greg McCracken 0 likes 26 plays 0  

UK-APASI in Mathematical Sciences: Sandile Motsa

Subtitles will be added soon. Sandile Motsa, Block hybrid methods for solving systems of PDEs

From  Liam Holligan 0 likes 17 plays 0  

8 March 2021 - Carola-Bibiane Schönlieb (University of Cambridge) - Structure-preserving deep learning

8 March 2021 Carola-Bibiane Schönlieb (University of Cambridge) - Structure-preserving deep learning Abstract: Over the past few years, deep learning has risen to the foreground as a topic of…

From  Greg McCracken 0 likes 132 plays 0  

UK-APASI in Mathematical Sciences: Julien Arino (Lecture 1)

Subtitles will be added soon. Monday 22 February 2021 UK-APASI in Mathematical Sciences Julien Arino - Assessing the risk of COVID-19 importation and the effect of quarantine

From  Liam Holligan 0 likes 35 plays 0  

One World Virtual Seminar Series - Stochastic Numerics and Inverse Problems: Evelyn Buckwar (Johannes Kepler University)

Subtitles have been automatically added to this video, we are editing these so they correctly reflect the lecture. Click "cc" to turn subtitles off. Evelyn Buckwar (Johannes Kepler…

From  Jane Walker 0 likes 121 plays 0  

Solving Differential Equations in Python: Higher order ODEs with solve_ivp

We look at how to break a second order ode into two couple first order ODEs so that these can be integrated using scipy's solve_ivp function.

From  Mark Naylor 1 likes 4,711 plays 0  

Solving Differential Equations in Python: First order ODEs with solve_ivp

How to the SciPy solve_ivp function to integrate first oder ODEs in Python. The 'ivp' stands for Initial Value Problem which means it can be used to solve problems where we know all the…

From  Mark Naylor 0 likes 2,897 plays 0  

Laplace transform Week 3 Example 1b: Stability of third order differential equation

Evaluate the stability of the third order ODE given by: x''' + 2x'' + 4x' + 8x = t exp(2t) with x(0)=x'(0) = 0 and x''(0)=1

From  Daniel Friedrich 0 likes 1,724 plays 0  

Laplace transform Week 3 Example 1a: Laplace transform method for third order differential equation

Solve a third order ODE with the Laplace transform method. The initial value problem is given by: x''' + 2x'' + 4x' + 8x = t exp(2t) with x(0)=x'(0) = 0 and…

From  Daniel Friedrich 0 likes 2,824 plays 0