2541 - 2550 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
SystemsModelParallelConnect   (Built-in Mathematica Symbol)
SystemsModelParallelConnect[sys_1, sys_2] connects TransferFunctionModel or StateSpaceModel objects sys_1 and sys_2 in parallel.SystemsModelParallelConnect[sys_1, sys_2, ...
TabView   (Built-in Mathematica Symbol)
TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which clicking the tab with label lbl_i displays expr_i. TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...
TrimmedMean   (Built-in Mathematica Symbol)
TrimmedMean[list, f] gives the mean of the elements in list after dropping a fraction f of the smallest and largest elements.TrimmedMean[list, {f_1, f_2}] gives the mean when ...
VertexReplace   (Built-in Mathematica Symbol)
VertexReplace[g, {v_1 -> w_1, v_2 -> w_2, ...}] replaces each vertex v_i in the graph g by w_i.
WaveletMapIndexed   (Built-in Mathematica Symbol)
WaveletMapIndexed[f, wd] applies the function f to the arrays of coefficients and indices of a ContinuousWaveletData or DiscreteWaveletData object.WaveletMapIndexed[f, dwd, ...
WeierstrassHalfPeriods   (Built-in Mathematica Symbol)
WeierstrassHalfPeriods[{g_2, g_3}] gives the half-periods {\[Omega], \[Omega]^\[Prime]} for Weierstrass elliptic functions corresponding to the invariants {g_2, g_3}.
Which   (Built-in Mathematica Symbol)
Which[test_1, value_1, test_2, value_2, ...] evaluates each of the test_i in turn, returning the value of the value_i corresponding to the first one that yields True.
While   (Built-in Mathematica Symbol)
While[test, body] evaluates test, then body, repetitively, until test first fails to give True.
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
Developing an Import Converter   (Mathematica Tutorial)
Mathematica provides functions that allow users to write their own file format converters and integrate them with the Mathematica Import and Export framework. You can ...
1 ... 252|253|254|255|256|257|258 ... 381 Previous Next

...