a 5. One of your colleagues sends you a dataset of wind speed for a structural analysis project. The data is saved in a
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
a 5. One of your colleagues sends you a dataset of wind speed for a structural analysis project. The data is saved in a
a 5. One of your colleagues sends you a dataset of wind speed for a structural analysis project. The data is saved in a file windMKE.dat with 2 columns of numeric data: a time/date identifier and a wind speed. You know that the wind speeds should all be positive numbers and you consider negative wind speeds to be invalid data. Write a set of MATLAB commands that opens the data file, deletes the invalid data, and saves the new data to a new file windMKE_clean.dat. (10 pts)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!