The expanding use of multi-processor supercomputers has made a significant impact on the speed and size of many problems. The adaptation of standard Message Passing Interface protocol (MPI) has enabled programmers to write portable and efficient codes across a wide variety of parallel architectures. Sorting is one of the most common operations performed by a computer. Because sorted data are easier to manipulate than randomly ordered data, many algorithms require sorted data. Sorting is of additional importance to parallel computing because of its close relation to the task of routing data among processes, which is an essential part of many parallel algorithms. In this paper, sequential sorting algorithms, the parallel implementation of many sorting methods in a variety of ways using MPICH.NT.1.2.3 library under C++ programming language and comparisons between the parallel and sequential implementations are presented. Then, these methods are used in the image processing field. It have been built a median filter based on these submitted algorithms. As the parallel platform is unavailable, the time is computed in terms of a number of computations steps and communications steps
The instant global trend towards developing tight reservoir is great; however, development can be very challenging due to stress and geomechanical properties effect in horizontal well placement and hydraulic fracturing design. Many parameters are known to be important to determine the suitable layer for locating horizontal well such as petrophysical and geomechanical properties. In the present study, permeability sensitivity to stress is also considered in the best layer selection for well placement. The permeability sensitivity to the stress of the layers was investigated using measurements of 27 core sample at different confining stress values. 1-D mechanical earth model (MEM) was built and converted to a 3-D full-field geomechanical mode
... Show MoreThe research discussed the possibility of adsorption of Brilliant Blue Dye (BBD) from wastewater using 13X zeolite adsorbent, which is considered a byproduct of the production process of potassium carbonate from Iraqi potash raw materials. The 13X zeolite adsorbent was prepared and characterized by X-ray diffraction that showed a clear match with the standard 13X zeolite. The crystallinity rate was 82.15% and the crystal zeolite size was 5.29 nm. The surface area and pore volume of the obtained 13X zeolite were estimated. The prepared 13X zeolite showed the ability to remove BBD contaminant from wastewater at concentrations 5 to 50 ppm and the removal reached 96.60% at the lower pollutant concentration. Adsorption measurements versus tim
... Show MoreIn this paper, Bayes estimators of the parameter of Maxwell distribution have been derived along with maximum likelihood estimator. The non-informative priors; Jeffreys and the extension of Jeffreys prior information has been considered under two different loss functions, the squared error loss function and the modified squared error loss function for comparison purpose. A simulation study has been developed in order to gain an insight into the performance on small, moderate and large samples. The performance of these estimators has been explored numerically under different conditions. The efficiency for the estimators was compared according to the mean square error MSE. The results of comparison by MSE show that the efficiency of B
... Show MoreIs the chemical industries of great importance for the economy of any country, through what is borne by these industries is an important part of the changes contained in the industrial output of transfer and, moreover, that these industries are overlaps and intricacies of sector-wide with the rest of the manufacturing sectors, with agriculture and services , through the offering of these industries produce Production requirements intervention such as chemical fertilizer used in the production of agricultural crops, in addition to the various areas for the use of phosphorus in the food industry, to the extent that it is difficult to find material Food preparation is not included i
... Show MoreWireless sensor networks (WSNs) are emerging in various application like military, area monitoring, health monitoring, industry monitoring and many more. The challenges of the successful WSN application are the energy consumption problem. since the small, portable batteries integrated into the sensor chips cannot be re-charged easily from an economical point of view. This work focusses on prolonging the network lifetime of WSNs by reducing and balancing energy consumption during routing process from hop number point of view. In this paper, performance simulation was done between two types of protocols LEACH that uses single hop path and MODLEACH that uses multi hop path by using Intel Care i3 CPU (2.13GHz) laptop with MATLAB (R2014a). Th
... Show MoreFlexible job-shop scheduling problem (FJSP) is one of the instances in flexible manufacturing systems. It is considered as a very complex to control. Hence generating a control system for this problem domain is difficult. FJSP inherits the job-shop scheduling problem characteristics. It has an additional decision level to the sequencing one which allows the operations to be processed on any machine among a set of available machines at a facility. In this article, we present Artificial Fish Swarm Algorithm with Harmony Search for solving the flexible job shop scheduling problem. It is based on the new harmony improvised from results obtained by artificial fish swarm algorithm. This improvised solution is sent to comparison to an overall best
... Show MoreConvolutional Neural Networks (CNN) have high performance in the fields of object recognition and classification. The strength of CNNs comes from the fact that they are able to extract information from raw-pixel content and learn features automatically. Feature extraction and classification algorithms can be either hand-crafted or Deep Learning (DL) based. DL detection approaches can be either two stages (region proposal approaches) detector or a single stage (non-region proposal approach) detector. Region proposal-based techniques include R-CNN, Fast RCNN, and Faster RCNN. Non-region proposal-based techniques include Single Shot Detector (SSD) and You Only Look Once (YOLO). We are going to compare the speed and accuracy of Faster RCNN,
... Show More