Time steps in integration
    3 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
I am confused. I think that ode45 uses a variable time step determined by the tolerance settings. But programs using ode45 tend to also specify the time steps , something like
   tspan = (a,b,n);
But what is the point in doing so? Does changing n do anything to the accuracy of the output?
Anyone?
0 commentaires
Réponses (0)
Voir également
Catégories
				En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
			
	Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
