How to apply Time synchronous averaging on a database

2 ビュー (過去 30 日間)
SAFA BOUDHRAA
SAFA BOUDHRAA 2018 年 5 月 21 日
コメント済み: Guillaume 2018 年 5 月 21 日
Good morning ; how to apply time synchronous veraging on a database not function . I have the vector ( vector : Acceleration=f(frequncy)) not a function. this database is imported from another software and I want to apply TSA on it Thank you so much. Greetings
  1 件のコメント
Guillaume
Guillaume 2018 年 5 月 21 日
TSA applies to signals, not functions or databases, so it's really not clear what it is you're asking.

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

採用された回答

Guillaume
Guillaume 2018 年 5 月 21 日
I'm not sure what examples you're referring to. If you're talking about the examples in the tsa documentation, then none of the signals in these examples are functions.
You use
tsa(yoursignal, yoursamplingfrequency, yourpulsetime)
or
tsa(yoursignal, yoursampletime, yourpulsetime)
regardless of the original of yoursignal
  1 件のコメント
Guillaume
Guillaume 2018 年 5 月 21 日
Then you need to be a lot clearer about what you're asking. I have no idea what problem you're facing.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by