10-21-2022 03:38 AM
Hi Guys I have data, which is noisy but linear( you can find the data in the VI attached), is it possible to find the location where the slope is changed or any other ideas are welcome?
P.S My data can be negative or positive under different conditions, so I couldn't use comparison tools here.
Thanks
Solved! Go to Solution.
10-21-2022 05:00 AM - edited 10-21-2022 05:01 AM
10-21-2022 06:15 AM
Hi Gred,
Thanks for the reply. NIce idea
Best Regards,
Tarun
05-05-2023 12:49 PM
Hello,
I am also looking to detect the slope change with data from a "noise" source, pressure sensor. The signal is not as clean as the demo signal for detecting a change in slope, so when I saw this it interested me to see if I could apply it to my applications. This seems to detect the change in slope at the time axis, correct?
I would like to detect the change in slope and have the amplitude reported (y-axis value). Any thoughts on this?
I attached the sample vi with my sample data file.
05-05-2023 01:06 PM - edited 05-05-2023 01:06 PM
05-05-2023 02:33 PM
Try this version. I think I saved it correctly to a past version of LabView.
Thanks,
05-05-2023 02:36 PM
That "knee" in the curve is what I am after. Of course I can measure this after the data is saved in Excel for example. However I am developing a process where I can detect this as we run the test, or at lease write the data, then run the analysis in LabView on the spot.
Thanks for looking!