Background:
Piperine, a crystalline alkaloid compound isolated from Piper nigrum, piper longum, and other types of piper, has had many fabulous pharmacological advantages for preventing and treating some specific diseases, such as analgesic, anti-inflammatory, hepatoprotective, antimetastatic, antithyroid, immunomodulatory, antitumor, rheumatoid arthritis, osteoarthritis, Alzheimer's, and improving the bioavailability of other drugs. However, its potential for clinical use through oral usage is hindered by water solubility and poor bioavailability. The low level of oral bioavailability is caused by low solubility in water and is photosensitive, susceptible to isomerization by UV light, which causes piperine concentration to decrease. Many different
... Show MoreThe focus of this article is to add a new class of rank one of modified Quasi-Newton techniques to solve the problem of unconstrained optimization by updating the inverse Hessian matrix with an update of rank 1, where a diagonal matrix is the first component of the next inverse Hessian approximation, The inverse Hessian matrix is generated by the method proposed which is symmetric and it satisfies the condition of modified quasi-Newton, so the global convergence is retained. In addition, it is positive definite that guarantees the existence of the minimizer at every iteration of the objective function. We use the program MATLAB to solve an algorithm function to introduce the feasibility of
... Show MoreBackground: Hodgkin's lymphoma (HL), formerly called Hodgkin's diseases is an uncommon form of lymphoma. The incidence of Hodgkin's lymphoma shows marked heterogeneity with respect to age, gender, race, geographic area, social class and histological subtype. This study was carried out in an attempt to evaluate the incidence of Hodgkin's lymphoma of head and neck in Baghdad city. Materials and Methods: The diagnosed cases of Hodgkin's lymphoma of head and neck region in Baghdad city between (1990-1999) were collected and analyzed according to age, gender, site and the histopathological subtypes of the tumor. Results: Out of (702) cases of Hodgkin's lymphoma of ten years between (1990-1999),(362 ) of them were occurred in the head and neck
... Show MoreBroyden update is one of the one-rank updates which solves the unconstrained optimization problem but this update does not guarantee the positive definite and the symmetric property of Hessian matrix.
In this paper the guarantee of positive definite and symmetric property for the Hessian matrix will be established by updating the vector which represents the difference between the next gradient and the current gradient of the objective function assumed to be twice continuous and differentiable .Numerical results are reported to compare the proposed method with the Broyden method under standard problems.
A skip list data structure is really just a simulation of a binary search tree. Skip lists algorithm are simpler, faster and use less space. this data structure conceptually uses parallel sorted linked lists. Searching in a skip list is more difficult than searching in a regular sorted linked list. Because a skip list is a two dimensional data structure, it is implemented using a two dimensional network of nodes with four pointers. the implementation of the search, insert and delete operation taking a time of upto . The skip list could be modified to implement the order statistic operations of RANKand SEARCH BY RANK while maintaining the same expected time. Keywords:skip list , parallel linked list , randomized algorithm , rank.
Several attempts have been made to modify the quasi-Newton condition in order to obtain rapid convergence with complete properties (symmetric and positive definite) of the inverse of Hessian matrix (second derivative of the objective function). There are many unconstrained optimization methods that do not generate positive definiteness of the inverse of Hessian matrix. One of those methods is the symmetric rank 1( H-version) update (SR1 update), where this update satisfies the quasi-Newton condition and the symmetric property of inverse of Hessian matrix, but does not preserve the positive definite property of the inverse of Hessian matrix where the initial inverse of Hessian matrix is positive definiteness. The positive definite prope
... Show MoreBackground:
The purpose of this study was to examine the role of cortisol, and it is related to BMI in the chronic diseases which may increase early cardiovascular disease (CVD) in old Iraqi. The subjects were 116 adults, aged 51-71 years. Body Mass Index (BMI), Waist Circumferences (WC) and Waist Hip Ratio (WHR) were used as a measure of adiposity. Investigation showed highly significant difference between patients in BMI ranges, most of male were in an obese weight range (48.5%), as well in women. There were no significant correlations between serum cortisol concentration and age both gender groups. While there were highly significant correlations between cortisol level and BMI, waist, and WHR (except in female subjects), also there were highly signi
... Show More