Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 2 of 2

Full-Text Articles in Engineering

Using A Neural Network To Remove Noise From Images, Anvar Asatilloyevich Ravshanov Jun 2024

Using A Neural Network To Remove Noise From Images, Anvar Asatilloyevich Ravshanov

Chemical Technology, Control and Management

This article proposes modern approaches to the problem of noise reduction in images using neural networks and also analyses the possibilities of noise reduction using neural networks. The convolutional neural network model and the Mediana, Sobel filter were considered for image denoising. The quality improvement of the trained neural network and the comparison with classical noise reduction methods have been carried out.


Fast Software Multiplication In F_2[X] For Embedded Processors, Serdar Süer Erdem Jan 2012

Fast Software Multiplication In F_2[X] For Embedded Processors, Serdar Süer Erdem

Turkish Journal of Electrical Engineering and Computer Sciences

We present a novel method for fast multiplication of polynomials over F_2 which can be implemented efficiently in embedded software. Fast polynomial multiplication methods are needed for the efficient implementation of some cryptographic and coding applications. The proposed method follows a strategy to reduce the memory accesses for input data and intermediate values during computation. This strategy speeds up the binary polynomial multiplication significantly on typical embedded processors with limited memory bandwidth. These multiplications are usually performed by the comb method or the Karatsuba-based methods in embedded software. The proposed method has speed and memory advantages over these methods on …