ListarAC - Contribuciones a congresos científicos por tema "Algoritmos computacionales"
Mostrando ítems 1-4 de 4
-
Algoritmos paralelos de memoria compartida que determinan el menor tama˜no de un ´arbol binario al refinar un simplex regular
(2015-10-05)En el ambito de la optimizacion global basada en tecnicas de ramificacion y acotacion, cuando el espacio de busqueda es un n-sımplex regular es habitual utilizar como regla de division la biseccion por el lado mayor, ... -
High-Throughput DTW accelerator with minimum area in AMD FPGA by HLS.
(2023)Dynamic Time Warping (DTW) is a dynamic programming algorithm that is known to be one of the best methods to measure the similarities between two signals, even if there are variations in the speed of those. It is ... -
Implementaciones paralelas para un problema de control de inventarios de productos perecederos
(2015-10-05)En este trabajo se analizan y eval uan dos implementaciones de un algoritmo de optimizaci on para un problema de control de inventarios de productos perecederos. Las implementaciones se han llevado a cabo utilizando ... -
Three is not a crowd: ACPU-GPU-FPGA K-means implementation
(2017-06-15)Clustering is the task of assigning a set of objects into groups (clusters) so that objects in the same group are more similar to each other than to those in other groups. In particular, K-means is a clustering algorithm ...