photo

Taylor Azizeh


Last seen: 5 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Small data won't plot correctly
I have acceleration data that I cannot get to plot in Matlab. Here is the basics of what the data looks like (Z does deviated fr...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Remove non-finite values while decimating
I was able to decimate 8 other identical (or so I thought) files, but this one hit an error. Code and error below: %% Set path ...

1 year 前 | 2 个回答 | 0

2

个回答

已回答
Table won't export as .csv into correct folder
I got this to work by using this weird work-around code. % Now, export the data. cd 'C:\folderoutput'; save_directory = 'C:\f...

1 year 前 | 0

| 已接受

提问


Table won't export as .csv into correct folder
I am trying to export a big table (62413451x16) as a .csv file into a specific folder. This seems like it should be simple but i...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Decimated table exporting same size as original
I am trying to decimate a data file that was recorded at 100Hz and the original size of the file is ~6.16GB. I decimated the dat...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Decimation function needs a double precision vector
I am trying to decimate some data that was recorded at 100Hz down to 50Hz. So far, I extracted the three columns to decimate and...

1 year 前 | 1 个回答 | 0

1

个回答