839 resultados para titanium derivative


Relevância:

20.00% 20.00%

Publicador:

Resumo:

There are basic misunderstandings on derivative markets. Some professionals believe that they are a kind of casinos and have no utility for the investors. This work looks at the effects of options introduction in the Brazilian market, seeking for another benefit for this introduction: changes in the stocks risk leveI. Our results are the same found in the US and other markets: the options introduction reduces the stocks volatility. We also found that there is a slight indication that the volatility becames more stochastic with this alternative.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The evolution of the topography of titanium surfaces treated with femtosecond laser radiation in stationary conditions as a function of radiation fluence and number of laser pulses is investigated. Depending on the processing parameters, ripples, microcolumns, wavy or smooth surfaces can be obtained. The ripples predominate for fluences near the damage threshold of titanium (0.2+/-0.1) J/cm(2), while microcolumns form during the first 200 pulses for fluences between (0.6+/-0.2) and (1.7+/-0.2) J/cm(2). A wavy topography develops for fluences and number of pulses higher than (1.7+/-0.2) J/cm(2) and 300, respectively. A bimodal surface topography consisting of surface ripples overlapping a microcolumnar topography can be obtained if the surfaces are firstly treated to create microcolumns followed by laser treatment with a lower fluence near the ablation threshold of the material, in order to generate periodic ripple

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Thin films of TiO2 were doped with Au by ion implantation and in situ during the deposition. The films were grown by reactive magnetron sputtering and deposited in silicon and glass substrates at a temperature around 150 degrees C. The undoped films were implanted with Au fiuences in the range of 5 x 10(15) Au/cm(2)-1 x 10(17) Au/cm(2) with a energy of 150 keV. At a fluence of 5 x 10(16) Au/cm(2) the formation of Au nanoclusters in the films is observed during the implantation at room temperature. The clustering process starts to occur during the implantation where XRD estimates the presence of 3-5 nm precipitates. After annealing in a reducing atmosphere, the small precipitates coalesce into larger ones following an Ostwald ripening mechanism. In situ XRD studies reveal that Au atoms start to coalesce at 350 degrees C, reaching the precipitates dimensions larger than 40 nm at 600 degrees C. Annealing above 700 degrees C promotes drastic changes in the Au profile of in situ doped films with the formation of two Au rich regions at the interface and surface respectively. The optical properties reveal the presence of a broad band centered at 550 nm related to the plasmon resonance of gold particles visible in AFM maps. (C) 2011 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Four ruthenium(II) complexes with the formula [Ru(eta(5)-C(5)H(5))(PP)L][CF(3)SO(3)], being (PP = two triphenylphosphine molecules), L = 1-benzylimidazole, 1; (PP = two triphenylphosphine molecules), L = 2,2'bipyridine, 2; (PP = two triphenylphosphine molecules), L = 4-Methylpyridine, 3; (PP = 1,2-bis(diphenylphosphine) ethane), L = 4-Methylpyridine, 4, were prepared, in view to evaluate their potentialities as antitumor agents. The compounds were completely characterized by NMR spectroscopy and their crystal and molecular structures were determined by X-ray diffraction. Electrochemical studies were carried out giving for all the compounds quasi-reversible processes. The images obtained by atomic force microscopy (AFM) suggest interaction with pBR322 plasmid DNA. Measurements of the viscosity of solutions of free DNA and DNA incubated with different concentrations of the compounds confirmed this interaction. The cytotoxicity of compounds 1234 was much higher than that of cisplatin against human leukemia cancer cells (HL-60 cells). IC(50) values for all the compounds are in the range of submicromolar amounts. Apoptotic death percentage was also studied resulting similar than that of cisplatin. (C) 2010 Elsevier Inc. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In real optimization problems, usually the analytical expression of the objective function is not known, nor its derivatives, or they are complex. In these cases it becomes essential to use optimization methods where the calculation of the derivatives, or the verification of their existence, is not necessary: the Direct Search Methods or Derivative-free Methods are one solution. When the problem has constraints, penalty functions are often used. Unfortunately the choice of the penalty parameters is, frequently, very difficult, because most strategies for choosing it are heuristics strategies. As an alternative to penalty function appeared the filter methods. A filter algorithm introduces a function that aggregates the constrained violations and constructs a biobjective problem. In this problem the step is accepted if it either reduces the objective function or the constrained violation. This implies that the filter methods are less parameter dependent than a penalty function. In this work, we present a new direct search method, based on simplex methods, for general constrained optimization that combines the features of the simplex method and filter methods. This method does not compute or approximate any derivatives, penalty constants or Lagrange multipliers. The basic idea of simplex filter algorithm is to construct an initial simplex and use the simplex to drive the search. We illustrate the behavior of our algorithm through some examples. The proposed methods were implemented in Java.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The filter method is a technique for solving nonlinear programming problems. The filter algorithm has two phases in each iteration. The first one reduces a measure of infeasibility, while in the second the objective function value is reduced. In real optimization problems, usually the objective function is not differentiable or its derivatives are unknown. In these cases it becomes essential to use optimization methods where the calculation of the derivatives or the verification of their existence is not necessary: direct search methods or derivative-free methods are examples of such techniques. In this work we present a new direct search method, based on simplex methods, for general constrained optimization that combines the features of simplex and filter methods. This method neither computes nor approximates derivatives, penalty constants or Lagrange multipliers.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Penalty and Barrier methods are normally used to solve Nonlinear Optimization Problems constrained problems. The problems appear in areas such as engineering and are often characterised by the fact that involved functions (objective and constraints) are non-smooth and/or their derivatives are not know. This means that optimization methods based on derivatives cannot net used. A Java based API was implemented, including only derivative-free optimizationmethods, to solve both constrained and unconstrained problems, which includes Penalty and Barriers methods. In this work a new penalty function, based on Fuzzy Logic, is presented. This function imposes a progressive penalization to solutions that violate the constraints. This means that the function imposes a low penalization when the violation of the constraints is low and a heavy penalisation when the violation is high. The value of the penalization is not known in beforehand, it is the outcome of a fuzzy inference engine. Numerical results comparing the proposed function with two of the classic penalty/barrier functions are presented. Regarding the presented results one can conclude that the prosed penalty function besides being very robust also exhibits a very good performance.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Constraints nonlinear optimization problems can be solved using penalty or barrier functions. This strategy, based on solving the problems without constraints obtained from the original problem, have shown to be e ective, particularly when used with direct search methods. An alternative to solve the previous problems is the lters method. The lters method introduced by Fletcher and Ley er in 2002, , has been widely used to solve problems of the type mentioned above. These methods use a strategy di erent from the barrier or penalty functions. The previous functions de ne a new one that combine the objective function and the constraints, while the lters method treat optimization problems as a bi-objective problems that minimize the objective function and a function that aggregates the constraints. Motivated by the work of Audet and Dennis in 2004, using lters method with derivative-free algorithms, the authors developed works where other direct search meth- ods were used, combining their potential with the lters method. More recently. In a new variant of these methods was presented, where it some alternative aggregation restrictions for the construction of lters were proposed. This paper presents a variant of the lters method, more robust than the previous ones, that has been implemented with a safeguard procedure where values of the function and constraints are interlinked and not treated completely independently.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A new family of "Fe-II(eta(5)-C5H5)" half sandwich compounds bearing a N-heteroaromatic ligand coordinated to the iron center by a nitrile functional group has been synthesized and fully characterized by NMR and UV-Vis spectroscopy. X-ray analysis of single crystal was achieved for complexes 1 and 3, which crystallized in the monoclinic P2(1)/c and monoclinic P2(1)/n space groups, respectively. Studies of interaction of these five new complexes with plasmid pBR322 DNA by atomic force microscopy showed very strong and different types of interaction. Antiproliferative tests were examined on human leukemia cancer cells (HL-60) using the MTT assay, and the IC50 values revealed excellent antiproliferative activity compared to cisplatin. (C) 2014 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper, the exact value for the norm of directional derivatives, of all orders, for symmetric tensor powers of operators on finite dimensional vector spaces is presented. Using this result, an upper bound for the norm of all directional derivatives of immanants is obtained.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The fractal geometry is used to model of a naturally fractured reservoir and the concept of fractional derivative is applied to the diffusion equation to incorporate the history of fluid flow in naturally fractured reservoirs. The resulting fractally fractional diffusion (FFD) equation is solved analytically in the Laplace space for three outer boundary conditions. The analytical solutions are used to analyze the response of a naturally fractured reservoir considering the anomalous behavior of oil production. Several synthetic examples are provided to illustrate the methodology proposed in this work and to explain the diffusion process in fractally fractured systems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper discusses the concepts underlying the formulation of operators capable of being interpreted as fractional derivatives or fractional integrals. Two criteria for required by a fractional operator are formulated. The Grünwald–Letnikov, Riemann–Liouville and Caputo fractional derivatives and the Riesz potential are accessed in the light of the proposed criteria. A Leibniz rule is also obtained for the Riesz potential.