947 resultados para Trip purpose.


Relevância:

20.00% 20.00%

Publicador:

Resumo:

A reduction in native fish stocks and the need to increase fish production for food, recreation, ornamental purposes and to control disease vectors and weeds have often justified and led to introduction of non-native fishes. Some of these introductions have been followed by benefitial and others by undesirable consequences. For instance introduction of the Nile perch Lates niloticus L. and several tilapiine species into lakes Victoria and Kyoga, and the clupeid Limnothrissa miodon into lakes Kariba and Kivu have resulted in increases in the quantity of fish available to the people around them. Predation by Nile perch and competition with introduced tilapiine species in lakes victoria and Kyoga have caused a severe decline and in some cases total disappearance of many of the native fish species.therefore the concern about fish introductions arises

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this supplemental project was to collect invaluable data from the large-scale construction sites of Egnatia Odos motorway needed to validate a novel automated vision-tracking method created under the parent grant. For this purpose, one US graduate and three US undergraduate students traveled to Greece for 4 months and worked together with 2 Greek graduate students of the local faculty collaborator. This team of students monitored project activities and scheduled data collection trips on a daily basis, setup a mobile video data collection lab on the back of a truck, and drove to various sites every day to collect hundreds of hours of video from multiple cameras on a large variety of activities ranging from soil excavation to bridge construction. The US students were underrepresented students from minority groups who had never visited a foreign country. As a result, this trip was a major life experience to them. They learned how to live in a non-English speaking country, communicate with Greek students, workers and engineers. They lead a project in a very unfamiliar environment, troubleshoot myriad problems that hampered their progress daily and, above all, how to collaborate effectively and efficiently with other cultures. They returned to the US more mature, with improved leadership and problem-solving skills and a wider perspective of their profession.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Based on the introduction of the traditional mathematical models of neurons in general-purpose neurocomputer, a novel all-purpose mathematical model-Double synaptic weight neuron (DSWN) is presented, which can simulate all kinds of neuron architectures, including Radial-Basis-Function (RBF) and Back-propagation (BP) models, etc. At the same time, this new model is realized using hardware and implemented in the new CASSANN-II neurocomputer that can be used to form various types of neural networks with multiple mathematical models of neurons. In this paper, the flexibility of the new model has also been described in constructing neural networks and based on the theory of Biomimetic pattern recognition (BPR) and high-dimensional space covering, a recognition system of omni directionally oriented rigid objects on the horizontal surface and a face recognition system had been implemented on CASSANN-H neurocomputer. The result showed DSWN neural network has great potential in pattern recognition.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The Double Synapse Weighted Neuron (DSWN) is a kind of general-purpose neuron model, which with the ability of configuring Hyper-sausage neuron (HSN). After introducing the design method of hardware DSWN synapse, this paper proposed a DSWN-based specific purpose neural computing device-CASSANN-IIspr. As its application, a rigid body recognition system was developed on CASSANN-IIspr, which achieved better performance than RIBF-SVMs system.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A new strategy for preparing ammonium-type ionic liquid (IL) by acid/base neutralization reaction was proposed. The method contributed to preparing hydroxide-based ammonium IL and resulting task specific ionic liquid (TSIL) with high purity using a low-costly and environment-friendly synthetic. route. Halide contamination in the prepared ILs could be markedly decreased than those prepared by well-established anion metathesis method. Moreover, some novel TSILs composed of cations and anions with big steric hindrances could be prepared by this method. Physicochemical properties of the bifunctional TSILs, i.e., density, water content, decomposition temperature, and munal solubility, were also studied in this article.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

本文叙述了TRIP软件的特征,介绍了基于TRIP的JX-2机器人信息系统的组成、功能、特点及应用

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Garbage collector performance in LISP systems on custom hardware has been substantially improved by the adoption of lifetime-based garbage collection techniques. To date, however, successful lifetime-based garbage collectors have required special-purpose hardware, or at least privileged access to data structures maintained by the virtual memory system. I present here a lifetime-based garbage collector requiring no special-purpose hardware or virtual memory system support, and discuss its performance.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Studying chaotic behavior in nonlinear systems requires numerous computations in order to simulate the behavior of such systems. The Standard Map Machine was designed and implemented as a special computer for performing these intensive computations with high-speed and high-precision. Its impressive performance is due to its simple architecture specialized to the numerical computations required of nonlinear systems. This report discusses the design and implementation of the Standard Map Machine and its use in the study of nonlinear mappings; in particular, the study of the standard map.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper we discuss a new type of query in Spatial Databases, called Trip Planning Query (TPQ). Given a set of points P in space, where each point belongs to a category, and given two points s and e, TPQ asks for the best trip that starts at s, passes through exactly one point from each category, and ends at e. An example of a TPQ is when a user wants to visit a set of different places and at the same time minimize the total travelling cost, e.g. what is the shortest travelling plan for me to visit an automobile shop, a CVS pharmacy outlet, and a Best Buy shop along my trip from A to B? The trip planning query is an extension of the well-known TSP problem and therefore is NP-hard. The difficulty of this query lies in the existence of multiple choices for each category. In this paper, we first study fast approximation algorithms for the trip planning query in a metric space, assuming that the data set fits in main memory, and give the theory analysis of their approximation bounds. Then, the trip planning query is examined for data sets that do not fit in main memory and must be stored on disk. For the disk-resident data, we consider two cases. In one case, we assume that the points are located in Euclidean space and indexed with an Rtree. In the other case, we consider the problem of points that lie on the edges of a spatial network (e.g. road network) and the distance between two points is defined using the shortest distance over the network. Finally, we give an experimental evaluation of the proposed algorithms using synthetic data sets generated on real road networks.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

End-to-End differentiation between wireless and congestion loss can equip TCP control so it operates effectively in a hybrid wired/wireless environment. Our approach integrates two techniques: packet loss pairs (PLP) and Hidden Markov Modeling (HMM). A packet loss pair is formed by two back-to-back packets, where one packet is lost while the second packet is successfully received. The purpose is for the second packet to carry the state of the network path, namely the round trip time (RTT), at the time the other packet is lost. Under realistic conditions, PLP provides strong differentiation between congestion and wireless type of loss based on distinguishable RTT distributions. An HMM is then trained so observed RTTs can be mapped to model states that represent either congestion loss or wireless loss. Extensive simulations confirm the accuracy of our HMM-based technique in classifying the cause of a packet loss. We also show the superiority of our technique over the Vegas predictor, which was recently found to perform best and which exemplifies other existing loss labeling techniques.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Analyses the Family Division decision in Q v Q on the competing claims of a father and son to beneficial ownership of a house in which the father sought to on a secret agreement entered into with his sons when transferring the property into their joint names, intended to subvert the inheritance tax rules on lifetime gifts by retaining the right to have the property transferred back to him, and the son relied on a later agreement with his brother to transfer the house into his sole name, in reliance on which he and his wife had acted to their detriment by paying for its upkeep and renovation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Argues for the introduction of statutory reform to enable valid private purpose trusts to be created by those wishing to make testamentary gifts for non-charitable purposes, with no human beneficiary. Examines the rationale employed in cases where the validity of a private purpose trust has been upheld despite the absence of a human beneficiary. Considers the approaches adopted by five offshore jurisdictions when introducing purpose trust legislation. Identifies key features to be included in any new purpose trust legislation introduced in the UK.