Skip to main content

Integral curve

An integral curve is a parametric curve that represents a specific solution to an ordinary differential equation (ODE) or system of equations x˙(t)=F(x).

Syntax

integral_curve(List, List)

Description

Given a list with the function F (a two-elements list) and a list with the initial conditions, returns the integral curve that satisfies such initial condition.

calculus.integral_curve1.calc.png
calculus.integral_curve1.plotter0.calc.png