Salut à tous,

Je débute sous Matlab, et je fais pas mal de calcul symbolique; en tapant la commande suivante :

j'obtiens :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
odeadvisor - dsolve pages related to algorithms for exact solutions
 
Description
- The following links point to help pages containing details of the
  implementation of specific ODE solving algorithms:
 
    First order Abel ODEs       First order symmetry
  patterns                     
    Algorithms for first order ODEs    Algorithms for Linear ODEs                        
    Factorization of Linear ODEs   Integrating Factors
for Linear ODEs               
    Algorithm for fully exact Linear   ODEs  Integrating Factors
  for 2nd order Non-Linear ODEs 
    Algorithms for exact solutions for ODEs of all orders  dsolve in Education  
 
    Hypergeometric solutions to second order linear ODEs                        
 
 
See Also 
DEtools, diffop, DEtools,Lie, dsolve, dsolve,Lie, odeadvisor
Ces pages d'aides de Maple sont-elles disponibles sous Matlab ? si oui comment y accéder ?

Merci pour vos réponses.