At its core, this function takes a logical-runtime series - time series or spatial series - as an input and transforms the series from the time or spatial domain to the temporal frequency or spatial frequency domain, respectively. The input logical-runtime series can contain elements which are either real numbers PAYLOAD(CONTENT(REAL) | CONTENT(MULTIVAR_REAL)) or complex numbers PAYLOAD(CONTENT(COMPLEX) | CONTENT(MULTIVAR_COMPLEX)). The result series is always a multivariate series containing Fourier coefficients, whose elements are either complex numbers with real and imaginary components - OUTPUT_FMT(CONTENT(COMPLEX) | CONTENT(MULTIVAR_COMPLEX)); or, alternatively, whose elements consist of amplitude and phase number pairs - OUTPUT_FMT(CONTENT(AMPL_PHASE_DEGREES) | CONTENT(AMPL_PHASE_RADIANS) | CONTENT(AMPL_PHASE) | CONTENT(MULTIVAR_AMPL_PHASE_DEGREES) | CONTENT(MULTIVAR_AMPL_PHASE_RADIANS) | CONTENT(MULTIVAR_AMPL_PHASE) ). The default index of this output series is integer-based. It starts at the negative Nyquist frequency (-N/2) and goes up to the positive Nyquist frequency (N/2). Other choices for output indexes are also available to the user.
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com, follow @NodePit on Twitter or botsin.space/@nodepit on Mastodon.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.