NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
All functionality is available in the newly created Analysis of Variance Package.
CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.CrossingDetect[image, delta] treats values in image that are ...
ImageMultiply[image, x] multiplies each channel value in image by a factor x.ImageMultiply[image_1, image_2] gives an image in which each pixel is the product of the ...
RandomImage[max, {w, h}] gives an image of dimensions {w, h} with pseudorandom pixel values generated from a uniform distribution in the range 0 to max.RandomImage[{min, ...
This example displays a modeless dialog that shows how to auto-event from text field changes. Specifically, this provides a simple interface for the Names [] function and ...
LineGraph[g] gives the line graph of the graph g.
DiscreteMath`IntegerPartitions` was available as an add-on package in previous versions of Mathematica and is now available on the web at ...
SQLExecute allows SQL statements to be executed. Statements can be used to select data, create tables, insert data, update data, remove data, and drop tables. The statement ...
mint MTensor_getType (MTensor t) gets the type of an MTensor.