Jump to content

I'll want to find the function of difference 2 graph's


Recommended Posts

Hi

The content of the Data (dat) file is not correct, the While loop never terminates.

What result are you after?

Do you what to see if there is a exact match, or just get a value indicating how good the match is?

One solution could be to find the peaks in the different waveforms and compare the locations of these peaks.

You could add a LowPass-Filter and then compare the waveform as you did in your code.

Cheers,

Mikael

Link to comment

Could you first answer these questions:

What result are you after?

Do you what to see if there is a exact match, or just get a value indicating how good the match is?

And also could you give me some real data to play with. E.g. save the 2 waveforms as "Make Current Values Default".

Cheers,

Mikael

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.