Wos Kapalı Erişimli Yayınlar
Permanent URI for this collectionhttps://hdl.handle.net/11727/10753
Browse
459 results
Search Results
Item Could Plasma Asymmetric Dimethylarginine Level Be A Novel Predictor Beyond The Classic Predictors of Stent Restenosis?(2014) Bal, Ugur Abbas; Yildirir, Aylin; Aydinalp, Alp; Kaynar, Gamze; Kanyilmaz, Suleyman; Murat, Koza; Muderrisoglu, Ibrahim Haldun; https://orcid.org/0000-0002-9446-2518; https://orcid.org/0000-0001-8750-5287; https://orcid.org/0000-0002-3761-8782; 25233494; AAK-4322-2021; A-4947-2018; AAD-5841-2021Objective: The aim of this study was to investigate the factors associated with coronary stent restenosis and if there is an association between plasma asymmetric dimethylarginine (ADMA) levels and stent restenosis. Methods: Ninety-one patients, who had a history of coronary bare metal stent implantation due to any cause in the last one year period, were admitted to this observational cross-sectional study. Coronary angiography was performed to all patients and quantitative angiography was used to determine the presence of stent restenosis. Laboratory parameters and angiographic features that contribute to stent restenosis were evaluated. Plasma ADMA levels were measured by using high performance liquid chromatography. Logistic regression analysis was used to determine the independent factors of stent restenosis. Results: Angiographic restenosis was found in 35 patients (38.5%). Stent diameter (p=0.038) and left ventricular ejection fraction (p=0.023) were lower and stent implantation history due to acute coronary syndrome (p=0.029), plasma ADMA level (5.0 +/- 1.8x10(-4) mmol/L vs. 3.9 +/- 1.0x10(-4) mmol/L, p=0.001), C-reactive protein concentration (p=0.016), white blood cell count (p=0.044) and stent length (p=0.005) were higher in patients with restenosis. Plasma ADMA level (beta=0.536; OR: 1.710; CI: 1.022-2.861; p=0.041), C-reactive protein concentration (beta=0.062; OR: 1.064; CI: 1.003-1.129; p=0.041), stent diameter (beta=-3.047; OR: 0.048; CI: 0.007-0.313; p=0.002) and length (beta=0.165; OR: 1.179; CI: 1.036-1.343; p=0.013) were found to be the independent predictors of stent restenosis in logistic regression analysis. Conclusion: We conclude that plasma ADMA levels may be used as a novel marker for stent restenosis beyond the classic stent restenosis markers.Item Solving A Nonhomogeneous Linear System of Interval Differential Equations(2018) Gasilov, Nizami A.; Amrahov, Sahin Emrah; AAN-9386-2020In most application problems, the exact values of the input parameters are unknown, but the intervals in which these values lie can be determined. In such problems, the dynamics of the system are described by an interval-valued differential equation. In this study, we present a new approach to nonhomogeneous systems of interval differential equations. We consider linear differential equations with real coefficients, but with interval initial values and forcing terms that are sets of real functions. For each forcing term, we assume these real functions to be linearly distributed between two given real functions. We seek solutions not as a vector of interval-valued functions, as usual, but as a set of real vector functions. We develop a method to find the solution and establish an existence and uniqueness theorem. We explain our approach and solution method through an illustrative example. Further, we demonstrate the advantages of the proposed approach over the differential inclusion approach and the generalized differentiability approach.Item An International Facility Design Project(2008) Lacksonen, Thomas; Dengiz, BernaThis paper describes an international facilities design project for Manufacturing and Industrial Engineering students. American and Turkish engineering students collaborated to create and implement the re-design of a Turkish wheelchair manufacturing facility. The company needed engineering assistance to improve the efficiency and increase the capacity of their existing factory. Turkish Industrial Engineering students went on-site to collect data and draw the existing facility layout. American Manufacturing Engineering students analyzed the data and developed new layout designs. Four American students traveled to Turkey between semesters to implement the initial phases of their design. In the second semester, the Turkish students simulated the new layout to see the performance improvements, completing their project. Student learning outcomes were positive for both groups of students. The paper explains critical steps in identifying projects and partners. Lessons are shown about successes and shortcomings in planning, operating, and communicating with design teams across cultures.Item Aintshop Production Line Optimization Using Response Surface Methodology(2007) Dengiz, Berna; Belgin, Onder; 0000-0001-6702-2608; K-1080-2019This paper deals with the problem of determining the optimum number of workstations to be used in parallel and workers at some stations using simulation optimization approach in a paint shop line of an automotive factory in Ankara, Turkey. In the optimization stage of the study Response Surface Methodology (RSM) is used to find the optimum levels of considered factors. Simulation model and optimization stage integration is used both to analyse the performance of the current paint shop line and determine the optimum working conditions, respectively, with reduced cost, time and effort.Item A Tabu Search Algorithm for the Training of Neural Networks(2009) Dengiz, B.; Alabas-Uslu, C.; Dengiz, O.The most widely used training algorithm of neural networks (NNs) is back propagation ( BP), a gradient-based technique that requires significant computational effort. Metaheuristic search techniques such as genetic algorithms, tabu search (TS) and simulated annealing have been recently used to cope with major shortcomings of BP such as the tendency to converge to a local optimal and a slow convergence rate. In this paper, an efficient TS algorithm employing different strategies to provide a balance between intensification and diversification is proposed for the training of NNs. The proposed algorithm is compared with other metaheuristic techniques found in literature using published test problems, and found to outperform them in the majority of the test cases.Item A Self-tuning Heuristic for the Design of Communication Networks(2015) Dengiz, Berna; Alabas-Uslu, CigdemThis paper addresses the design of communication networks that has a large application area. The problem is to design a minimum cost network subject to a given reliability level. Complexity of the problem is twofold: (1) finding a minimum-cost network topology that every pair of nodes can communicate with each other and (2) computing overall reliability to provide the reliability constraint. Over the last two decades, metahemistic algorithms have been widely applied to solve this problem due to its NP-hardness. In this study, a self-tuning heuristic (STH), which is a new approach free from parameter tuning, is applied to the design of communication networks. Extensive computational results confirm that STH generates superior solutions to the problem in comparison to some well-known local search metaheuristics, and also more sophisticated metaheuristics proposed in the literature. The practical advantage of STH lies in both its effectiveness and simplicity in application to the design problem.Item A Self-adaptive Local Search Algorithm for the Classical Vehicle Routing Problem(2011) Alabas-Uslu, Cigdem; Dengiz, BernaThe purpose of this study is introduction of a local search heuristic free from parameter tuning to solve classical vehicle routing problem (VRP). The VRP can be described as the problem of designing optimal delivery of routes from one depot to a number of customers under the limitations of side constraints to minimize the total traveling cost. The importance of this problem comes from practical as well as theoretical point of view. The proposed heuristic, self-adaptive local search (SALS), has one generic parameter which is learnt throughout the search process. Computational experiments confirm that SALS gives high qualified solutions to the VRP and ensures at least an average performance, in terms of efficiency and effectiveness, on the problem when compared with the recent and sophisticated approaches from the literature. The most important advantage of the proposed heuristic is the application convenience for the end-users. SALS also is flexible that can be easily applied to variations of VRP. (C) 2011 Elsevier Ltd. All rights reserved.Item A Hybrid Simulated Annealing For A Multi-Objective Stochastic Assembly Line Balancing Problem(2008) Cakir, Burcin; Dengiz, Berna; Altiparmak, Fulya; Xia, GP; Deng, XQ; 0000-0003-1730-4214; AAF-7020-2021Asssembly line balancing is the problem of assigning tasks to the workstations, while optimizing one or more objectives without violating restrictions imposed on the line. In practice, task times may be random due to the worker fatigue, low skill levels, job dissatisfaction, poorly maintained equipment, defects in raw material, etc. When stochastic task times are taken consideration in assembly lines, balancing procedure is more complex due to the probability of incompleteness of stations times in a given cycle time. In this study, a multi-objective simulated annealing algorithm (m_SAA) is proposed for single-model, stochastic assembly line balancing problem with the aim of minimizing of smoothness index and total design cost. To obtain Pareto-optimal solutions, m_SAA implements tabu list and a multinomial probability mass function approach. The effectiveness of the proposed m_SAA is comparatively investigated using another SA using weight-sum approach on the test problems. Computational results show that m_SAA with multinomial probability mass function approach is more effective than SA with weight-sum approach in terms of quality of Pareto-optimal solutions.Item A hybrid ant colony optimization approach for the design of reliable networks(2007) Dengiz, B.; Altiparmak, F.; Belgin, O.; 0000-0003-1730-4214; 0000-0001-6702-2608; AAF-7020-2021; K-1080-2019This paper presents a new solution approach, which is a hybridization of ant colony optimization (ACO) and simulated annealing (SA), called (h_ACO) to design of communication networks. The design problem is to find the optimal network topology where total cost is minimum and all-terminal reliability is not less-than a given level of reliability. The effectiveness of the h_ACO is investigated comparing its results with those obtained by SA and ACO, which are basic forms of the h_ACO, and also GAs given in the literature for the design problem. Computational results show that the h_ACO is an effective heuristic approach to design of reliable networks.Item A General Neural Network Model for Estimating Telecommunications Network Reliability(2009) Altiparmak, Fulya; Dengiz, Berna; Smith, Alice E.; 0000-0003-1730-4214; 0000-0001-8808-0663; AAF-7020-2021; AAK-2318-2021This paper puts forth a new encoding method for using neural network models to estimate the reliability of telecommunications networks with identical link reliabilities. Neural estimation is computationally speedy, and can be used during network design optimization by an iterative algorithm such as tabu search, or simulated annealing. Two significant drawbacks of previous approaches to using neural networks to model system reliability are the long vector length of the inputs required to represent the network link architecture, and the specificity of the neural network model to a certain system size. Our encoding method overcomes both of these drawbacks with a compact, general set of inputs that adequately describe the likely network reliability. We computationally demonstrate both the precision of the neural network estimate of reliability, and the ability of the neural network model to generalize to a variety of network sizes, including application to three actual large scale communications networks.