Project Description:
We have a slow moving waveform caused by a force imparted on a sensor. We need to determine how large the original force was, based on the analyzing the resultant waveform. The algorithm will include the following parts:
1) break the force event into it's 3 phases
2) Analyze each phase via fft and other means
3) predict the resultant original force based on the analysis on the 3 phases of the event.
The actual application is pretty straightforward - more specifics will be shared with qualified candidates.