Skip to content

dalerxli/adjoint_method

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adjoint_method

Use the adjoint method and gradient descent to find the parameters of an ODE:

$$\dfrac{dx}{dt} + \omega^2x = f(x)$$

for some polynomial $f(x)$. Use the data in homework3_dataFinal.txt

About

Use the adjoint method and gradient descent to find the parameters of an ODE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%