311 - 320 of 506 for RandomRealSearch Results
View search results from all Wolfram sites (2421 matches)
Precision   (Built-in Mathematica Symbol)
Precision[x] gives the effective number of digits of precision in the number x.
Sound   (Built-in Mathematica Symbol)
Sound[primitives] represents a sound. Sound[primitives, t] specifies that the sound should have duration t.Sound[primitives, {t_min, t_max}] specifies that the sound should ...
Split   (Built-in Mathematica Symbol)
Split[list] splits list into sublists consisting of runs of identical elements. Split[list, test] treats pairs of adjacent elements as identical whenever applying the ...
$MachineEpsilon   (Built-in Mathematica Symbol)
$MachineEpsilon gives the difference between 1.0 and the next-nearest number representable as a machine-precision number.
Defining Your Own Wavelet   (Mathematica Tutorial)
You can define wavelets to plug into the wavelet analysis framework by using the correct template. A wavelet wave is of the form wfam[args], where wfam is the symbol that ...
Eigenvalues and Eigenvectors   (Mathematica Tutorial)
Eigenvalues and eigenvectors. The eigenvalues of a matrix m are the values λ_i for which one can find nonzero vectors v_i such that m.v_i λ_iv_i. The eigenvectors are the ...
Sparse Arrays: Linear Algebra   (Mathematica Tutorial)
Many large-scale applications of linear algebra involve matrices that have many elements, but comparatively few that are nonzero. You can represent such sparse matrices ...
CUDAFoldList   (CUDALink Symbol)
CUDAFoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
CUDATranspose   (CUDALink Symbol)
CUDATranspose[mat] transposes input matrix mat.CUDATranspose[mem] transposes input CUDAMemory mem.
ColorData   (Built-in Mathematica Symbol)
ColorData["scheme"] gives a function that generates colors in the named color scheme when applied to parameter values. ColorData["scheme", " property"] gives the specified ...
1 ... 29|30|31|32|33|34|35 ... 51 Previous Next

...