Filter löschen
Filter löschen

How to apply Time synchronous averaging on a database

2 Ansichten (letzte 30 Tage)
SAFA BOUDHRAA
SAFA BOUDHRAA am 21 Mai 2018
Kommentiert: Guillaume am 21 Mai 2018
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 Kommentar
Guillaume
Guillaume am 21 Mai 2018
TSA applies to signals, not functions or databases, so it's really not clear what it is you're asking.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Guillaume
Guillaume am 21 Mai 2018
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 Kommentar
Guillaume
Guillaume am 21 Mai 2018
Then you need to be a lot clearer about what you're asking. I have no idea what problem you're facing.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by