1861 - 1870 of 2164 for delete duplicate elementsSearch Results
View search results from all Wolfram sites (19260 matches)
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 ...
Redrawing and Combining Plots   (Mathematica Tutorial)
Mathematica saves information about every plot you produce, so that you can later redraw it. When you redraw plots, you can change some of the options you use. Functions for ...
CUDAFoldList   (CUDALink Symbol)
CUDAFoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
CUDAMap   (CUDALink Symbol)
CUDAMap[f, lst] applies f to each element on lst.
InvokeServiceOperation   (WebServices Symbol)
InvokeServiceOperation["url ", request] invokes a web service operation using the request message request. The message is sent to the end point specified in " url ". ...
DiracDelta   (Built-in Mathematica Symbol)
DiracDelta[x] represents the Dirac delta function \[Delta](x). DiracDelta[x_1, x_2, ...] represents the multidimensional Dirac delta function \[Delta](x_1, x_2, ...).
Power   (Built-in Mathematica Symbol)
x^y gives x to the power y.
Tan   (Built-in Mathematica Symbol)
Tan[z] gives the tangent of z.
GUIKit Example: PlotGroup   (GUIKit Package Tutorial)
This example demonstrates how to create a reusable GUIKit` widget for wrapping Plot and some of its options. You can easily treat the PlotGroup example as a single reusable ...
ActionMenu   (Built-in Mathematica Symbol)
ActionMenu[name, {lbl_1 :> act_1, lbl_2 :> act_2, ...}] represents an action menu with label name and with items labeled lbl_i that evaluates the expression act_i if the ...
1 ... 184|185|186|187|188|189|190 ... 217 Previous Next

...