Best data type for Signal Analyser

2 vues (au cours des 30 derniers jours)
Jamie England
Jamie England le 8 Fév 2019
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 commentaire
Sophy Jones
Sophy Jones le 27 Juil 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.

Connectez-vous pour commenter.

Réponses (1)

Frantz Bouchereau
Frantz Bouchereau le 24 Août 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.

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by