![]() |
|
|
This function is similar to the Array Max & Min PtByPt.vi, but customized for use on the FPGA.
This function returns the maximum and minimum values and indices from a frame of data passed in one point at a time. It is useful for postprocessing on transforms that have a point-by-point input and output behavior but operate on and return blocks of data (which we refer to as "frames" here).This can be used as a simple peak detector on FFT data.
There are no comments on this document