dsolve

Symbolic

Solve a simple ODE symbolically. Handles dy/dx = f(x) by integrating. Returns string representation of the solution.

Syntax

dsolve(ode, y, x)

Examples

dsolve('x^2', 'y', 'x')
▶ Run
dsolve('sin(x)', 'y', 'x')
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.