Trend lines and forcasts
조회 수: 2 (최근 30일)
이전 댓글 표시
I've got a ThingSpeak channel that I've created to track the percent fullness of my house's propane tank.
I'd like to add a trendline to that graph and forcast when I'm going to hit like 20% full.
Is that something that is doable?
댓글 수: 0
답변 (1개)
Vinod
2020년 7월 12일
편집: Vinod
2020년 7월 12일
Certainly possible to use MATLAB and fit a curve through the data points and project the curve into the future to see where it might intersect a minimum threshold line where you want to initiate a refill. Take a look at this example .
댓글 수: 1
Christopher Stapels
2020년 7월 23일
Here is another example that you dont need the tool box for:
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
참고 항목
카테고리
Help Center 및 File Exchange에서 Visualize Data에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!