Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Adaptive step size
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Adaptive_step_size
http://dbpedia.org/ontology/abstract Schrittweitensteuerung ist eine Technik, dSchrittweitensteuerung ist eine Technik, die in der numerischen Mathematik bei Algorithmen angewendet werden kann, die ein kontinuierliches Problem durch Diskretisierung in einzelne Schritte lösen. Verschiedene Problemklassen führen auf die Aufgabe eine Kurve für ein gewisses -Intervall in zu konstruieren. Dazu gehören die Lösung eines Anfangswertproblems für gewöhnliche Differentialgleichungen und die Verfolgung einer Lösungskurve nichtlinearerer Gleichungssysteme mit Homotopieverfahren.Solche Probleme werden in der numerischen Mathematik oft mit Verfahren gelöst, die die Lösung nur schrittweise an einzelnen Punkten berechnen, also Näherungen , wobei als Anfangswert bekannt ist.Die verwendeten Schrittweiten nennt man .Typischerweise ist der Rechenaufwand für einen einzelnen Schritt i.w. konstant und der Fehler hängt ab von einer Potenz der Schrittweite, er hat die Form . Man steht dann vor der Frage, wie groß die Schrittweiten zu wählen sind, um eine gewünschte Genauigkeit insgesamt zu erreichen.Dabei ist zu beachten, dass die Vorfaktoren von der unbekannten Lösungskurve abhängen, insbesondere von ihren Ableitungen , die Größenordnung dieser Vorfaktoren kann daher stark schwanken.Daher verwendet man bei modernen Algorithmen keine konstante Schrittweite .Die wichtigsten Argumente für eine Schrittweitensteuerung sind * aus Effizienzgründen ist es sinnvoll bei kleinen Werten mit großen Schrittweiten und bei großen Werten mit kleinen zu arbeiten, um einen gleichmäßig kleinen Gesamtfehler mit möglichst wenigen Schritten zu erreichen. * eine feste Schrittweite müsste sich nach der ungünstigsten Stelle mit dem größten richten und man würde in weniger kritischen Bereichen viel zu viele Schritte machen, was bei Anfangswertproblemen auch zu großen Rundungsfehlern in der Lösung führen kann. * Schrittweitensteuerung ermöglicht die Programmierung automatischer, selbststeuernder Algorithmen.tomatischer, selbststeuernder Algorithmen. , In mathematics and numerical analysis, an In mathematics and numerical analysis, an adaptive step size is used in some methods for the numerical solution of ordinary differential equations (including the special case of numerical integration) in order to control the errors of the method and to ensure stability properties such as A-stability. Using an adaptive stepsize is of particular importance when there is a large variation in the size of the derivative. For example, when modeling the motion of a satellite about the earth as a standard Kepler orbit, a fixed time-stepping method such as the Euler method may be sufficient. However things are more difficult if one wishes to model the motion of a spacecraft taking into account both the Earth and the Moon as in the Three-body problem. There, scenarios emerge where one can take large time steps when the spacecraft is far from the Earth and Moon, but if the spacecraft gets close to colliding with one of the planetary bodies, then small time steps are needed. Romberg's method and Runge–Kutta–Fehlberg are examples of a numerical integration methods which use an adaptive stepsize.on methods which use an adaptive stepsize.
http://dbpedia.org/ontology/wikiPageID 8449246
http://dbpedia.org/ontology/wikiPageLength 8576
http://dbpedia.org/ontology/wikiPageRevisionID 1100389276
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Taylor%27s_theorem + , http://dbpedia.org/resource/Three-body_problem + , http://dbpedia.org/resource/Richardson_extrapolation + , http://dbpedia.org/resource/Bogacki-Shampine_method + , http://dbpedia.org/resource/Numerical_stability + , http://dbpedia.org/resource/Adaptive_numerical_differentiation + , http://dbpedia.org/resource/Category:Numerical_analysis + , http://dbpedia.org/resource/A-stability + , http://dbpedia.org/resource/Numerical_integration + , http://dbpedia.org/resource/Romberg%27s_method + , http://dbpedia.org/resource/Mathematics + , http://dbpedia.org/resource/Euler_method + , http://dbpedia.org/resource/Adaptive_quadrature + , http://dbpedia.org/resource/Numerical_methods_for_ordinary_differential_equations + , http://dbpedia.org/resource/Kepler_orbit + , http://dbpedia.org/resource/Runge%E2%80%93Kutta + , http://dbpedia.org/resource/Numerical_analysis + , http://dbpedia.org/resource/Cash%E2%80%93Karp_method + , http://dbpedia.org/resource/Category:Numerical_differential_equations + , http://dbpedia.org/resource/Runge%E2%80%93Kutta%E2%80%93Fehlberg_method + , http://dbpedia.org/resource/Dormand%E2%80%93Prince_method +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:ISBN + , http://dbpedia.org/resource/Template:Refimprove +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Numerical_differential_equations + , http://dbpedia.org/resource/Category:Numerical_analysis +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Adaptive_step_size?oldid=1100389276&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Adaptive_step_size +
owl:sameAs http://dbpedia.org/resource/Adaptive_step_size + , http://de.dbpedia.org/resource/Schrittweitensteuerung + , https://global.dbpedia.org/id/4LSiz + , http://www.wikidata.org/entity/Q4680766 +
rdfs:comment Schrittweitensteuerung ist eine Technik, dSchrittweitensteuerung ist eine Technik, die in der numerischen Mathematik bei Algorithmen angewendet werden kann, die ein kontinuierliches Problem durch Diskretisierung in einzelne Schritte lösen. Verschiedene Problemklassen führen auf die Aufgabe eine Kurve für ein gewisses -Intervall in zu konstruieren. Dazu gehören die Lösung eines Anfangswertproblems für gewöhnliche Differentialgleichungen und die Verfolgung einer Lösungskurve nichtlinearerer Gleichungssysteme mit Homotopieverfahren.Solche Probleme werden in der numerischen Mathematik oft mit Verfahren gelöst, die die Lösung nur schrittweise an einzelnen Punkten berechnen, also Näherungen , wobei als Anfangswert bekannt ist.Die verwendeten Schrittweiten nennt man .Typischerweise ist der Rechenaufwand für einen einzelnen Schritt i.chenaufwand für einen einzelnen Schritt i. , In mathematics and numerical analysis, an In mathematics and numerical analysis, an adaptive step size is used in some methods for the numerical solution of ordinary differential equations (including the special case of numerical integration) in order to control the errors of the method and to ensure stability properties such as A-stability. Using an adaptive stepsize is of particular importance when there is a large variation in the size of the derivative. For example, when modeling the motion of a satellite about the earth as a standard Kepler orbit, a fixed time-stepping method such as the Euler method may be sufficient. However things are more difficult if one wishes to model the motion of a spacecraft taking into account both the Earth and the Moon as in the Three-body problem. There, scenarios emerge where one can take large scenarios emerge where one can take large
rdfs:label Adaptive step size , Schrittweitensteuerung
hide properties that link here 
http://dbpedia.org/resource/Adaptive_stepsize + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Adaptive_quadrature + , http://dbpedia.org/resource/Bogacki%E2%80%93Shampine_method + , http://dbpedia.org/resource/Adaptive_stepsize + , http://dbpedia.org/resource/Adaptive_Stepsize + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Adaptive_step_size + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Adaptive_step_size + owl:sameAs
http://dbpedia.org/resource/Numerical_differentiation + rdfs:seeAlso
 

 

Enter the name of the page to start semantic browsing from.