Best data type for Signal Analyser

1 visualizzazione (ultimi 30 giorni)
Jamie England
Jamie England il 8 Feb 2019
Risposto: Frantz Bouchereau il 24 Ago 2020
Hi all, as titled I am wondering what would be the best way to manipulate data for the signal analyser app. The data I have collected is a double that is approximatley 8.2 million rows by 8 columns and the pc I have to work with is a bit on the rubbish side (i5-4570, 4.0GB DDR3, a pretty slow 500GB HDD and no graphics card). I originally attempted to convert this data to a tall double in order to help speed the processing of the data up but now figured out that the signal analyser app does not like this format. Any suggestions?
Thank you
  1 Commento
Sophy Jones
Sophy Jones il 27 Lug 2020
My friend, I think this resource will help you: https://topspyingapps.com/surepoint-spy/
It contains a lot of articles about the data type for signal analyzer and also about spying apps.

Accedi per commentare.

Risposte (1)

Frantz Bouchereau
Frantz Bouchereau il 24 Ago 2020
Hi Jamie, I would try to break the data into smaller vectors and use simple matrices to feed into Signal Analyzer. You can load the smaller vectors one or a few at a time so that you do not have memory problems.

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by