Hey.How to solve a differential equation of type ( x'= -ax) in Python ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Hey.How to solve a differential equation of type ( x'= -ax) in Python ?

2nd Apr 2019, 4:01 PM
Евгений Шишинов
Евгений Шишинов - avatar
2 Respuestas
+ 3
Most likely, scipy or pydstool will be able to help you. Check this thread for more info. https://stackoverflow.com/questions/5847201/differential-equations-in-JUMP_LINK__&&__python__&&__JUMP_LINK
3rd Apr 2019, 4:12 AM
Tibor Santa
Tibor Santa - avatar
+ 1
Thank you
3rd Apr 2019, 4:21 AM
Евгений Шишинов
Евгений Шишинов - avatar