next up previous contents
Next: Hilfsprogramme Up: Programme zur grafischen Darstellung Previous: Programm plotcorr.exe

Programm plotfilt.exe

Das Programm plotfilt.exe dient der Darstellung von Filterkoeffizienten (Impulsantworten). Die Wertebereiche k”nnen mit den Parametern -min, -max, -tmin und -tmax ausgew„hlt werden. Weiters werden die blichen Parameter -grid und -pcx untersttzt.

ACHTUNG: Derzeit k”nnen nur die Filterkoeffizienten nicht kaskadierter FIR-Filter (entspricht der Impulsantwort) dargestellt werden.

Ausgabe des Online-Helps bei Aufruf ohne Parameter:

 
plot filter-coefficients, (c) Exler Roland, May  3 1998

USAGE: plotfilt IN_FILE1 <IN_FILE2 ...> <OPTIONS>
  IN_FILEi ... name(s) of filters to plot (default: .flt)
OPTIONS:
  -minX  ... minimum value to plot (default: autoscale)
  -maxX  ... maximum value to plot (default: autoscale)
  -tminX ... minimum time in ms to plot (default: autoscale)
  -tmaxX ... maximum time in ms to plot (default: autoscale)
  -grid  ... show grid on x- and y-axis
  -q     ... quiet processing (output only errors)
  -pcxNAME ... output hardcopy to file 'NAME' (default: .pcx)



root
1998-07-09