201 - 210 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
PopupMenu   (Built-in Mathematica Symbol)
PopupMenu[x, {val_1, val_2, ...}] represents a popup menu with setting x and possible values val_i. PopupMenu[Dynamic[x], {val_1, ...}] takes the setting to be the ...
ImageCompose   (Built-in Mathematica Symbol)
ImageCompose[image, overlay] gives the result of overlaying overlay onto image. ImageCompose[image, {overlay, \[Alpha]}] gives the result of alpha blending overlay into image ...
Panel   (Built-in Mathematica Symbol)
Panel[expr] displays as a panel containing expr. Panel[expr, title] gives the panel the specified title. Panel[expr, title, pos] places title at a position specified by pos. ...
Doing Computations in Notebooks   (Mathematica Tutorial)
A typical Mathematica notebook containing text, graphics, and Mathematica expressions. The brackets on the right indicate the extent of each cell. Mathematica notebooks are ...
Wavelet Analysis   (Mathematica Guide)
Wavelets are short wavelike functions that can be scaled and translated. Wavelet transforms take any signal and express it in terms of scaled and translated wavelets. The ...
Round   (Built-in Mathematica Symbol)
Round[x] gives the integer closest to x. Round[x, a] rounds to the nearest multiple of a.
Exchanging Material with the Web   (Mathematica Tutorial)
Converting notebooks to HTML. Export has many options applying to HTML export that allow you to specify how notebooks should be converted for web browsers with different ...
Cells as Mathematica Expressions   (Mathematica Tutorial)
Like other objects in Mathematica, the cells in a notebook, and in fact the whole notebook itself, are all ultimately represented as Mathematica expressions. With the ...
Notebooks as Mathematica Expressions   (Mathematica Tutorial)
Expressions corresponding to notebooks. Here is a simple Mathematica notebook. Here is the expression that corresponds to this notebook.
Generalized Input   (Mathematica Tutorial)
The fundamental paradigm of most computer languages, including Mathematica, is that input is given and processed into output. Historically, such input has consisted of ...
1 ... 18|19|20|21|22|23|24 ... 134 Previous Next

...