Analyzing Fleet Test Data using MATLAB

Files from the webinar "Analyzing Fleet Test Data using MATLAB"
1,1K Downloads
Aktualisiert 1. Okt 2021

Lizenz anzeigen

There are 3 demos included in this package:
1) MergingOntoRoute9: Shows different ways to visualize and explore data that came from a vehicle merging onto a highway. The data can be visualized on a webmap, which requires Mapping Toolbox.
2) DeerIncident: Use mapreduce to run an Event Detection algorithm to search for sudden deceleration.
3) CylinderFailureDemo: Try a few different techniques for analyzing and visualizing data from a small aircraft engine. The last technique - computing a rolling standard deviation - makes it obvious that the 4th cylinder has an issue (in this case, a burnt exhaust valve).
For more info:
* Machine Learning: https://www.mathworks.com/solutions/machine-learning.html

Zitieren als

Seth DeLand (2024). Analyzing Fleet Test Data using MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/49557-analyzing-fleet-test-data-using-matlab), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

AnalyzingFleetData/DeerIncident

AnalyzingFleetData/MergingOntoRoute9

AnalyzingFleetData/cylinderfailuredemo

AnalyzingFleetData/DeerIncident

AnalyzingFleetData/MergingOntoRoute9

AnalyzingFleetData/cylinderfailuredemo

Version Veröffentlicht Versionshinweise
1.2.0.2

Removed outdated link in description.

1.2.0.1

Updated license

1.2.0.0

Trimmed slide deck to only consist of slides that explain the demos.