All public logs
From STX Wiki
Jump to navigationJump to search
Combined display of all available logs of STX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:51, 7 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/wgauss (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====wgauss===== Gaussian window {| |- |Usage: |wgauss(x, <var>scale</var>, <var>par</var>) |- |Parameters: |{| |- |0 < <var>par</var> <= 20 |def.=3 |} | |}')
- 07:51, 7 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/wflattop (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====wflattop===== Flat-Top window {| |- |Usage: |wflattop(x, <var>scale</var>) |}')
- 07:51, 7 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/wblackman (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====wblackman===== Blackman window {| |- |Usage: |wblackman(x, <var>scale</var>, <var>par</var>) |- |Parameters: |{| |- |0 < <var>par</var> <= 0.25 |def.=0.16 |} | |}')
- 07:50, 7 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/wbartlett (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====wbartlett===== Bartlett window (triangle) {| |- |Usage: |wbartlett(x, <var>scale</var>) |}')
- 16:18, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/cent2hz (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====cent2hz===== Cent to Hertz conversion, where <var>x</var> -> <var>ref</var> * 2 ^ ((<var>x</var> - <var>ofs</var>) / 1200) =====Usage:===== <code>cent2hz(<var>x</var>, <var>ref</var>, ofs)</code> …')
- 16:17, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/ln (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====ln===== Natural logarithm (b=e) =====Usage:===== <code>ln(<var>x</var>)</code>')
- 16:17, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/ld (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====ld===== Logarithm to base 2 =====Usage:===== <code>ld(<var>x</var>)</code>')
- 16:17, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/dB (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====dB===== The <code>EVAL</code> subcommand <code>dB</code> is an alias for <code>lin2Log</code>.')
- 15:18, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/mel2hz (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====mel2hz===== Mel to Hertz conversion. =====Usage:===== <code>mel2hz(<var>x</var>)</code>')
- 15:18, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/bark2hz (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====bark2hz===== Bark to Hertz conversion. =====Usage:===== <code>bark2hz(<var>x</var>)</code>')
- 14:53, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/lin2Log (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====lin2Log===== Linear to logarithmic conversion where <var>x</var> -> <var>fac</var> * log10(<var>x</var> / <var>ref</var>) =====Usage:===== <code>lin2log(<var>x</var>, <var>ref</var>, <var>fac</var…')
- 13:10, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/limitlow (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====limitlow===== =====Usage:===== <code>limitlow(<var>val</var>, <var>lo</var>)</code> =====Function:===== Limit the <var>val</var> values to values above or equal to <var>lo</var>. =====Parameters…')
- 13:09, 6 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/limithigh (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====limithigh===== =====Usage:===== <code>limithigh(<var>val</var>, <var>hi</var>)</code> =====Function:===== Limit the <var>val</var> values to values below or equal to <var>hi</var>. =====Paramete…')
- 17:21, 5 April 2011 Christian talk contribs deleted page Programmer Guide/Command Reference/MACRO and SHELL (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} === MACRO === {{:Programmer_Guide/Command_Reference/MACRO}} === SHELL === {{:Programmer_Guide/Command_Reference/SHELL}}')
- 12:43, 4 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/stddev (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====stddev===== The standard deviation of the elements in <var>x</var>. {| |- |Usage: |stddev(x) |- | |dev(x) |- |Result type: |scalar |}')
- 10:48, 4 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/avg (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====avg===== This is a synonym for the <code>EVAL</code> subcommand <code>avr</code>.')
- 13:54, 1 April 2011 Christian talk contribs deleted page Programmer Guide/Command Reference/EVAL Intro/EVAL Sub-Commands (content was: '#REDIRECT Programmer Guide/Command Reference/EVAL Intro/EVAL Functions' (and the only contributor was 'Christian'))
- 13:53, 1 April 2011 Christian talk contribs moved page Programmer Guide/Command Reference/EVAL Intro/EVAL Sub-Commands to Programmer Guide/Command Reference/EVAL Intro/EVAL Functions
- 13:28, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL Examples/EVAL Examples (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} <pre> //{{3.9 5379}{2008.06.24 23.00.52} - automatically created version information - do not change or delete this line} [Macro eval_example #arg1';'#arg2';'#arg3';'#arg4';'#arg5';'#rest] // C.G. 24.6…')
- 12:16, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Unary operations (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Unary operations==== The following unary operations are understood by the <code>EVAL</code> command. {| |- |Syntax |Description |Result |- |<co…')
- 11:58, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/e (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====e===== The Euler number (2.718...).')
- 11:58, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/pi (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} =====pi===== The mathematical constant p (3.14...).')
- 11:32, 1 April 2011 Toni talk contribs moved page Programmer Guide/Command Reference/EVAL/pgxgrid - compute polygon grid to Programmer Guide/Command Reference/EVAL/pgxgrid
- 11:32, 1 April 2011 Toni talk contribs moved page Programmer Guide/Command Reference/EVAL/pgitest - detect point in polygon to Programmer Guide/Command Reference/EVAL/pgitest
- 11:31, 1 April 2011 Toni talk contribs moved page Programmer Guide/Command Reference/EVAL/pgiline - detect line intersection to Programmer Guide/Command Reference/EVAL/pgiline
- 11:31, 1 April 2011 Toni talk contribs moved page Programmer Guide/Command Reference/EVAL/pgget - count number of polygons to Programmer Guide/Command Reference/EVAL/pgget
- 11:30, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Vector extraction and linking (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Vector extraction and linking==== The following vector extraction and linking functions are available in the <code>EVAL</code> command.')
- 11:28, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Trigonometric, transcendental and other special functions (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Trigonometric, transcendental and other special functions==== The following trigonometric and transcendental functions are understood by the <code>[[Programmer Guide/Command Reference/EVAL/EVAL|EVAL]…')
- 11:28, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Transformations (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Transformations==== The following transformation functions are understood by the <code>EVAL</code> command. Note that if the argument <var>x</var> is …')
- 11:28, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Signal windowing functions (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Signal windowing functions==== The following signal windowing functions are supported by the <code>EVAL</code> command. The documentation uses the fol…')
- 11:26, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Signal Processing (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Signal Processing====')
- 11:26, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Polygons (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Polygons==== The <code>EVAL</code> command implements a number of different commands to manipulate polygons. The polygon commands implement the following special data types: <code>polygon-stream (p…')
- 11:26, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Order Analysis (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Order Analysis==== The following order analysis functions are understood by the <code>EVAL</code> command.')
- 11:25, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Misc (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Misc==== These <code>EVAL</code> functions have no other home.')
- 11:25, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Interpolation and Extrapolation (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Interpolation and Extrapolation==== The following interpolation and extrapolation subcommands are understood by the <code>EVAL</code> command.')
- 11:25, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Initialization and number generation (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Initialization and number generation==== The following initialization and number generation functions are available in the <code>EVAL</code> command.')
- 11:25, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/General exponential functions (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====General exponential functions==== The following general exponential functions are understood by the <code>EVAL</code> command.')
- 11:25, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Filter Functions (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Filter Functions====')
- 11:24, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Extended summation functions and frequency (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Extended summation functions and frequency==== The following summation and frequency functions are understood by the EVAL command.')
- 11:24, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Correlation functions (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Correlation functions==== The following correlation functions are understood by the <code>EVAL</code> command.')
- 11:24, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Conversion functions (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Conversion functions==== The following conversion functions are understood by the <code>EVAL</code> command. All functions are applied to every elemen…')
- 11:23, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Complex arithmetic (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Complex arithmetic==== The following complex arithmetic functions are understood by the <code>EVAL</code> command. Complex numbers are stored in vecto…')
- 11:23, 1 April 2011 Toni talk contribs deleted page Programmer Guide/Command Reference/EVAL/Binary operations (content was: '{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Binary operations==== The following binary operations are understood by the <code>EVAL</code> command. {| |- |Syntax |Description |Result |- |y…')
- 10:09, 1 April 2011 Toni talk contribs moved page Programmer Guide/Command Reference/EVAL/pginit - initialise polygon to Programmer Guide/Command Reference/EVAL/pginit
- 12:38, 31 March 2011 Christian talk contribs undeleted page Programmer Guide/Command Reference/INTCHECK (1 revision restored)
- 12:37, 31 March 2011 Christian talk contribs deleted page Programmer Guide/Command Reference/INTCHECK (content was: '{{:Programmer Guide/Command Reference/INT}}' (and the only contributor was 'Christian'))
- 16:34, 23 March 2011 Christian talk contribs deleted page Programmer Guide/Command Reference/GOTO and GOSUB (content was: '#REDIRECT Programmer Guide/Command Reference Intro/GOTO and GOSUB' (and the only contributor was 'Christian'))
- 16:33, 23 March 2011 Christian talk contribs moved page Programmer Guide/Command Reference/GOTO and GOSUB to Programmer Guide/Command Reference Intro/GOTO and GOSUB
- 16:04, 23 March 2011 Christian talk contribs deleted page Programmer Guide/Command Reference/EVAL Intro/EVAL Subcommands (content was: '#REDIRECT Programmer Guide/Command Reference/EVAL Intro/EVAL Sub-Commands' (and the only contributor was 'Christian'))
- 16:04, 23 March 2011 Christian talk contribs moved page Programmer Guide/Command Reference/EVAL Intro/EVAL Subcommands to Programmer Guide/Command Reference/EVAL Intro/EVAL Sub-Commands