985 resultados para Analisi limite muratura algoritmo collasso sismica


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pós-graduação em Ciência da Computação - IBILCE

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pós-graduação em Engenharia Elétrica - FEIS

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pós-graduação em Engenharia Elétrica - FEIS

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pós-graduação em Engenharia Elétrica - FEIS

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pós-graduação em Engenharia Elétrica - FEIS

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pós-graduação em Matemática - IBILCE

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this work, a tabu search algorithm for solving uncapacitated location problems is presented. The uncapacitated location problem is a classic problem of localization and occurs in many practical situations. The problem consists in determining in a network, at the minimum possible cost, the better localization, in a network, for the installation of facilities in order to attend the customers' associated demands, at the minimum possible cost. One admits that there exists a cost associated with the opening of a facility and a cost of attendance of each customer by any open facilities. In the particular case of the uncapacitated location problem there is no capacity limitation to attend the customers’ demands. There are some parameters in the algorithm that influence the solution’s quality. These parameters were tested and optimal values for them were obtained. The results show that the proposed algorithm is able to find the optimal solution for all small tested problems keeping the compromise between solution’s quality and computational time. However, to solve bigger problems, the structure of the algorithm must be changed in its structure. The implemented algorithm is integrated to a computational platform for solution of logistic problems

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work presents a theoretical study of ordinary differential equations of first order directed so as to provide basis for the development of an educational software that helps students and researchers confronted with this issue. The algorithm was developed in HTML language in to that the results provide a website that allows the audience to access the software anywhere which has internet connection

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Communities are present on physical, chemical and biological systems and their identification is fundamental for the comprehension of the behavior of these systems. Recently, available data related to complex networks have grown exponentially, demanding more computational power. The Graphical Processing Unit (GPU) is a cost effective alternative suitable for this purpose. We investigate the convenience of this for network science by proposing a GPU based implementation of Newman community detection algorithm. We showed that the processing time of matrix multiplications of GPUs grow slower than CPUs in relation to the matrix size. It was proven, thus, that GPU processing power is a viable solution for community dentification simulation that demand high computational power. Our implementation was tested on an integrated biological network for the bacterium Escherichia coli

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Therebar of aluminum 1350 AA produced by CBA are used inthe manufacture of wires and cables for electric power transmission, which marketshows increasingly favorableto aluminum due to itslow densityand high electrical conductivity, but to ensure that this materialmeets all specifications of projectsfor electricity transmission, it must have homogeneity in the chemicaland mechanicalproperties.One of the points of improvement in the process of rod production isreducing the high variation of the limitof tensile strengthalong the coils, therefore, this work seeks a better understanding of the factors that significantly influence the mechanical properties of rebar, specifically assessing the influence oftemperatureat the output of the coils, which can cause a recovery effect on the material andif thereare relevantdifferences between the two modes of rebar production: auto and manual.Samples of six coils have been specifically produced forthis study, which weresubsequently subjected to different annealing temperatures for one hour and ten minutes, similar to what occurs in the output of the coil from the machine. The tensile tests showed that aluminum 1350 AA is significantly influenced by temperature, whose behavior was very similar to that presented in the literature. It was found that the phenomenon of recovery occurred more significantly at high temperatures. Through the optical electron microscope Zeiss, 18 surface maps were made with 100x magnification for each sample in different conditions and the images were analyzed using entropy and fractal dimension, aiming to relate the condition of surface hardening on mechanical property of the samples in that condition. The results showed that these methods can be applied, provided they do not have any kind of imperfection on the surface, once they can influence the results. The study concluded that a more efficient cooling is required in ... (Complete abstract click electronic access below)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This Project aims to develop methods for data classification in a Data Warehouse for decision-making purposes. We also have as another goal the reduction of an attribute set in a Data Warehouse, in which a given reduced set is capable of keeping the same properties of the original one. Once we achieve a reduced set, we have a smaller computational cost of processing, we are able to identify non-relevant attributes to certain kinds of situations, and finally we are also able to recognize patterns in the database that will help us to take decisions. In order to achieve these main objectives, it will be implemented the Rough Sets algorithm. We chose PostgreSQL as our data base management system due to its efficiency, consolidation and finally, it’s an open-source system (free distribution)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The vehicle routing problem is to nd a better route to meet a set of customers who are geographically dispersed using vehicles that are a central repository to which they return after serving customers. These customers have a demand that must be met. Such problems have a wide practical application among them we can mention: school transport, distribution of newspapers, garbage collection, among others. Because it is a classic problem as NP-hard, these problems have aroused interest in the search for viable methods of resolution. In this paper we use the Genetic Algorithm as a resolution