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 CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by