08-11-2005 07:47 AM
08-14-2005 08:32 PM
Hi Celynn,
Can you give us a little more information on what you are trying to do?
Thanks!
Chris J
08-15-2005 02:33 PM
say i got 4 signals, w x y z . i want to calculate the coherence between the four signals.
ie coherence with wx wy wz etc.
08-16-2005 01:47 PM
08-18-2005 07:38 AM
08-21-2005 02:49 PM
Hi Celynn,
Well it is difficult to tell from the picture, but it looks like you are just passing two data sets into the network functions VI. To use this function you must have multiple samples of both the stimuli and the response. If you only pass one sample of each it will return a very high (~1) coherence. The reason is that is has no way to tell if the response is correct or not. If your stimulus is a sine wave and your response is a square wave, there is no way for the function to know if that is the expected outcome or not. Perhaps your system always returns a square wave in response to a sine wave stimulus. The only way to tell is to get multiple samples of data. If the stimuli is always the same and the response is random then the coherence will go down. However, if the stimuli is always the same and the response is always the same then the coherence will be 1. If you only have one sample of each then the coherence is by default 1.
Regards,
Chris J