First Algorithm (first + algorithm)

Distribution by Scientific Domains


Selected Abstracts


A discrete tomography algorithm for improving the quality of three-dimensional X-ray diffraction grain maps

JOURNAL OF APPLIED CRYSTALLOGRAPHY, Issue 4 2006
A. Alpers
A discrete tomography algorithm is presented for the reconstruction of grain maps based on X-ray diffraction data. This is the first algorithm for this task, inherently exploiting the discrete structure of grain maps. Gibbs potentials serve to characterize the statistics of the local morphology of the grain boundaries. A Monte Carlo based algorithm is applied as a restoration method for improving the quality of grain maps produced by a classical (non-discrete) tomography algorithm (ART). The quality of the restored maps is demonstrated and quantified by simulation studies. The robustness of the algorithm with respect to the choice of Gibbs potentials is investigated. [source]


Coverage path planning algorithms for agricultural field machines

JOURNAL OF FIELD ROBOTICS (FORMERLY JOURNAL OF ROBOTIC SYSTEMS), Issue 8 2009
Timo Oksanen
In this article, a coverage path planning problem is discussed in the case of agricultural fields and agricultural machines. Methods and algorithms to solve this problem are developed. These algorithms are applicable to both robots and human-driven machines. The necessary condition is to cover the whole field, and the goal is to find as efficient a route as possible. As yet, there is no universal algorithm or method capable of solving the problem in all cases. Two new approaches to solve the coverage path planning problem in the case of agricultural fields and agricultural machines are presented for consideration. Both of them are greedy algorithms. In the first algorithm the view is from on top of the field, and the goal is to split a single field plot into subfields that are simple to drive or operate. This algorithm utilizes a trapezoidal decomposition algorithm, and a search is developed of the best driving direction and selection of subfields. This article also presents other practical aspects that are taken into account, such as underdrainage and laying headlands. The second algorithm is also an incremental algorithm, but the path is planned on the basis of the machine's current state and the search is on the next swath instead of the next subfield. There are advantages and disadvantages with both algorithms, neither of them solving the problem of coverage path planning problem optimally. Nevertheless, the developed algorithms are remarkable steps toward finding a way to solve the coverage path planning problem with nonomnidirectional vehicles and taking into consideration agricultural aspects. © 2009 Wiley Periodicals, Inc. [source]


Protein purification using chromatography: selection of type, modelling and optimization of operating conditions

JOURNAL OF MOLECULAR RECOGNITION, Issue 2 2009
J. A. Asenjo
Abstract To achieve a high level of purity in the purification of recombinant proteins for therapeutic or analytical application, it is necessary to use several chromatographic steps. There is a range of techniques available including anion and cation exchange, which can be carried out at different pHs, hydrophobic interaction chromatography, gel filtration and affinity chromatography. In the case of a complex mixture of partially unknown proteins or a clarified cell extract, there are many different routes one can take in order to choose the minimum and most efficient number of purification steps to achieve a desired level of purity (e.g. 98%, 99.5% or 99.9%). This review shows how an initial 'proteomic' characterization of the complex mixture of target protein and protein contaminants can be used to select the most efficient chromatographic separation steps in order to achieve a specific level of purity with a minimum number of steps. The chosen methodology was implemented in a computer- based Expert System. Two algorithms were developed, the first algorithm was used to select the most efficient purification method to separate a protein from its contaminants based on the physicochemical properties of the protein product and the protein contaminants and the second algorithm was used to predict the number and concentration of contaminants after each separation as well as protein product purity. The application of the Expert System approach was experimentally tested and validated with a mixture of four proteins and the experimental validation was also carried out with a supernatant of Bacillus subtilis producing a recombinant , -1,3-glucanase. Once the type of chromatography is chosen, optimization of the operating conditions is essential. Chromatographic elution curves for a three-protein mixture (, -lactoalbumin, ovalbumin and , -lactoglobulin), carried out under different flow rates and ionic strength conditions, were simulated using two different mathematical models. These models were the Plate Model and the more fundamentally based Rate Model. Simulated elution curves were compared with experimental data not used for parameter identification. Deviation between experimental data and the simulated curves using the Plate Model was less than 0.0189 (absorbance units); a slightly higher deviation [0.0252 (absorbance units)] was obtained when the Rate Model was used. In order to optimize operating conditions, a cost function was built that included the effect of the different production stages, namely fermentation, purification and concentration. This cost function was also successfully used for the determination of the fraction of product to be collected (peak cutting) in chromatography. It can be used for protein products with different characteristics and qualities, such as purity and yield, by choosing the appropriate parameters. Copyright © 2008 John Wiley & Sons, Ltd. [source]


Path optimization for the resource-constrained searcher,

NAVAL RESEARCH LOGISTICS: AN INTERNATIONAL JOURNAL, Issue 5 2010
Hiroyuki Sato
Abstract We formulate and solve a discrete-time path-optimization problem where a single searcher, operating in a discretized three-dimensional airspace, looks for a moving target in a finite set of cells. The searcher is constrained by maximum limits on the consumption of one or more resources such as time, fuel, and risk along any path. We develop a specialized branch-and-bound algorithm for this problem that uses several network reduction procedures as well as a new bounding technique based on Lagrangian relaxation and network expansion. The resulting algorithm outperforms a state-of-the-art algorithm for solving time-constrained problems and also is the first algorithm to solve multi-constrained problems. © 2010 Wiley Periodicals, Inc. Naval Research Logistics, 2010 [source]


On the L(h, k)-labeling of co-comparability graphs and circular-arc graphs

NETWORKS: AN INTERNATIONAL JOURNAL, Issue 1 2009
Tiziana Calamoneri
Abstract Given two nonnegative integers h and k, an L(h, k)- labeling of a graph G = (V, E) is a map from V to a set of integer labels such that adjacent vertices receive labels at least h apart, while vertices at distance at most 2 receive labels at least k apart. The goal of the L(h, k)-labeling problem is to produce a legal labeling that minimizes the largest label used. Since the decision version of the L(h, k)-labeling problem is NP-complete, it is important to investigate classes of graphs for which the problem can be solved efficiently. Along this line of thought, in this article we deal with co-comparability graphs, its subclass of interval graphs, and circular-arc graphs. To the best of our knowledge, ours is the first reported result concerning the L(h, k)-labeling of co-comparability and circular-arc graphs. In particular, we provide the first algorithm to L(h, k)-label co-comparability, interval, and circular-arc graphs with a bounded number of colors. Finally, in the special case where k = 1 and G is an interval graph, our algorithm improves on the best previously-known ones using a number of colors that is at most twice the optimum. © 2008 Wiley Periodicals, Inc. NETWORKS, 2009 [source]


A randomized algorithm for gossiping in radio networks

NETWORKS: AN INTERNATIONAL JOURNAL, Issue 2 2004
Marek Chrobak
Abstract We present an O(n log4n)-time randomized algorithm for gossiping in radio networks with unknown topology. This is the first algorithm for gossiping in this model whose running time is only a polylogarithmic factor away from the optimum. The fastest previously known (deterministic) algorithm for this problem works in time O(n3/2log2n). © 2004 Wiley Periodicals, Inc. [source]