The research problem arose from the researchers’ sense of the importance of Digital Intelligence (DI), as it is a basic requirement to help students engage in the digital world and be disciplined in using technology and digital techniques, as students’ ideas are sufficiently susceptible to influence at this stage in light of modern technology. The research aims to determine the level of DI among university students using Artificial Intelligence (AI) techniques. To verify this, the researchers built a measure of DI. The measure in its final form consisted of (24) items distributed among (8) main skills, and the validity and reliability of the tool were confirmed. It was applied to a sample of 139 male and female students who were chosen in a random stratified manner from students at the University of Baghdad, College of Education for Pure Sciences/Ibn Al-Haitham, Department of Computer. The proposed AI model utilized three artificial intelligence techniques: Decision Tree (DT), Random Forest (RF), and Gradient Boosting Machine (GBM). The classification accuracy using DT was 92.85 and using GMB was 95.23. The RF technique was applied to find the essential features, and the Pearson correlation was used to find the correlation between the features. The findings indicated that students indeed possess digital intelligence, underscoring the potential for tailored interventions to enhance their digital skills and competencies. This research not only sheds light on the current DI landscape among university students but also paves the way for targeted educational initiatives to foster digital literacy and proficiency in the academic setting.
Test anxiety for intermediate level The current study aims to measure the test anxiety of research’s sample and to identify the statistical differences of test anxiety, considering two variables gender and students classes level (first and third intermediate class). To do this, a stratified random sampling of (300) student from first and third intermediate classes had selected from both the karkh and Rusafa sides of Baghdad province for the academic year 2015-2016. The author tested the whole sample by using the test anxiety scale that had tested for its validity and reliability. The results revealed that the research’s sample as a whole was suffering from test anxiety, there were a statistical differences between male and female tha
... Show MoreHuman skin detection, which usually performed before image processing, is the method of discovering skin-colored pixels and regions that may be of human faces or limbs in videos or photos. Many computer vision approaches have been developed for skin detection. A skin detector usually transforms a given pixel into a suitable color space and then uses a skin classifier to mark the pixel as a skin or a non-skin pixel. A skin classifier explains the decision boundary of the class of a skin color in the color space based on skin-colored pixels. The purpose of this research is to build a skin detection system that will distinguish between skin and non-skin pixels in colored still pictures. This performed by introducing a metric that measu
... Show MoreIn this paper, we deal with the problem of general matching of two images one of them has experienced geometrical transformations, to find the correspondence between two images. We develop the invariant moments for traditional techniques (moments of inertia) with new approach to enhance the performance for these methods. We test various projections directional moments, to extract the difference between Block Distance Moment (BDM) and evaluate their reliability. Three adaptive strategies are shown for projections directional moments, that are raster (vertical and horizontal) projection, Fan-Bean projection and new projection procedure that is the square projection method. Our paper started with the description of a new algorithm that is low
... Show MoreIn this paper we present an operational computer vision system for real-time motion detection and recording that can be used in surveillance system. The system captures a video of a scene and identifies the frames that contains motion and record them in such a way that only the frames that is important to us is recorded and a report is made in the form of a movie is made and can be displayed. All parts that are captured by the camera are recorded to compare both movies. This serves as both a proof-of- concept and a verification of other existing algorithms for motion detection. Motion frames are detected using frame differencing. The results of the experiments with the system indicate the ability to minimize some of the problems false detec
... Show MoreAutism is considered as one of the most developmental problems in the world that interfere with children growth and affect their social ,emotional and cognitive development child with autism used to be normal in his growth but in his development parents started to notice that their child characterize by loneliness and withdrawal himself from the surrounding world with some mannerism behaviors these characteristics used to be manifested children during the 1st three year of their life . It appears, one in every 500 birth (The American International Institution for child health 1997. and it would be less in females than makes at 1/4 percent .
Aim is to b
... Show MoreThe 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 man
... Show More