Best data type for Signal Analyser

2 ビュー (過去 30 日間)
Jamie England
Jamie England 2019 年 2 月 8 日
回答済み: Frantz Bouchereau 2020 年 8 月 24 日
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 件のコメント
Sophy Jones
Sophy Jones 2020 年 7 月 27 日
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.

サインインしてコメントする。

回答 (1 件)

Frantz Bouchereau
Frantz Bouchereau 2020 年 8 月 24 日
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.

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by