LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to find the shape change of a curve

Dear All,

 

I need to find the point where the curve got deviated. I Tried Calculating Slope It Is Not useful. Share Some Ideas to sort out this problem.

 

Find the attached vi and the TDMS file read the file with default group name and let me know the result.

 

Thanks and regards,

Rams.

Download All
0 Kudos
Message 1 of 3
(2,355 Views)

1st derivative?

Kind regards,

- Bjorn -

Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's 😉
LabVIEW 5.1 - LabVIEW 2012
0 Kudos
Message 2 of 3
(2,347 Views)

You don't define what you mean by "deviate". Deviate from what? From zero? From a straight line?

 

Your curve has a couple of places where the slope changes, can you tell us which one you want?

 

First is it horizontal, then

 

starts sloping upward. (x=~1.0)

changes in slope (x=~1.4)

another change in slope (x=~1.9)

 

In what way is calculating the slope "not useful"?

0 Kudos
Message 3 of 3
(2,340 Views)