Click here to Skip to main content
15,887,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 4:47
mrby12327-Apr-10 4:47 
QuestionRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 4:58
David Crow27-Apr-10 4:58 
AnswerRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 5:24
mrby12327-Apr-10 5:24 
QuestionRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 5:36
David Crow27-Apr-10 5:36 
AnswerRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 5:47
mrby12327-Apr-10 5:47 
GeneralRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 6:02
David Crow27-Apr-10 6:02 
GeneralRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 6:08
mrby12327-Apr-10 6:08 
GeneralRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 6:14
David Crow27-Apr-10 6:14 
mrby123 wrote:
Thanks. You are right on the issue.


Which is what I was trying to get at three posts ago.

mrby123 wrote:
Now the key I am looking for is the technique to detect the onset. What is the
robust criterion to determine the onset of the wave, while the noise in the data will not confuse the determination?


Only you can determine what is noise and what is not. When you are dealing with floating-point numbers, you can't check a number being exactly equal to 0. You'll have to compare against something like epsilon.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Man who follows car will be exhausted." - Confucius


AnswerRe: to find starting point of a waveform Pin
chandu00426-Apr-10 22:52
chandu00426-Apr-10 22:52 
GeneralRe: to find starting point of a waveform Pin
mrby12326-Apr-10 23:50
mrby12326-Apr-10 23:50 
AnswerRe: to find starting point of a waveform Pin
r.ps27-Apr-10 3:58
r.ps27-Apr-10 3:58 
AnswerRe: to find starting point of a waveform Pin
Alan Balkany27-Apr-10 4:04
Alan Balkany27-Apr-10 4:04 
QuestionPlatform SDK (February 2003) and MFC code [SOLVED] Pin
starreyed26-Apr-10 18:52
starreyed26-Apr-10 18:52 
AnswerRe: Platform SDK (February 2003) and MFC code Pin
Stuart Dootson26-Apr-10 23:55
professionalStuart Dootson26-Apr-10 23:55 
AnswerRe: Platform SDK (February 2003) and MFC code Pin
David Crow27-Apr-10 2:48
David Crow27-Apr-10 2:48 
GeneralRe: Platform SDK (February 2003) and MFC code [modified] Pin
starreyed27-Apr-10 19:25
starreyed27-Apr-10 19:25 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
Stuart Dootson27-Apr-10 21:16
professionalStuart Dootson27-Apr-10 21:16 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
starreyed28-Apr-10 0:43
starreyed28-Apr-10 0:43 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
Stuart Dootson28-Apr-10 2:09
professionalStuart Dootson28-Apr-10 2:09 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
starreyed28-Apr-10 20:01
starreyed28-Apr-10 20:01 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
Stuart Dootson28-Apr-10 20:41
professionalStuart Dootson28-Apr-10 20:41 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
starreyed5-May-10 0:30
starreyed5-May-10 0:30 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
Stuart Dootson5-May-10 1:14
professionalStuart Dootson5-May-10 1:14 
QuestionProblem on a sample code in "Windows SDK" (COM interface)? Pin
bahareh65526-Apr-10 9:02
bahareh65526-Apr-10 9:02 
AnswerRe: Problem on a sample code in "Windows SDK" (COM interface)? Pin
«_Superman_»26-Apr-10 9:17
professional«_Superman_»26-Apr-10 9:17 

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.