Opened 13 years ago
Last modified 13 years ago
#1565 new task
Signal Extraction
Reported by: | Pedro Gea | Owned by: | cescalonilla |
---|---|---|---|
Priority: | highest | Milestone: | TOL Packages |
Component: | Math | Version: | |
Severity: | blocker | Keywords: | |
Cc: |
Description
Se solicita la creación de un paquete con las funciones implementadas para la extracción de señales.
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Priority: | normal → highest |
---|---|
Severity: | normal → blocker |
Buenas tardes estoy haciendo pruebas de extracción de señales, cuando intento obtener la parte anual obtengo la siguiente salida de error:
ERROR: [32] No es posible calcular la inversa [Call stack] [5] Set PolDivision (Polyn a, Polyn b) [4] Set PolExtendedGCD (Polyn a_aux, Polyn b_aux) [3] Set InvPolExtGCD (Set polSet) [2] Set MSXBurman (Polyn tetha, Set phiRootSet, Serie noise, Serie noiseB, Serie noiseF) [1] Set MSXFromArima (Serie noise, Set arima) ERROR: [33] Error en la división de polinomios [Call stack] [4] Set PolExtendedGCD (Polyn a_aux, Polyn b_aux) [3] Set InvPolExtGCD (Set polSet) [2] Set MSXBurman (Polyn tetha, Set phiRootSet, Serie noise, Serie noiseB, Serie noiseF) [1] Set MSXFromArima (Serie noise, Set arima) ERROR: [34] ERROR en el cálculo de la extracción de señales [Call stack] [2] Set MSXBurman (Polyn tetha, Set phiRootSet, Serie noise, Serie noiseB, Serie noiseF) [1] Set MSXFromArima (Serie noise, Set arima)
Os dejo el objeto tol de estimación en el BMR de AlsaGr: BSR.Bus_AliMad..UltimoValido4
Note: See
TracTickets for help on using
tickets.
(In [4872]) Refs #1565 Se sube el código de César sobre la extracción de señales de series ARIMA