601 - 610 of 991 for collectionSearch Results
View search results from all Wolfram sites (3713 matches)
Differential Equation Solving with ...   (Mathematica Overview)
Introduction to Differential Equation Solving with DSolve Classification of Differential Equations Ordinary Differential Equations (ODEs)
Plotting the Solution   (Mathematica Tutorial)
A plot of the solution given by DSolve can give useful information about the nature of the solution, for instance, whether it is oscillatory in nature. It can also serve as a ...
Verification of the Solution   (Mathematica Tutorial)
The solution given by DSolve can be verified using various methods. The easiest method involves substituting the solution back into the equation. If the result is True, the ...
Discrete Fourier Transforms   (Mathematica Tutorial)
A common operation in analyzing various kinds of data is to find the discrete Fourier transform (or spectrum) of a list of values. The idea is typically to pick out ...
Making Power Series Expansions   (Mathematica Tutorial)
Functions for creating power series. Here is the power series expansion for exp(x) about the point x0 to order x^4. Here is the series expansion of exp(x) about the point ...
Nested Lists   (Mathematica Tutorial)
Ways to construct nested lists. This generates a table corresponding to a 2×3 nested list. This generates an array corresponding to the same nested list.
Here is one way to get multiple minima: call NMinimize multiple times with different random seeds, which will cause different optimization paths to be taken. This defines a ...
Short and Shallow Output   (Mathematica Tutorial)
When you generate a very large output expression in Mathematica, you often do not want to see the whole expression at once. Rather, you would first like to get an idea of the ...
The Representation of Solution Sets   (Mathematica Tutorial)
Any combination of equations or inequalities can be thought of as implicitly defining a region in some kind of space. The fundamental function of Reduce is to turn this type ...
Two-Dimensional Graphics Elements   (Mathematica Tutorial)
Basic two-dimensional graphics elements. Here is a line primitive. This shows the line as a two-dimensional graphics object.
1 ... 58|59|60|61|62|63|64 ... 100 Previous Next

...