Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

what does this function does?

1 visualización (últimos 30 días)
KJDS SRINIVASA RAO
KJDS SRINIVASA RAO el 16 de Mayo de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Here zfSig is a function. The code is:
zfSig=remTrend(zfSig,winLength);
  2 comentarios
José-Luis
José-Luis el 16 de Mayo de 2013
Editada: José-Luis el 16 de Mayo de 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 el 23 de Mayo de 2013
Thanks man

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by