Jetdsp
JETDSP Homepage
Manual Homepage
Signal Processing Homepage
 
Signal processing
Basic guide
Advanced guide
IBM NEWDSP-syntax
Use your code
Signal slicing
Simple expressions
 
Tutorial
Introduction
Internals
IDL commands
Interpolation
Writing your own code
Adding functions to the Simple dialogue
 
How to...
Read data
Define structure
 
Functions
jetSmooth
jetint
jetsubset
jetmerge
fixgrid
jetwindowpoints
 

IBM Signal Processing - Examples

In the examples given assume IPLA, POH, PRF, PNBI, XLI, Q, TE and PRFL are internal names for signals which have been previously read in or calculated.

New X Vector ===>TIME
New Y Vector ===>SMOOTH(IPLA*-1.E-6,0.1)

New X Vector ===>TIME
New Y Vector ===>POH + PRF + PNBI

New X Vector ===>XLI
New Y Vector ===>Q

New X Vector ===>X
New Y Vector ===>ABS(TE-PRFL)

New X Vector ===>TIME
New Y Vector ===>-DIFF(SMOOTH(IPLA,-0.1),TIME)*1.E-6

IBM style signal processing expressions home page


Top  JETDSP Home Page  Manual  FAQ 
Please send comments to: data-and-coding-support@ccfe.ac.uk