Abstract: Given a multiset of n positive integers and a target sum S, the subset sum problem is to find a subset such that the sum of its elements is as close as possible to S without exceeding S. We ...
ABSTRACT: In agriculture sector, machine learning has been widely used by researchers for crop yield prediction. However, it is quite difficult to identify the most critical features from a dataset.
A university project in which the following problems are solved in Java language and also have a graphical appearance using JavaFX ...
Abstract: DNA computing is a new emerging field of parallel computing. However, DNA computing is mainly based on biological technology, which is prone to deterioration and damage and other issues in ...
ABSTRACT: This article is devoted to a time series prediction scheme involving the nonlinear autoregressive algorithm and its applications. The scheme is implemented by means of an artificial neural ...
A dynamic programming approach to determining if there exists a subset of the states in the USA such that the area of those states sums to 47% of the total area of the country. 🇺🇸 ...