03-07-2008 10:42 AM
03-07-2008 11:45 AM
03-07-2008 12:13 PM
I am trying to stick the information from that signal into a formula that is: amplitude*386.2/(frequency*2*pi).
I just can't figure out how to tell it that formula because it needs the speficif frequency for each amplitude. Right now my code is very simple because I keep hitting a road block trying to think of the logic of this.
03-07-2008 01:08 PM
03-07-2008 01:20 PM
03-07-2008 02:20 PM
03-07-2008 03:22 PM
03-07-2008 03:23 PM
03-07-2008 03:41 PM
03-07-2008 04:24 PM - edited 03-07-2008 04:26 PM
Intern Liz:
Intern Liz,
The output of the extract tones vi that you used is an array of clusters which contain an array of clusters. Mighty confusing. You must index the array, then unbundle, then index again, then unbundle again. The final result is three elements: frequency, amplitude, and phase: