• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 461
  • 121
  • 57
  • 49
  • 36
  • 23
  • 23
  • 11
  • 10
  • 10
  • 8
  • 7
  • 7
  • 7
  • 7
  • Tagged with
  • 965
  • 423
  • 135
  • 89
  • 74
  • 72
  • 71
  • 68
  • 66
  • 58
  • 57
  • 55
  • 53
  • 50
  • 50
  • 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.
521

A Convergence Analysis of Generalized Hill Climbing Algorithms

Sullivan, Kelly Ann 21 April 1999 (has links)
Generalized hill climbing (GHC) algorithms provide a unifying framework for describing several discrete optimization problem local search heuristics, including simulated annealing and tabu search. A necessary and a sufficient convergence condition for GHC algorithms are presented. The convergence conditions presented in this dissertation are based upon a new iteration classification scheme for GHC algorithms. The convergence theory for particular formulations of GHC algorithms is presented and the implications discussed. Examples are provided to illustrate the relationship between the new convergence conditions and previously existing convergence conditions in the literature. The contributions of the necessary and the sufficient convergence conditions for GHC algorithms are discussed and future research endeavors are suggested. / Ph. D.
522

Assessing the Finite-Time Performance of Local Search Algorithms

Henderson, Darrall 18 April 2001 (has links)
Identifying a globally optimal solution for an intractable discrete optimization problem is often cost prohibitive. Therefore, solutions that are within a predetermined threshold are often acceptable in practice. This dissertation introduces the concept of B-acceptable solutions where B is a predetermined threshold for the objective function value. It is difficult to assess a priori the effectiveness of local search algorithms, which makes the process of choosing parameters to improve their performance difficult. This dissertation introduces the B-acceptable solution probability in terms of B-acceptable solutions as a finite-time performance measure for local search algorithms. The B-acceptable solution probability reflects how effectively an algorithm has performed to date and how effectively an algorithm can be expected to perform in the future. The B-acceptable solution probability is also used to obtain necessary asymptotic convergence (with probability one) conditions. Upper and lower bounds for the B-acceptable solution probability are presented. These expressions assume particularly simple forms when applied to specific local search strategies such as Monte Carlo search and threshold accepting. Moreover, these expressions provide guidelines on how to manage the execution of local search algorithm runs. Computational experiments are reported to estimate the probability of reaching a B-acceptable solution for a fixed number of iterations. Logistic regression is applied as a tool to estimate the probability of reaching a B-acceptable solution for values of B close to the objective function value of a globally optimal solution as well as to estimate this objective function value. Computational experiments are reported with logistic regression for pure local search, simulated annealing and threshold accepting applied to instances of the TSP with known optimal solutions. / Ph. D.
523

Morphological and Mechanical Properties of Dispersion-Cast and Extruded Nafion Membranes Subjected to Thermal and Chemical Treatments

Osborn, Shawn James 06 May 2009 (has links)
The focus of this research project was to investigate morphological and mechanical properties of both extruded and dispersion-cast Nafion® membranes. The project can be divided into three primary objectives; obtaining a fundamental understanding of the glass transition temperature of Nafion®, determining the effect of thermal annealing treatments on the morphology and mechanical properties of dispersion-cast Nafion®, and examination of dispersion-cast Nafion® subjected to an ex-situ, Fenton's chemical degradation test. Nafion®, a perfluorosulfonate ionomer, is considered a commercially successful semi-crystalline ionomer with primary applications in chlor-alkali cells and proton exchange membrane fuel cells. With the aid of dynamic mechanical analysis (DMA) and dielectric spectroscopy (DS), we were able to provide definitive evidence for a genuine glass transition in Nafion®. DMA of Nafion® samples that were partially neutralized with tetrabutylammonium counterions showed a strong compositional dependence suggesting that the β-relaxations of H+-form Nafion® and the neutralized ionomers have the same molecular origin with respect to backbone segmental motions. Building upon our previous studies of the molecular and morphological origins of the dynamic mechanical relaxations of Nafion® neutralized with a series of organic ions, the glass transition temperature of H+-form Nafion® is now confirmed to be the weak β-relaxation centered at -20 °C. Dielectric spectra also showed this transition from the perspective of dipole relaxation. The signature of cooperative long range segmental motions in dielectric spectra was seen here, as with other polymers, mainly through the excellent agreement of the β-relaxation time-temperature dependence with the Vogel-Fulcher-Tammann equation. We have also discovered that new dispersion-cast H+ form Nafion® membranes are susceptible to disintegration/dissolution when subjected to boiling methanol. In this work, we have achieved significant decreases in the percent solubility of H+-form Nafion® by either thermally annealing above 175 °C or solution-processing at 180 °C using a high boiling point solvent. Small Angle X ray Scattering (SAXS) displayed a change in the morphology of H+ form membranes with increasing annealing temperature by a shift in the crystalline scattering peak (q â 0.05 Ã 1) to lower q values. Counterion exchange of Nafion® from H+ to Na+ form had no influence on the membrane's susceptibility to disintegration in boiling methanol. In order to achieve mechanical stability in boiling methanol, Na+ form membranes had to be annealed at 275 °C for at least fifteen minutes. The SAXS data of annealed Na+ form membranes showed a dramatic decrease in crystalline order with annealing temperature, ultimately leading to the disappearance of the crystalline scattering peak after fifteen minutes at 275 °C. The onset of methanol stability with the melting of Nafion® crystallites suggests that chain entanglement is an important parameter in obtaining solvent stability. With respect to chemical stability, we performed studies aimed at examining the effects of Fenton's Reagent on the resistance to radical attack of new generation, dispersion-cast Nafion®. Changes in the 19F solid-state NMR spectra of dispersion-cast Nafion® before and after chemical degradation via Fenton's Reagent predicts a rather random attack by ·OH and ·OOH radicals. Several membranes were also thermally annealed between 100-250 °C in an attempt to correlate crystallinity with chemical degradation kinetics of Nafion® via Fenton's Reagent. The results indicate that the effect of counterion exchange into the Na+ form was minimal, but the degree of thermal degradation had a tremendous effect on the fluoride release rate and chemical degradation kinetics. By exchanging the membranes into the Na+ form, thermal degradation was avoided, allowing us to study the role of crystallinity as a function of fluoride release. Ultimately, Nafion® crystallinity was deemed an important factor in deterring peroxide radical attack. As the percent crystallinity decreased with annealing temperature, the fluoride concentration in the resulting Fenton's media increased accordingly, indicating that the amorphous regions of the polymer are more susceptible to chemical degradation via peroxide radical attack. / Ph. D.
524

Generalized hill climbing algorithms for discrete optimization problems

Johnson, Alan W. 06 June 2008 (has links)
Generalized hill climbing (GHC) algorithms are introduced, as a tool to address difficult discrete optimization problems. Particular formulations of GHC algorithms include simulated annealing (SA), local search, and threshold accepting (T A), among. others. A proof of convergence of GHC algorithms is presented, that relaxes the sufficient conditions for the most general proof of convergence for stochastic search algorithms in the literature (Anily and Federgruen [1987]). Proofs of convergence for SA are based on the concept that deteriorating (hill climbing) transitions between neighboring solutions are accepted by comparing a deterministic function of both the solution change cost and a temperature parameter to a uniform (0,1) random variable. GHC algorithms represent a more general model, whereby deteriorating moves are accepted according to a general random variable. Computational results are reported that illustrate relationships that exist between the GHC algorithm's finite-time performance on three problems, and the general random variable formulations used. The dissertation concludes with suggestions for further research. / Ph. D.
525

Evolutionary Generator Maintenance Scheduling in Power Systems

Dahal, Keshav P., Galloway, S.J. January 2007 (has links)
No
526

Synthesis of Nanometer-sized Yttrium Oxide Particles in Diisooctyl Sodium Sulphosuccinate/Isooctane Reverse Micelle Solution

Cheng, Xu 09 April 1999 (has links)
This thesis describes the synthesis of yttrium oxide nanoparticles in an AOT/isooctane reverse micelle solution. Two synthetic methods are compared. First is the precipitation reaction between yttrium nitrate and ammonia, second is the hydrolysis of yttrium isopropoxide. The effects of annealing of the resulting the yttrium oxide nanoparticles are also described. The nitrate method produced network-like aggregates of yttrium oxide nanoparticles ranging from 10 nm to 40 nm in diameter. Reaction conditions, including the water/AOT ratio (1 to 15), the nitrate concentration (0.02 M to 1.0 M), the ammonia concentration (2 M to 14.8 M), the AOT concentration (0.1 M and 0.5 M), the aging time (1 h to 5 d), and the washing method, were varied to investigate their influence on nanoparticle formation. The optimized synthetic conditions were: a water/AOT ratio of 7.5, [NO₃⁻] = 0.5 M, [NH₃] = 2 M, and [AOT] = 0.1 M. The as-prepared yttrium oxide nanoparticles had highly distorted structures related to the cubic Y2O3 phase. Annealing improved the crystallinity of the as-prepared nanoparticle products and led to larger particles. As annealing temperatures increased, the yttrium oxide nanoparticles gradually evolved into the cubic Y₂O₃ phase. However, an unknown intermediate phase was also observed during the annealing process, which disappeared when the annealing temperature was sufficiently high and the annealing time was long enough (>1000 °C and 4 h). As-prepared products from the isopropoxide hydrolysis also contained network-like nanoparticle aggregates. Particle sizes ranged from 10 nm to 20 nm. Some experimental conditions were varied; they were the water/AOT ratio (10 to 40), the isopropoxide concentration (0.0001 M to 0.003 M), the aqueous phase pH (7.0 and 12.0), the aging temperature (room temperature, approximately 25 °C, and refluxing temperature, approximately, 100 °C), and the aging time (1 h to 5 d). Transmission Electronic Micrographs showed that products of desirable morphology could be produced in a much wider range of experimental conditions by this method compared to those produced by nitrate hydrolysis. / Master of Science
527

Optimal, Multiplierless Implementations of the Discrete Wavelet Transform for Image Compression Applications

Kotteri, Kishore 12 May 2004 (has links)
The use of the discrete wavelet transform (DWT) for the JPEG2000 image compression standard has sparked interest in the design of fast, efficient hardware implementations of the perfect reconstruction filter bank used for computing the DWT. The accuracy and efficiency with which the filter coefficients are quantized in a multiplierless implementation impacts the image compression and hardware performance of the filter bank. A high precision representation ensures good compression performance, but at the cost of increased hardware resources and processing time. Conversely, lower precision in the filter coefficients results in smaller, faster hardware, but at the cost of poor compression performance. In addition to filter coefficient quantization, the filter bank structure also determines critical hardware properties such as throughput and power consumption. This thesis first investigates filter coefficient quantization strategies and filter bank structures for the hardware implementation of the biorthogonal 9/7 wavelet filters in a traditional convolution-based filter bank. Two new filter bank properties—"no-distortion-mse" and "deviation-at-dc"—are identified as critical to compression performance, and two new "compensating" filter coefficient quantization methods are developed to minimize degradation of these properties. The results indicate that the best performance is obtained by using a cascade form for the filters with coefficients quantized using the "compensating zeros" technique. The hardware properties of this implementation are then improved by developing a cascade polyphase structure that increases throughput and decreases power consumption. Next, this thesis investigates implementations of the lifting structure—an orthogonal structure that is more robust to coefficient quantization than the traditional convolution-based filter bank in computing the DWT. Novel, optimal filter coefficient quantization techniques are developed for a rational and an irrational set of lifting coefficients. The results indicate that the best quantized lifting coefficient set is obtained by starting with the rational coefficient set and using a "lumped scaling" and "gain compensation" technique for coefficient quantization. Finally, the image compression properties and hardware properties of the convolution and lifting based DWT implementations are compared. Although the lifting structure requires fewer computations, the cascaded arrangement of the lifting filters requires significant hardware overhead. Consequently, the results depict that the convolution-based cascade polyphase structure (with "<i>z</i>₁-compensated" coefficients) gives the best performance in terms of image compression performance and hardware metrics like throughput, latency and power consumption. / Master of Science
528

Constructing Covering Arrays using Parallel Computing and Grid Computing

Avila George, Himer 10 September 2012 (has links)
A good strategy to test a software component involves the generation of the whole set of cases that participate in its operation. While testing only individual values may not be enough, exhaustive testing of all possible combinations is not always feasible. An alternative technique to accomplish this goal is called combinato- rial testing. Combinatorial testing is a method that can reduce cost and increase the effectiveness of software testing for many applications. It is based on con- structing functional test-suites of economical size, which provide coverage of the most prevalent configurations. Covering arrays are combinatorial objects, that have been applied to do functional tests of software components. The use of cov- ering arrays allows to test all the interactions, of a given size, among the input parameters using the minimum number of test cases. For software testing, the fundamental problem is finding a covering array with the minimum possible number of rows, thus reducing the number of tests, the cost, and the time expended on the software testing process. Because of the importance of the construction of (near) optimal covering arrays, much research has been carried out in developing effective methods for constructing them. There are several reported methods for constructing these combinatorial models, among them are: (1) algebraic methods, recursive methods, (3) greedy methods, and (4) metaheuristics methods. Metaheuristic methods, particularly through the application of simulated anneal- ing has provided the most accurate results in several instances to date. Simulated annealing algorithm is a general-purpose stochastic optimization method that has proved to be an effective tool for approximating globally optimal solutions to many optimization problems. However, one of the major drawbacks of the simulated an- nealing is the time it requires to obtain good solutions. In this thesis, we propose the development of an improved simulated annealing algorithm / Avila George, H. (2012). Constructing Covering Arrays using Parallel Computing and Grid Computing [Tesis doctoral]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/17027
529

Processing and structure-property behavior of microporous polyethylene: from resin to final film

Yu, Ta-Hua 23 August 2007 (has links)
The three-stage (extrusion, annealing, stretching) method of producing microporous membranes from linear polyethylene (HDPE) was investigated in this dissertation. Two different HDPE resins with identical M̅<sub>n</sub> (14,600) values but different distributions (M̅<sub>w</sub>/M̅<sub>n</sub>=10.3, 15.1) were utilized for this study. In the extrusion process, the two HDPE resins were melt extruded into uniaxially oriented tubular films. Systematical changes were made in the process variables -- these being the melt temperature at the die exit, the quench height, the cooling rate, and the line speed. The melt relaxation time behavior of the HDPE resins was studied by a Carreau-Yasuda analysis. The orientation morphological features of the extruded films were examined by TEM, HSEM, birefringence, WAXS, SAXS, and linear IR dichroism. The molecular weight distribution of the raw resins as well as the specific processing variables of quench height and melt temperature were found to be important in determining the final structure of the HDPE extruded films. Following the extrusion process, the effect of annealing on the structure and properties of the HDPE extruded films was investigated. The HDPE extruded films were annealed under different conditions. The annealing variables studied included the temperature, the line speed (or annealing time), and the amount of extension applied during annealing. The extruded films before and after annealing were characterized by DSC, WAXS, SAXS, birefringence, and TEM. The results suggest that upon annealing, perfection of the crystalline phase occurs by removal of the defects from the crystalline phase. In the last step, the precursors (either the extruded films or the extruded films after being annealed) were uniaxially deformed along the extrusion direction. The variables of cold stretch ratio, hot stretch ratio, and total stretch percent were varied to alter the properties of the stretched microporous membranes. The pore structure, porosity, and permeability of the stretched microporous films were analyzed by TEM, HSEM, AFM, DSC, and Gurley number measurements. The importance of the orientation and morphological properties of the precursors, the annealing effects of the HDPE extruded films, and the stretching variables for influencing the microporosity behavior of the HDPE microporous membranes is clearly made evident in this dissertation. / Ph. D.
530

OPTIMIZACIÓN HEURISTICA MULTIOBJETIVO DE CIMENTACIONES DE SOPORTES EN MEDIANERIA

Cano Pérez, Carlos 05 April 2016 (has links)
[EN] The main goal of this Thesis is the application of a suitable heuristic optimization algorithm that allows finding optimal solutions to the structural problem of faced brackets foundation, when one of them is located in a sharecropping, and therefore, the disposition of its foundation is prevented in one direction. Since there are various structural models to solve the problem, it is the most commonly used in current practice. Isolated footings, constant width combined footing, asymmetrical combined footing, and beam brace eccentric shoe are the structural models finally selected. Also, it has been confirmed the existence of various analytical models to solve the problem. Included in this Thesis is the simplest analysis model, commonly used inprofessional practice, and a more complex model that we call elastic simplified method. The first is the named "Rigid foundation", which is based on the premise of a rigid behavior foundation. This implies the assumption of a linear distribution of the pressure transmitted to the ground. On the other hand, it will also analyze a model of analysis that does not limit the performance of the foundation only to the case of rigid foundation,modeling the terrain with springs through the so-called 'subgrade reaction'. As a further aim of the Thesis, is to determine the structural model and the most suitable analysis model for solving the problem and determine the differences with other commonly used models. Another objective of the thesis will be to evaluate the different objective functions, so that they may assess the optimal solution in terms of economic, environmental and ease of construction. From the literature review, it has noted the existence of numerous optimization studies conducted in search of economic optimum (cost of the solution, solution weight) and from the environmental point of view (CO2 emissions, energy consumption, solution weight). From the standpoint of ease of construction of the solution, studies are lower, including parameters 'Armed uniformity, number of reinforcing bars or number of different bar types'. In this Thesis all these objective functions will be evaluated, incorporating environmental features such as the study of water consumption of the constituent materials and from the point of view of ease of construction, the perimeter / area ratio and the parameter average diameter of the solution, which will be defined later. Another of the objectives set for the thesis has been to be able to compare the results obtained by applying the "Simulated Annealing" algorithm, with the results that have been obtained in routine practice, following the usual process of structural calculation.A sample calculation in joint shoe is included in the book "Cálculo de estructuras de cimentacion" 4th edition from Calavera, comparing the values of objective functions of the solution provided in the book, with those achieved after application of optimization SA algorithm and those collected after using a structural calculation software widely used in practice, as is "Cypecad ver 2014". Finally, the ultimate goal of the thesis has been conducting a parametric study that allows providing the optimal solutions for a wide range of the problem under study configurations / [ES] El objetivo fundamental de la presente Tesis es la aplicación de un algoritmo de optimización heurístico adecuado, que permita localizar soluciones óptimas al problema estructural consistente en la cimentación de dos soportes enfrentados, cuando uno de ellos se sitúa en una medianería, y por tanto, tiene impedida en una dirección la disposición de su cimiento. Dado que existen diversos modelos estructurales que permiten solucionar el problema, se ha seleccionado entre ellos, los más habitualmente utilizados en la práctica actual.. Los modelos estructurales finalmente seleccionados han sido los constituidos por zapatas aisladas, zapata combinada de ancho constante, zapata combinada asimétrica y zapata excéntrica con viga riostra. También se ha podido confirmar la existencia de diversos modelos de análisis para la solución del problema, incuyéndose en la tesis tanto el modelo más sencillo de análisis, utilizado habitualmente en la práctica profesional, como un modelo más complejo que denominaremos, modelo elástico simplificado. El primero de ellos será el denominado 'Cimiento Rígido', donde se partirá de la premisa de un comportamiento rígido del cimiento, lo que implicará la suposición de que presión transmitida al terreno sigue una distribución lineal. Por otro lado, se analizará también un modelo de análisis que no limitará el comportamiento del cimiento únicamente al caso de cimiento rígido, modelizando el terreno mediante muelles a través del denominado 'Módulo de Balasto'. Como objetivo adicional de la tesis se establecerá el poder determinar el modelo estructural y el modelo de análisis más adecuado para la resolución del problema y determinar las diferencias con el resto de modelos usualmente utilizados. Otro de los objetivos de la tesis será el de poder evaluar distintas funciones objetivo, de forma que se pueda evaluar el óptimo de una solución desde el punto de vista económico, medioambiental y de facilidad constructiva. De la revisión bibliográfica realizada, se ha podido constatar la existencia de numerosos estudios de optimización realizados en busca de óptimos económicos (coste de la solución, peso de la solución) y desde el punto de vista medioambiental (emisiones de CO2, consumo de energía, peso de la solución). Desde el punto de vista de la facilidad constructiva de la solución, los estudios realizados son menores, incluyéndose parámetros de 'Uniformidad de Armado, Número de barras de armado o número de tipo de barras distintos'. En la presente tesis se evaluarán todas estas funciones objetivo, incorporándose como funciones de tipo medioambiental, el estudio de consumo de agua de los materiales constituyentes de la solución y desde el punto de vista de la facilidad constructiva, la relación Perímetro/ Área y el parámetro Diámetro Medio de la solución, que se definirán más tarde. Otro de los objetivos establecidos para la tesis ha sido el de poder comparar los resultados obtenidos mediante la aplicación del algoritmo de Simulated Annealing, con los resultados que se hubieran obtenido en la práctica profesional habitual, siguiendo los procesos habituales de cálculo estructural. Para ello, se desarrolla un ejemplo de cálculo de zapata en medianería incluido en el libro "Cálculo de estructuras de cimentación" Edición 4, de Calavera, comparando los valores de las funciones objetivo de la solución aportada en el libro, con las alcanzadas tras la aplicación del algoritmo de optimización de SA y las conseguidas tras el uso de un software de cálculo estructural ampliamente utilizado en la práctica, como es 'Cypecad ver 2014'. Por último, el objetivo final de la tesis ha sido la realización de un estudio paramétrico, que permita aportar las soluciones óptimas de un amplio abanicos de configuraciones del problema en estudio. / [CA] L'objectiu fonamental de la present Tesi és l'aplicació d'un algoritme d'optimització heurístic adequat, que permeta localitzar solucions òptimes al problema estructural consistent en la fonamentació de dos suports enfrontats, quan un d'ells se sitúa en una paret mitgera, i per tant, té impedida en una direcció la disposició del seu fonament.Atés que hi ha diversos models estructurals que permeten solucionar el problema, s'ha seleccionat entre ells, els més habitualment utilitzats en la pràctica. Els models estructurals finalment seleccionats han sigut els constituïts per zapatas aïllades, zapata combinada d'ample constant, zapata combinada asimètrica i zapata excèntrica amb biga riostra. També s'ha pogut confirmar l'existència de diversos models d'anàlisi per a la solució del problema, incuyéndose en la tesi tant el model més senzill d'analisis, utilitzat habitualment en la pràctica professional, com un model més complex que denominarem, model elàstic simplificat. El primer d'ells serà el denominat 'Cimiento Rígido', on es partirà de la premissa d'un comportament rígid del fonament, la qual cosa implicarà la suposició que pressió transmesa al terreny seguix una distribució lineal. D'altra banda, s'analitzarà també un model d'anàlisi que no limitarà el comportament del fonament unicamente al cas de fonament rígid, odelizando el terreny per mitjà de molls a través del denominat 'Módulo de Balasto'. Com a objectiu addicional de la tesi s'establirà el poder determinar el model estructural i el model d'anàlisi més adequat per a la resolució del problema i determinar les diferències amb la resta de models usualment utilitzats. Un altre dels objectius de la tesi sera el de poder avaluar distintes funcions objectiu, de manera que es puga avaluar l'òptim d'una solució des del punt de vista econòmic, mediambiental i de facilitat constructiva. De la revisió bibliogràfica realitzada, s'ha pogut constatar l'existència de nombrosos estudis d'optimització realitzats a la cerca d'òptims econòmics (cost de la solució, pes de la solució) i des del punt de vista mediambiental (emissions de CO2, consum d'energia, pes de la solució). Des del punt de vista de la facilitat constructiva de la solució, els estudis realitzats són menors, incloent-se paràmetres de 'Uniformidad d'Armat, nombre de barres d'armat o nombre de tipus de barres distintos'. En la present tesi s'avaluaren totes estàs funciones objectiu, incorporant-se com funciones de tipus mediambiental, l'estudi de consum d'aigua dels materials constituents de la solució i des del punt de vista de la facilitat constructiva, la relació Perímetro/ Àrea i el paràmetre Diàmetre Mitjà de la solució, que es definirà més tard. Un altre dels objectius establits per a la tesi ha sigut el de poder comparar els resultats obtinguts per mitjà de l'aplicació de l'algoritme de Simulated Annealing, amb els resultats que s'hagueren obtingut en la pràctica professional habitual, seguint els processos habituals de càlcul estructural. Per a això, es desenrotlla un exemple de càlcul de zapata en paret mitgera inclòs en el llibre "Cálculo d'estructures de cimentacion" Edició 4, de Calavera, comparant els valors de les funcions objectiu de la solució aportada en el llibre, amb les aconseguides després de l'aplicació de l'algoritme d'optimització de SA i les aconseguides després de l'ús d'un programari de càlcul estructural ampliament utilitzat en la pràctica, com és 'Cypecad ver 2014' Finalment, l'objectiu final de la tesi ha sigut la realització d'un estudi paramètric, que permeta aportar la solucions òptimes d'un ampli espectre de configuracions del problema en estudi / Cano Pérez, C. (2016). OPTIMIZACIÓN HEURISTICA MULTIOBJETIVO DE CIMENTACIONES DE SOPORTES EN MEDIANERIA [Tesis doctoral]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/62208

Page generated in 0.0698 seconds