Thanks much!
Unfortunately, I have LabVIEW 7 Express so that I can't open the demo
you attached.
Could you please inform me in LabVIEW 7?
Chunrok
To "Chunrok":
You can send me a personal mail at [EMAIL PROTECTED] with your
problem. If you want to send me a vi please save as compatible to
Labview 6.
Hi, you looked like being ready to help me about my problem.
However, you haven't posted any answer yet.
Could you please help me a little more on my LabVIEW programming
problem?
Chunrok
I don't know how I can reach you or send you a message in this NI
site.
Could you please help me a little more on my problem?
Chunrok
Thanks much for your valuable answer.
It gave me a good idea. However, I need more or less like a
point-by-point type implementation to replace my measured pulse signal
with its filtered value.
Chunrok
Wow, you are cool!
At first, I am sorry if I wasn't clear enough. It was probably because
I didn't understand my problem and LabVIEW exactly.
Anyway, I think what I want looks like (3). However, I would also like
to know other possibilities, at least (1). Because I will need it
eventually to calc
I guess your problem description is not entirely clear.
So we are starting out with an array S(t). After exponential
multiplication and integration, we are left with a single value,
according to your description, so it's more "data reduction" than
filtering.
Are you sure that's what you want? Wha
For my optimum filtering, I should multiply the measured signal S(t)
with exp(-t/T) and integrate these from 0 to tmax. Here, T is the time
constant tau.
Does anyone know how to do it in LabVIEW?