Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Root, defined functions

MATLAB has a built-in root finder for scalar equations f(x) = 0 in one real variable x that are in standard form. The built-in MATLAB function is fzero. The use of fzero hinges on a user-defined function, such as the function f inside the following fzero tester, called fzerotryl, that we apply to our previously studied third degree polynomial. [Pg.27]

There exists an efficient routine (apfdyl) to apply a terminal defined function to a MTBDD. This routine descend recursively the MTBDD graph starting at the root. If it reaches a leaf, the terminal transformation is applied to the leaf value. There... [Pg.148]

Given a Hermitian matrix A, we can define a function of A, i.e., /(A), in much the same way we define functions f(x) of a simple variable x. For example, the square root of a matrix A, which we denote by A, is simply that matrix which when multiplied by itself gives A, i.e.,... [Pg.21]

As discussed in Section 1.6.1 the microkinetic model may be solved as a system of ODEs or non-linear algebraic equations using the steady-state assumption. It turns out that, regardless of which approach you want to use, the function that must be passed to an ODE solver or numerical root-finding method is the same Here, the more general case of the ODE system is chosen. Note that we named the previously defined function get ratesQ. [Pg.49]

The hazard posed can be limited by maintaining a zone free of people and property around a storage area of explosive material. The minimum radius of the zone depends on the type and quantity of explosive, the extent and type of barrica ding, and the magnitude of loss that would be encountered if an explosive incident occurred. The maximum distance to which hazardous explosive effects propagate depends on the blast overpressure created, which as a first approximation is a function of the cube root of the explosive weight, W. This is termed the quantity distance and is defined as... [Pg.6]

A similarity measure is required for quantitative comparison of one strucmre with another, and as such it must be defined before the analysis can commence. Structural similarity is often measured by a root-mean-square distance (RMSD) between two conformations. In Cartesian coordinates the RMS distance dy between confonnation i and conformation j of a given molecule is defined as the minimum of the functional... [Pg.84]

The modified Newton method [12] offers one way of dealing with multiple roots. If a new function is defined... [Pg.70]

In the general case there will be n roots which are the eigenvalues of the transfer matrix K. Each of the eigenvalues defines a particular phase of the time course of the contents in the n compartments of the model. The eigenvalues are the hybrid transfer constants which appear in the exponents of the exponential function. For example, for the ith compartment we obtain the general solution ... [Pg.490]

Root products, as defined by Uren and Reisenauer (17), represent a wide range of compounds. Only secretions are deemed to have a direct and immediate functional role in the rhizosphere. Carbon dioxide, although labeled an excretion, may play a role in rhizosphere processes such as hyphal elongation of vesicular-arbuscular mycorrhiza (39). Also, root-derived CO2 may have an effect on nonphotosynthetic fixation of CO2 by roots subject to P deficiency and thus contribute to exudation of large amounts of citrate and malate, as observed in white lupins (40). The amounts utilized are very small and, in any case, are extremely difficult to distinguish from endogenous CO2 derived from soil and rhizosphere respiration. [Pg.24]

However, relatively few studies have included growing plants in their experimental systems. In order to mechanistically understand the effects of pine roots on microbial N transformations rates under conditions of N limitation, l-year-old pine seedlings were transplanted into Plexiglas microcosms (121) and grown for 10-12 months. Seedlings were labeled continuously for 5 days with ambient CO concentration (350 iL L ) with a specific activity of 15.8 MBq g C. Then, soils at 0-2 mm (operationally defined as rhizosphere soil) and >5 mm from surface of pine roots (bulk soil) of different morphology and functional type (coarse woody roots of >2 mm diameter fine roots of <2 mm diameter ... [Pg.179]

The first chapter defines the spatial and functional features of the rhizosphere, which make this environment the primary site of interaction between soil, plant, and microorganisms. Among the multitude of organic compounds present in the rhizosphere tho.se released by plant roots are the most important from a qualitative and quantitative point of view furthermore, the relationships with soil components of any released compound need to be considered (Chapter 2). The release of these compounds strongly depends on the physiological status of the plants and is related to the ability of plant roots to modify the rhizosphere in order to cope with unfavorable stress-reducing conditions. These aspects are dis-... [Pg.436]

The closed-loop system is stable if all the roots of the characteristic polynomial have negative real parts. Or we can say that all the poles of the closed-loop transfer function he in the left-hand plane (LHP). When we make this statement, the stability of the system is defined entirely on the inherent dynamics of the system, and not on the input functions, fn other words, the results apply to both servo and regulating problems. [Pg.125]

The Wegstein method is a secant method applied to g(x) = x - Fix). In Microsoft Excel, roots are found by using Goal Seek or Solver. Assign one cell to be x, put the equation for/(x) in another cell, and let Goal Seek or Solver find the value of x that makes the equation cell zero. In MATLAB, the process is similar except that a function (m-file) is defined and the command fzeroCf .xO) provides the solution x, starting from the initial guess xO. [Pg.44]

A tank contains water initially at a depth of 3 ft. The water flows out of a hole in the bottom of the tank, and air at a constant pressure of 10 psig is admitted to the top of the tank. If the water flow rate is directly proportional to the square root of the gage pressure inside the bottom of the tank, derive expressions for the water flow rate and air flow rate as a function of time. Be sure to define all symbols you use in your equations. [Pg.134]

Just as in everyday life, in statistics a relation is a pair-wise interaction. Suppose we have two random variables, ga and gb (e.g., one can think of an axial S = 1/2 system with gN and g ). The g-value is a random variable and a function of two other random variables g = f(ga, gb). Each random variable is distributed according to its own, say, gaussian distribution with a mean and a standard deviation, for ga, for example, (g,) and oa. The standard deviation is a measure of how much a random variable can deviate from its mean, either in a positive or negative direction. The standard deviation itself is a positive number as it is defined as the square root of the variance ol. The extent to which two random variables are related, that is, how much their individual variation is intertwined, is then expressed in their covariance Cab ... [Pg.157]

Be sensitive to possible domain violations, that is, the potential for the optimizer to move variables to values for which the functions are not defined (negative log arguments, negative square roots, negative bases for fractional exponents) or for which the functions that make up the model are not valid expressions of the systems being modeled. [Pg.327]


See other pages where Root, defined functions is mentioned: [Pg.317]    [Pg.343]    [Pg.242]    [Pg.78]    [Pg.114]    [Pg.78]    [Pg.89]    [Pg.61]    [Pg.48]    [Pg.2870]    [Pg.517]    [Pg.13]    [Pg.843]    [Pg.139]    [Pg.27]    [Pg.243]    [Pg.107]    [Pg.447]    [Pg.3]    [Pg.182]    [Pg.194]    [Pg.498]    [Pg.110]    [Pg.148]    [Pg.357]    [Pg.198]    [Pg.165]    [Pg.473]    [Pg.320]    [Pg.170]    [Pg.93]    [Pg.8]    [Pg.22]    [Pg.77]    [Pg.59]   
See also in sourсe #XX -- [ Pg.121 ]




SEARCH



Define function

Function, defined

Root, defined

© 2024 chempedia.info