Changes between Version 30 and Version 31 of Other/Summer/2025/LLM-Based


Ignore:
Timestamp:
Jul 24, 2025, 2:33:16 PM (3 days ago)
Author:
LeonD
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/LLM-Based

    v30 v31  
    6969----
    7070
    71 The data we collected all had a 2-second interval with faulty and incomplete data. We were unable to determine what caused this error, but every sample had this error. All data after this 2-second interval was accurate, so we decided to trim out the 2 seconds of faulty data and only take the last 5000 (effectively 5 seconds) samples.
     71The data we collected all had a 2-second interval with faulty and incomplete data. We were unable to determine what caused this error, but every sample had this error. All data after this 2-second interval was accurate, so we decided to trim out the 2 seconds of faulty data and only take the last 5000 (effectively 5 seconds) samples.  After that, we used the movmean function in MATLAB to smooth out the data.
    7272
    7373Before segmentation:
     
    7979[[Image(Screenshot 2025-07-23 103349.png​​, width=500, height=127)]]
    8080
    81 ----
    8281After segmentation:
    8382