2821 - 2830 of 4620 for listSearch Results
View search results from all Wolfram sites (353176 matches)
TriangularDistribution   (Built-in Mathematica Symbol)
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
NVCCCompiler   (CUDALink Package Symbol)
CreateLibrary[src, name, "Compiler" -> NVCCCompiler] compiles a string of CUDA code in src into a library and returns the full path to the library.CreateLibrary [{ file, ...
OpenCLLink Programming   (OpenCLLink Tutorial)
Programming OpenCL in Mathematica is simple since the user need not write C wrapper code—which can be quite verbose, difficult to understand, and hard to debug. Using ...
FindRoot   (Built-in Mathematica Symbol)
FindRoot[f, {x, x_0}] searches for a numerical root of f, starting from the point x = x_0.FindRoot[lhs == rhs, {x, x_0}] searches for a numerical solution to the equation lhs ...
LongestCommonSubsequence   (Built-in Mathematica Symbol)
LongestCommonSubsequence[s_1, s_2] finds the longest contiguous subsequence of elements common to the strings or lists s_1 and s_2.
Graph Utilities Package   (Graph Utilities Package Tutorial)
The Graph Utilities Package contains a number of functions useful for graph theory applications. Functions in the Graph Utilities Package. This loads the package.
DistributionFitTest   (Built-in Mathematica Symbol)
DistributionFitTest[data] tests whether data is normally distributed. DistributionFitTest[data, dist] tests whether data is distributed according to dist. ...
FindDistributionParameters   (Built-in Mathematica Symbol)
FindDistributionParameters[data, dist] finds the parameter estimates for the distribution dist from data.FindDistributionParameters[data, dist, {{p, p_0}, {q, q_0}, ...}] ...
StreamPlot   (Built-in Mathematica Symbol)
StreamPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a stream plot of the vector field {v_x, v_y} as a function of x and y. StreamPlot[{{v_x, v_y}, {w_x, ...
TradingChart   (Built-in Mathematica Symbol)
TradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. TradingChart[{" name", daterange}] makes a ...
1 ... 280|281|282|283|284|285|286 ... 462 Previous Next

...