Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

what does this function does?

1 vue (au cours des 30 derniers jours)
KJDS SRINIVASA RAO
KJDS SRINIVASA RAO le 16 Mai 2013
Clôturé : MATLAB Answer Bot le 20 Août 2021
Here zfSig is a function. The code is:
zfSig=remTrend(zfSig,winLength);
  2 commentaires
José-Luis
José-Luis le 16 Mai 2013
Modifié(e) : José-Luis le 16 Mai 2013
From its name, I would guess it removes trends. Now seriously. How do you expect us to know what a function does just by looking at its name? All I can tell you is that it is not a Matlab built-in function. To know what it does you need to look at the source code. Barring that, you could ask the author of the function. Another, less efficient alternative, is to run it and try to guess what it does.
KJDS SRINIVASA RAO
KJDS SRINIVASA RAO le 23 Mai 2013
Thanks man

Réponses (0)

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by