You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integração: Newton-Cotes, Gauss-Legendre, Gauss-Hermite, Gauss-Laguerre, Gauss-Чебышёв. Autovalores e Autovetores. Problema de Valor Inicial (PVI): Método de Euler, Runge-Kutta, Adams-Bashforth. Problema de Valor de Contorno (PVC). Derivada: Expansão em Série de Taylor, Função de Interpolação de Newton.
Numerical simulations of motion in Python using Euler, Runge-Kutta, Leapfrog, and Adams-Bashforth methods. Simulates spiral, circular, harmonic, and rocket motion with visualizations and output logging.