1 - 10 of 208 for DSolveSearch Results
View search results from all Wolfram sites (3308 matches)
DSolve   (Built-in Mathematica Symbol)
DSolve[eqn, y, x] solves a differential equation for the function y, with independent variable x. DSolve[{eqn_1, eqn_2, ...}, {y_1, y_2, ...}, x] solves a list of ...
Introduction to Working with DSolve   (Mathematica Tutorial)
The aim of these tutorials is to provide a self-contained working guide for solving different types of problems with DSolve. The first step in using DSolve is to set up the ...
The Mathematica function DSolve finds symbolic solutions to differential equations. (The Mathematica function NDSolve, on the other hand, is a general numerical differential ...
Differential Equation Solving with ...   (Mathematica Overview)
Introduction to Differential Equation Solving with DSolve Classification of Differential Equations Ordinary Differential Equations (ODEs)
Check the Results of DSolve   (Mathematica How To)
While DSolve usually returns the correct solution to a differential equation it is given, it is common practice to verify the solution returned by any differential equation ...
Numerical Mathematics in Mathematica   (Mathematica Tutorial)
One of the important features of Mathematica is its ability to give you exact, symbolic, results for computations. There are, however, computations where it is just ...
Differential Equations   (Mathematica Tutorial)
You can use the Mathematica function DSolve to find symbolic solutions to ordinary and partial differential equations. Solving a differential equation consists essentially in ...
Plot the Results of NDSolve   (Mathematica How To)
NDSolve solves a differential equation numerically. It returns solutions in a form that can be readily used in many different ways. One typical use would be to produce a plot ...
NDSolve   (Built-in Mathematica Symbol)
NDSolve[eqns, y, {x, x_min, x_max}] finds a numerical solution to the ordinary differential equations eqns for the function y with the independent variable x in the range ...
Work with Differential Equations   (Mathematica How To)
These "How tos" give step-by-step instructions for common tasks related to solving differential equations in Mathematica .
1|2|3|4 ... 21 Next

...