1231 - 1240 of 1620 for PlotSearch Results
View search results from all Wolfram sites (36909 matches)
Is the Problem Well-Posed?   (Mathematica Tutorial)
DSolve returns a general solution for a problem if no initial or boundary conditions are specified. The general solution to this equation is returned. However, if initial or ...
Numerical Optimization   (Mathematica Tutorial)
Searching for local minima and maxima. This finds the value of x which minimizes Γ(x), starting at x2. The last element of the list gives the value at which the minimum is ...
Trust Region Methods   (Mathematica Tutorial)
A trust region method has a region around the current search point, where the quadratic model for "local minimization" is "trusted" to be correct and steps are chosen to stay ...
Hypothesis Testing Package   (Hypothesis Testing Package Tutorial)
This package contains functions for computing confidence intervals from data and p-values and confidence intervals for distributions related to the normal distribution. Given ...
FindMaximum   (Built-in Mathematica Symbol)
FindMaximum[f, x] searches for a local maximum in f, starting from an automatically selected point.FindMaximum[f, {x, x_0}] searches for a local maximum in f, starting from ...
Minimize   (Built-in Mathematica Symbol)
Minimize[f, x] minimizes f with respect to x.Minimize[f, {x, y, ...}] minimizes f with respect to x, y, .... Minimize[{f, cons}, {x, y, ...}] minimizes f subject to the ...
FinancialDerivative   (Built-in Mathematica Symbol)
FinancialDerivative[instrument, params, ambientparams] gives the value of the specified financial instrument.FinancialDerivative[instrument, params, ambientparams, prop] ...
Stiffness Detection   (Mathematica Tutorial)
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
General Graph Drawing   (Mathematica Tutorial)
GraphPlot and GraphPlot3D calculate and plot a visually appealing 2D/3D layout of a graph. The functions are designed to work with very large graphs and handle both connected ...
DataLabels   (Statistical Plots Package Symbol)
DataLabels is an option for PairwiseScatterPlot which specifies labels for each column of data.
1 ... 121|122|123|124|125|126|127 ... 162 Previous Next

...