Click here to Skip to main content
16,006,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: dll export Pin
CPallini19-Jun-08 21:19
mveCPallini19-Jun-08 21:19 
QuestionLow-pass filter questions Pin
jeremie.delaitre19-Jun-08 20:36
jeremie.delaitre19-Jun-08 20:36 
GeneralRe: Low-pass filter questions Pin
CPallini19-Jun-08 21:09
mveCPallini19-Jun-08 21:09 
GeneralRe: Low-pass filter questions Pin
jeremie.delaitre19-Jun-08 21:55
jeremie.delaitre19-Jun-08 21:55 
AnswerRe: Low-pass filter questions Pin
Nelek19-Jun-08 22:55
protectorNelek19-Jun-08 22:55 
GeneralRe: Low-pass filter questions Pin
jeremie.delaitre19-Jun-08 23:34
jeremie.delaitre19-Jun-08 23:34 
GeneralRe: Low-pass filter questions Pin
Nelek19-Jun-08 23:43
protectorNelek19-Jun-08 23:43 
QuestionRe: Low-pass filter questions Pin
jeremie.delaitre19-Jun-08 23:22
jeremie.delaitre19-Jun-08 23:22 
I finally found a website which speaks the same langage than mine :

http://www.dsptutor.freeuk.com/dfilt1.htm[^]

Now that I am smarter, I will try to recapitulate Big Grin | :-D

The transfer function gives me the "filtered values". I must apply it on all my values to get the filtered ones.
To apply the transfer function, I need to compute the value of each coefficient which depend of the type of the filter (Bessel, Butterworth...) and the order.
Next I apply the function on my values using the coefficients in a simple algorithm.

The problem is that what I said here seems to work only for constant sampling. In my case, the elapsed time between two values is not always the same. How can I handle that ?

And another big question is : where the "low-pass thing" enter the game ? Does it mean that for low-pass Bessel filter I need to apply the Bessel transfer function on value which are to close ? or does it mean that the coefficient are different from a Bessel low-pass filter and a Bessel high-pass filter ?
AnswerRe: Low-pass filter questions Pin
Nelek20-Jun-08 0:29
protectorNelek20-Jun-08 0:29 
QuestionRe: Low-pass filter questions Pin
jeremie.delaitre20-Jun-08 2:49
jeremie.delaitre20-Jun-08 2:49 
AnswerRe: Low-pass filter questions Pin
Nelek20-Jun-08 3:09
protectorNelek20-Jun-08 3:09 
GeneralRe: Low-pass filter questions Pin
jeremie.delaitre20-Jun-08 3:23
jeremie.delaitre20-Jun-08 3:23 
Answerhttp://www.musicdsp.org Pin
div!sion20-Jun-08 0:24
div!sion20-Jun-08 0:24 
GeneralRe: http://www.musicdsp.org Pin
jeremie.delaitre20-Jun-08 3:10
jeremie.delaitre20-Jun-08 3:10 
AnswerRe: Low-pass filter questions Pin
cp987620-Jun-08 0:55
cp987620-Jun-08 0:55 
GeneralRe: Low-pass filter questions Pin
jeremie.delaitre20-Jun-08 3:01
jeremie.delaitre20-Jun-08 3:01 
GeneralRe: Low-pass filter questions Pin
Nelek20-Jun-08 3:12
protectorNelek20-Jun-08 3:12 
QuestionTerminal Server [modified] Pin
subramanyeswari19-Jun-08 19:53
subramanyeswari19-Jun-08 19:53 
AnswerRe: Terminal Server Pin
Naveen19-Jun-08 21:38
Naveen19-Jun-08 21:38 
GeneralRe: Terminal Server Pin
subramanyeswari19-Jun-08 22:58
subramanyeswari19-Jun-08 22:58 
GeneralRe: Terminal Server [modified] Pin
subramanyeswari20-Jun-08 0:18
subramanyeswari20-Jun-08 0:18 
AnswerRe: Terminal Server Pin
KarstenK20-Jun-08 3:20
mveKarstenK20-Jun-08 3:20 
GeneralRe: Terminal Server Pin
subramanyeswari20-Jun-08 3:52
subramanyeswari20-Jun-08 3:52 
QuestionSIP API for Video C.onferencing Pin
am 200919-Jun-08 18:59
am 200919-Jun-08 18:59 
AnswerRe: SIP API for Video C.onferencing Pin
Rajesh R Subramanian19-Jun-08 19:57
professionalRajesh R Subramanian19-Jun-08 19:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.