• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 299
  • 106
  • 35
  • 34
  • 23
  • 11
  • 10
  • 4
  • 4
  • 4
  • 3
  • 3
  • 1
  • 1
  • 1
  • Tagged with
  • 619
  • 131
  • 99
  • 95
  • 77
  • 75
  • 60
  • 58
  • 52
  • 48
  • 47
  • 39
  • 37
  • 36
  • 35
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
21

Optimizations of Cisco’s Embedded Logic Analyzer Module

Yang, Fangjin January 2009 (has links)
Cisco’s embedded logic analyzer module (ELAM) is a debugging device used for many of Cisco’s application specific integrated chips (ASICs). The ELAM is used to capture data of interest to the user and stored for analysis purposes. The user enters a trigger expression containing data fields of interest in the form of a logical equation. The data fields associated with the trigger expression are stored in a set of Match and Mask (MM) registers. Incoming data packets are matched against these registers, and if the user-specified data pattern is detected, the ELAM triggers and begins a countdown sequence to stop data capture. The current ELAM implementation is restricted in the form of trigger expressions that are allowed and in the allocation of resources. Currently, data fields in the trigger expression can only be logically ANDed together, Match and Mask registers are inefficiently utilized, and a static state machine exists in the ELAM trigger logic. To optimize the usage of the ELAM, a trigger expression is first treated as a Boolean expression so that minimization algorithms can be run. Next, the data stored in the Match and Mask registers is analyzed for redundancies. Finally, a dynamic state machine is programmed with a distinct set of states generated from the trigger expression. This set of states is further minimized. A feasibility study is done to analyze the validity of the results.
22

A Gradual Non-Convexation Penalty Method for Minimizing VaR

Xi, Jiong January 2012 (has links)
This thesis investigates the portfolio optimization problem using Value-at-Risk (VaR) as a risk measure, when m sample scenarios are given. Minimizing VaR of a portfolio is computationally difficult: it is non-convex, non-smooth, and has many local minima. Recently Gaivoronski and Pflug define a quantile-based smoothed VaR function to approximate the original VaR; this smoothed VaR function is then minimized to obtain the minimal VaR portfolio. Unfortunately this method suffers two problems. Firstly, computational cost of minimization is high since each function evaluation requires O(m^3) work, where m is the number of scenarios. Secondly, it is difficult to determine the smooth parameter. We propose a new gradual non-convexation penalty method which can efficiently solve a VaR minimization problem. We first introduce an auxiliary variable and formulate the VaR minimization problem as an optimization problem with a probabilistic constraint, which involves a sum of step functions. A continuously differentiable piecewise quadratic function is used to approximate the step function. An exact penalty method is used to solve the constrained optimization problem. In an attempt to reach the global minimize, we also use a gradual non-convexation process with the initial problem close to a convex problem. The solution of the kth optimization problem is used as the starting point of the k+1th problem. As the indexing parameter increases, the problem becomes non-convex. Our new method has three advantages. Firstly, our formulation is structurally simpler. Secondly, our method has three computationally more efficient since each function evaluation requires O(m) work. Thirdly, we use a gradual non-convexation process in an attempt to track the global minimum; this also avoids the difficulty in choosing the smooth parameter. Both historical and synthetic data are used to test our VaR minimization method. We compare our method with both Uryasev and Rockafellar’s CVaR minimization method and Gaivoronski and Pflug’s quantile-based smoothed VaR method in terms of VaR, CPU time, and efficient frontiers. We show that our gradual non-convexation penalty method yields better minimal VaR portfolio than the other two methods. In addition, we show that the proposed gradual non-convexation penalty method is computationally much more efficient than Gaivoronski and Pflug’s quantile-based smoothed VaR method, especially when the number of scenarios is large.
23

Monte Carlo Sampling and Regret Minimization for Equilibrium Computation and Decision-Making in Large Extensive Form Games

Lanctot, Marc Unknown Date
No description available.
24

Electrodialysis applied to waste minimization and acid recovery

Bragan, William S., II 08 1900 (has links)
No description available.
25

Automato testinės sekos minimizavimo algoritmai / Machine testing algorithm minimization

Šuopys, Dainius 30 May 2005 (has links)
Program of Analysis of Machine Testing is the process of: • Creating additional test cases to increase coverage, and • Determining a quantitative measure of code coverage, which is an indirect measure of quality. • Identifying redundant test cases that do not increase coverage. The program automates this process. You use coverage analysis to assure quality of your set of tests, not the quality of the actual product. You do not generally use a coverage analyzer when running your set of tests through your release candidate. Coverage analysis requires access to test program source code and often requires recompiling it.
26

A Gradual Non-Convexation Penalty Method for Minimizing VaR

Xi, Jiong January 2012 (has links)
This thesis investigates the portfolio optimization problem using Value-at-Risk (VaR) as a risk measure, when m sample scenarios are given. Minimizing VaR of a portfolio is computationally difficult: it is non-convex, non-smooth, and has many local minima. Recently Gaivoronski and Pflug define a quantile-based smoothed VaR function to approximate the original VaR; this smoothed VaR function is then minimized to obtain the minimal VaR portfolio. Unfortunately this method suffers two problems. Firstly, computational cost of minimization is high since each function evaluation requires O(m^3) work, where m is the number of scenarios. Secondly, it is difficult to determine the smooth parameter. We propose a new gradual non-convexation penalty method which can efficiently solve a VaR minimization problem. We first introduce an auxiliary variable and formulate the VaR minimization problem as an optimization problem with a probabilistic constraint, which involves a sum of step functions. A continuously differentiable piecewise quadratic function is used to approximate the step function. An exact penalty method is used to solve the constrained optimization problem. In an attempt to reach the global minimize, we also use a gradual non-convexation process with the initial problem close to a convex problem. The solution of the kth optimization problem is used as the starting point of the k+1th problem. As the indexing parameter increases, the problem becomes non-convex. Our new method has three advantages. Firstly, our formulation is structurally simpler. Secondly, our method has three computationally more efficient since each function evaluation requires O(m) work. Thirdly, we use a gradual non-convexation process in an attempt to track the global minimum; this also avoids the difficulty in choosing the smooth parameter. Both historical and synthetic data are used to test our VaR minimization method. We compare our method with both Uryasev and Rockafellar’s CVaR minimization method and Gaivoronski and Pflug’s quantile-based smoothed VaR method in terms of VaR, CPU time, and efficient frontiers. We show that our gradual non-convexation penalty method yields better minimal VaR portfolio than the other two methods. In addition, we show that the proposed gradual non-convexation penalty method is computationally much more efficient than Gaivoronski and Pflug’s quantile-based smoothed VaR method, especially when the number of scenarios is large.
27

Effects of the reacting flowfield on combustion processes in a stagnation point reverse flow combustor

Gopalakrishnan, Priya. January 2008 (has links)
Thesis (Ph. D.)--Aerospace Engineering, Georgia Institute of Technology, 2008. / Committee Chair: Seitzman, Jerry; Committee Member: Gaeta, Richard; Committee Member: Jagoda, Jeff; Committee Member: Neumeier, Yedidia; Committee Member: Yoda, Minami; Committee Member: Zinn, Ben.
28

The Auburn Engineering Technical Assistance Program investigation of polyvinyl alcohol film developments pertaining to radioactive particle decontamination and industrial waste minimization

Mole, Tracey Lawrence, Tarrer, Arthur R. January 2005 (has links)
Dissertation (Ph.D.)--Auburn University, / Abstract. Vita. Includes bibliographic references.
29

Waste management towards sustainability : a criticial review of the existing policy and way forward /

Wong, Wai-yuen. January 2002 (has links)
Thesis (M.P.A.)--University of Hong Kong, 2002. / Includes bibliographical references (leaves 103-104).
30

Development of a complete process integration framework for wastewater minimisation in batch processes

Gouws, Jacques Francois. January 2009 (has links)
Thesis (Ph.D.(Chemical Engineering))--University of Pretoria, 2008. / Summary in English. Includes bibliographical references.

Page generated in 0.0867 seconds