Close
Close window
SeparateVariables - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


Home : Support : Online Help : Education : Student Packages : ODEs : SeparateVariables
[フレーム] [フレーム]

Student[ODEs]

SeparateVariables

separate the dependent and independent variables of an ODE

Calling Sequence

SeparateVariables(ODE, y(x))

Parameters

ODE

-

a first order ordinary differential equation

y

-

name; the dependent variable

x

-

name; the independent variable

Description

The SeparateVariables(ODE, y(x)) returns an equivalent ODE in a form where the dependent and independent variables are separated.

Examples

>

withStudentODEs:

>

ode1t2zt+1+zt2t1diffzt,t=0

ode1t2zt+1+zt2t1ⅆⅆtzt=0

(1)
>

SeparateVariablesode1,zt

ⅆⅆtztzt2zt+1=t2t1

(2)

Compatibility

The Student[ODEs][SeparateVariables] command was introduced in Maple 2021.

For more information on Maple 2021 changes, see Updates in Maple 2021 .


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /