04-09-2006 11:45 PM
04-10-2006 01:24 AM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
04-10-2006 01:31 AM
04-10-2006 01:56 AM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
04-10-2006 02:17 PM
Hi again TiTou![]()
well my data array is a 1D array with 8 values. Basically the way i was thinking of doing the interpolation and the graph is first by creating a matrix with zeros outside of the foot shaped graph and placing the 8 sensor values as variables in the matrix according to the way i placed them on the mat. the reason for this is so i can display the results in real time as the averaging and filtering is happening to the data that is acquried continously from the DAQ card. then at the end plot an average of these readings. And yes, i am trying to do linear interpolation between these sensors, but i am totally lost of how about to do that. Hope to hear from you soon.
thanks again for your help
Rowa