Computer-aided diagnosis (CAD) has proved to be an effective and accurate method for diagnostic prediction over the years. This article focuses on the development of an automated CAD system with the intent to perform diagnosis as accurately as possible. Deep learning methods have been able to produce impressive results on medical image datasets. This study employs deep learning methods in conjunction with meta-heuristic algorithms and supervised machine-learning algorithms to perform an accurate diagnosis. Pre-trained convolutional neural networks (CNNs) or auto-encoder are used for feature extraction, whereas feature selection is performed using an ant colony optimization (ACO) algorithm. Ant colony optimization helps to search for the best optimal features while reducing the amount of data. Lastly, diagnosis prediction (classification) is achieved using learnable classifiers. The novel framework for the extraction and selection of features is based on deep learning, auto-encoder, and ACO. The performance of the proposed approach is evaluated using two medical image datasets: chest X-ray (CXR) and magnetic resonance imaging (MRI) for the prediction of the existence of COVID-19 and brain tumors. Accuracy is used as the main measure to compare the performance of the proposed approach with existing state-of-the-art methods. The proposed system achieves an average accuracy of 99.61% and 99.18%, outperforming all other methods in diagnosing the presence of COVID-19 and brain tumors, respectively. Based on the achieved results, it can be claimed that physicians or radiologists can confidently utilize the proposed approach for diagnosing COVID-19 patients and patients with specific brain tumors.
Based on the diazotization reaction of 4-aminoacetophenone with sodium nitrite in acid medium to form diazonium salt, which was coupled with Methyldopa to form a violet reddish soluble azo dye with maximum absorbance at 560 nm,a batch procedure had been developed for the estamination of Methyldopa. Under optimum experimental parameters affecting on the development and stability of the colored product, Beer´s law obeyed in the range (0.5-45) ?g.ml-1 with a correlation coefficient (0.9979).The proposed method was successfully applied to the determination of Methyldopa in either pure form and in commercial brands of pharmaceuticals, no interference was observed from common excipients in the formulations. The analytical results obtained by app
... Show MoreDifferent additives are used in drilling fluids when the demanded properties cannot be gotten with clays. Drilling muds needs several additives and materials to give good characteristics. There are local alternatives more suitable for enhancing the rheology and filtration of drilling fluids. An experimental work had been conducted to assess the suitability of using potato starch to enhance rheological properties and filtration in drilling mud. This study investigated the potato starch as a viscosifier and fluid losses agent in drilling fluid. Results from this study proved that rheological properties of potato starch mud increased when pH of drilling fluid is increased. Potato starch could be used to enhance gel strength at low pH
... Show MoreAs harmony with modernized environmental developments which were appeared within economical , banking areas with what accompanied of chances or challenges , the matter is required to face those modernizations , adaptation with them , as considering them strength points not weak points , and these developments banking marketing as it should be on the Iraqi public banks and private and hybrid to take advantage of this process to increase excellence and the expansion of the banking business opportunities, , enlarge in the banking businesses especially the banking transaction are distinguished by serious competition & strong between banks , and the final result is to serve Iraqi banking system & customers that the national economy ta
... Show MoreConstruction and operation of (2 m) parabolic solar dish for hot water application were illustrated. The heater was designed to supply hot water up to 100 oC using the clean solar thermal energy. The system includes the design and construction of solar tracking unit in order to increase system performance. Experimental test results, which obtained from clear and sunny day, refer to highly energy-conversion efficiency and promising a well-performed water heating system.
The base of the ELWE MPF-1 microcomputer is the Z80 microprocessor. The Z80 programs are written in assembly language. The main advantage of assembly language is that: it is much faster to code and the mnemonics makes it easier for the user to remember the instruction. The purpose of this paper is to improve the monitor process for didactic microcomputer ELWE MPF-1 by appending new powerful commands (MOVE, FILL, SEARCH and COMPARE) to the existing monitor to make it more useful and flexible. 8085 assembly language is used to execute this program. The letters used for abbreviation: M for MOVE, F for FILL, S for SEARCH and C for COMPARE.