Preferred Language
Articles
/
QBZNfYsBVTCNdQwChcwV
The Life Cycle and Larval Development of Neoechinorhynchus iraqensis (Acanthocephala: Neoechinorhynchidae) in the Intermediate Host
...Show More Authors

The Life Cycle and Larval Development of Neoechinorhynchus iraqensis (Acanthocephala: Neoechinorhynchidae) in the Intermediate Host

Publication Date
Sun Jun 16 2019
Journal Name
Al–bahith Al–a'alami
The Exposition of University Youth to Television Advertising and its Reflection on the Development of their Cognitive Abilities A survey of students (College of Media / University of Baghdad) as ample
...Show More Authors

This research is aimed at identifying the communicative habits and the impact of the content on the communicative process, especially the youth audience, which is one of the most important categories to which the advertisement is directed, as young people face life with passion and aspiration that make then responsive to all the influences used by the media in designing advertisements which use all the techniques and methocls to attract young people, such as relying on drama , artistic tricks, musical phrases and advertising slogans that respond to the desire of young people in entertainment.
The research aims to identify the reflection of television advertising and its impact on the development of the cognitive abilities of universi

... Show More
View Publication Preview PDF
Crossref (1)
Crossref
Publication Date
Fri Dec 01 2023
Journal Name
Al-khwarizmi Engineering Journal
Development of an ANN Model for RGB Color Classification using the Dataset Extracted from a Fabricated Colorimeter
...Show More Authors

 

Codes of red, green, and blue data (RGB) extracted from a lab-fabricated colorimeter device were used to build a proposed classifier with the objective of classifying colors of objects based on defined categories of fundamental colors. Primary, secondary, and tertiary colors namely red, green, orange, yellow, pink, purple, blue, brown, grey, white, and black, were employed in machine learning (ML) by applying an artificial neural network (ANN) algorithm using Python. The classifier, which was based on the ANN algorithm, required a definition of the mentioned eleven colors in the form of RGB codes in order to acquire the capability of classification. The software's capacity to forecast the color of the code that belongs to an ob

... Show More
View Publication Preview PDF
Scopus Crossref
Publication Date
Fri Dec 01 2023
Journal Name
Al-khwarizmi Engineering Journal
Development of an ANN Model for RGB Color Classification using the Dataset Extracted from a Fabricated Colorimeter
...Show More Authors

Codes of red, green, and blue data (RGB) extracted from a lab-fabricated colorimeter device were used to build a proposed classifier with the objective of classifying colors of objects based on defined categories of fundamental colors. Primary, secondary, and tertiary colors namely red, green, orange, yellow, pink, purple, blue, brown, grey, white, and black, were employed in machine learning (ML) by applying an artificial neural network (ANN) algorithm using Python. The classifier, which was based on the ANN algorithm, required a definition of the mentioned eleven colors in the form of RGB codes in order to acquire the capability of classification. The software's capacity to forecast the color of the code that belongs to an object under de

... Show More
Preview PDF
Scopus Crossref
Publication Date
Thu Jun 19 2025
Journal Name
Al–bahith Al–a'alami
Organizational reputation: A descriptive study of concept development and measurement techniques
...Show More Authors

The study aimed to monitor the concept of reputation in the previous literature, its relationship to mental image and identity, and to reveal recent trends in its measurement Techniques.

    The study relied on a descriptive approach using library survey and comparative analysis, and the study reached following conclusions:

     Despite the beginning of the first signs of reputation In the fifties of the last century, however, Defining and standardizing the concept with clear and specific dimensions began in the 1990s and the beginning of the third millennium. The concept of reputation refers to the stakeholders’ overall evaluation of organizations, which reflects their perceptions of

... Show More
View Publication Preview PDF
Crossref (1)
Crossref
Publication Date
Sat Feb 01 2020
Journal Name
Alexandria Engineering Journal
Impact of development on Baghdad’s urban microclimate and human thermal comfort
...Show More Authors

View Publication
Scopus (39)
Crossref (41)
Scopus Clarivate Crossref
Publication Date
Thu Dec 01 2011
Journal Name
Journal Of Economics And Administrative Sciences
Measurement of Impact of Banking System Development on Economic Growth in Iraq
...Show More Authors

At the heart of every robust economy is a vital banking system. The functional banking system can effectively perform several functions such as mobilizing savings, allocating credit, monitoring managers, transforming risks, and facilitating the financial transactions. This paper aims to measure the impact of banking system development on economic growth in Iraq. Credit to private sector divided by GDP used as a proxy of banking development. Real per capita GDP used as a proxy of economic growth. By using Autoregressive Distributed Lag (ARDL) model, the paper finds that the undeveloped Iraqi banking system could not promote economic growth in the country. Therefore, a variety of policies need to be taken to spur the role of bankin

... Show More
View Publication Preview PDF
Crossref
Publication Date
Thu Mar 31 2022
Journal Name
Iraqi Geological Journal
Development of New Models to Determine the Rheological Parameters of Water-Based Drilling Fluid using Artificial Neural Networks
...Show More Authors

It is well known that drilling fluid is a key parameter for optimizing drilling operations, cleaning the hole, and managing the rig hydraulics and margins of surge and swab pressures. Although the experimental works represent valid and reliable results, they are expensive and time consuming. In contrast, continuous and regular determination of the rheological fluid properties can perform its essential functions during good construction. The aim of this study is to develop empirical models to estimate the drilling mud rheological properties of water-based fluids with less need for lab measurements. This study provides two predictive techniques, multiple regression analysis and artificial neural networks, to determine the rheological

... Show More
Crossref
Publication Date
Wed May 17 2023
Journal Name
Journal Of Engineering
Development of Quality Rating Evaluation of Outgoing Product Case Study Applied at the General Company for Vegetable Oils
...Show More Authors

Research covers the uses the method of Quality Rating Evaluation to evaluate the
quality of production through which a determination of product quality of its production in
order to determine the amount of sales hence the profits for the company. The most important
function is to satisfy consumer at reasonable prices. Methods were applied to the product
(toothpaste) in the General Company for Vegetable Oil – Almaamoon Factory .
The company's has obtained ISO-certified (ISO 9001-2008). Random samples of
final product intended for sale were collected from the store during months (February, April ,
June , October and December) for the year 2011 to determine the "quality rating " through
the applicat

... Show More
View Publication Preview PDF
Crossref
Publication Date
Wed Aug 07 2019
Journal Name
Iraqi National Journal Of Nursing Specialties
Quality of Life for Adult Clients with Hypermobility Syndrome Attending Private Clinics in Baghdad City: A Cross-Sectional Study
...Show More Authors

Objective)s): To evaluate the quality of life for adult clients with hypermobility syndrome at private clinics in Baghdad City. Methodology: A cross-sectional study used a purposive ‘’non-probability’’ sample of (75) adult clients with Hypermobility Syndrome (HMS) male and female who age (25-64) years. The data were collected through the utilization of standard developed questionnaire of the world health organization (WHO). Data collected by interview with each client who is involved in the study. Each interview takes approximately (20) minutes. Results: The study revealed that there is an effect of hypermobility syndrome on the quality of life, which recorded fair level in general. The study also reported that there is an effect

... Show More
View Publication Preview PDF
Publication Date
Sun Jun 12 2011
Journal Name
Baghdad Science Journal
Development Binary Search Algorithm
...Show More Authors

There are many methods of searching large amount of data to find one particular piece of information. Such as find name of person in record of mobile. Certain methods of organizing data make the search process more efficient the objective of these methods is to find the element with least cost (least time). Binary search algorithm is faster than sequential and other commonly used search algorithms. This research develops binary search algorithm by using new structure called Triple, structure in this structure data are represented as triple. It consists of three locations (1-Top, 2-Left, and 3-Right) Binary search algorithm divide the search interval in half, this process makes the maximum number of comparisons (Average case com

... Show More
View Publication Preview PDF
Crossref