Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
Overview of the Slode Package
Calling Sequence
Slode[command](arguments)
command(arguments)
Description
The Slode package contains commands to find formal power series solutions of linear ordinary differential equations and determine points for some special series solutions (hypergeometric, rational, polynomial, and sparse series).
Each command in the Slode package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
List of Slode Package Commands
The following is a list of available commands.
candidate_mpoints
candidate_points
dAlembertian_formal_sol
dAlembertian_series_sol
DEdetermine
FPseries
FTseries
hypergeom_formal_sol
hypergeom_series_sol
LODEstruct
mhypergeom_formal_sol
mhypergeom_series_sol
msparse_series_sol
polynomial_series_sol
rational_series_sol
references
series_by_leastsquare
To display the help page for a particular Slode command, see Getting Help with a Command in a Package.
For information on the data structure used to represent an ODE, see LODEstruct.
For references about the algorithms implemented in the package, see Slode,references.
The Slode package example worksheet provides a brief overview of the package.
Examples
See Also
DEtools, dsolve/formal_series, examples/slode, LODEstruct, Slode/references, UsingPackages
Download Help Document