Sciweavers

9267 search results - page 177 / 1854
» Expectation-Oriented Analysis and Design
Sort
View
GECCO
2000
Springer
109views Optimization» more  GECCO 2000»
14 years 24 days ago
Crossover in Probability Spaces
This paper proposes a new crossover operator for searching over discrete probability spaces. The design of the operator is considered in the light of recent theoretical insights i...
Siddhartha Bhattacharyya, Marvin D. Troutt
WSC
1997
13 years 10 months ago
Pallet Optimization and Throughput Estimation via Simulation
We describe a discrete-process simulation analysis of a production system at an automotive supply company. This simulation project was undertaken with the goals of demonstrating a...
Edward J. Williams, Andrew Gevaert
AUTOMATICA
2002
80views more  AUTOMATICA 2002»
13 years 9 months ago
Robust control of nonlinear systems with parametric uncertainty
Probabilistic robustness analysis and synthesis for nonlinear systems with uncertain parameters are presented. Monte Carlo simulation is used to estimate the likelihood of system ...
Qian Wang, Robert F. Stengel
CSUR
1999
74views more  CSUR 1999»
13 years 8 months ago
Algorithm Engineering
Algorithm Engineering is concerned with the design, analysis, implementation, tuning, debugging and experimental evaluation of computer programs for solving algorithmic problems. ...
Giuseppe Cattaneo, Giuseppe F. Italiano
PLDI
1999
ACM
14 years 1 months ago
Load-Reuse Analysis: Design and Evaluation
Load-reuse analysis finds instructions that repeatedly access the same memory location. This location can be promoted to a register, eliminating redundant loads by reusing the re...
Rastislav Bodík, Rajiv Gupta, Mary Lou Soff...