behaves as tT like a nontrivial self-similar profile.  相似文献   

8.
Finding the Extrema of a Distributed Multiset     
Paola Alimonti  Paola Flocchini  Nicola Santoro   《Journal of Parallel and Distributed Computing》1996,37(2):123
We consider the problem of finding the extrema of a distributed multiset in a ring, that is, of determining the minimum and the maximum values,xminandxmax, of a multisetX= {x0,x2, ...,xn−1} whose elements are drawn from a totally ordered universeUand stored at thenentities of a ring network. This problem is unsolvable if the ring size is not known to the entities, and it has complexity Θ(n2) in the case of asynchronous rings of known size. We show that, in synchronous rings of known size, this problem can always be solved inO((c+ logn) ·n) bits andO(n·c·x1/c) time for any integerc> 0, wherex= Max{|xmin|, |xmax|}. The previous solutions requiredO(n2) bits and the same amount of time. Based on these results, we also present a bit-optimal solution to the problem of finding the multiplicity of the extrema.  相似文献   

9.
Existence of triple positive solutions of two-point right focal boundary value problems on time scales   总被引:2,自引:0,他引:2  
K.L. Boey  Patricia J.Y. Wong 《Computers & Mathematics with Applications》2005,50(10-12):1603-1620
We consider the following boundary value problem, (−1)n−1yΔn(t)=(−1)p+1F(t,y(σn−1(t))),t[a,b]∩T, yΔn(a)=0,0≤ip−1, yΔn(σ(b))=0,pin−1,where n ≥ 2, 1 ≤ pn - 1 is fixed and T is a time scale. By applying fixed-point theorems for operators on a cone, existence criteria are developed for triple positive solutions of the boundary value problem. We also include examples to illustrate the usefulness of the results obtained.  相似文献   

10.
The psi-cube: a bus-based cube-type clustering network for high-performance on-chip systems     
Masaru Takesue   《Parallel Computing》2006,32(11-12):852
This paper proposes a bus-based cube-type network, called psi-cube, that alleviates the two problems, long wires and a limited number of I/O pins, against the on-chip systems through a small diameter and dynamic clusters, respectively. The 2n-node psi-cube is organized on the sets of node-partitions produced with an extended n-bit Hamming code ψ(nk) [M. Takesue, Ψ-Cubes: recursive bused fat-hypercubes for multilevel snoopy caches, in: Proceedings of the International Symposium on Parallel Architectures, Algorithms, and Networks, IEEE CS Press, 1999, pp. 62–67] if we connect the nodes in each partition to the bus owned by the leader of the partition. Owing to the routing between the leaders separated by the distance of 1–3, the diameter equals n/2 if n≠2p − 1 or n/2 otherwise. The maximum bus length is O(2p−1) or O(2k−1) when the psi-cube is mapped onto an array. We dynamically produce separate sets of clusters for different off-chip targets such as memory blocks, so the traffic to the leaders of clusters is much smaller than in static clusters fixed in hardware. From simulation results, the psi-cube outperforms over the mesh if the bus delay is less than 4 times the mesh link’s, and the dynamic clusters increase the psi-cube bandwidth by over 60%.  相似文献   

11.
A note on a problem on ω-limit sets of N–dimensional skew-product maps     
《国际计算机数学杂志》2012,89(6):1228-1232
In 2003, Balibrea et al. stated the problem of finding a skew-product map G on 𝕀3 holding ω G ={0}×𝕀2 G (x, y, z) for any (x, y, z)∈𝕀3, x≠0. We present a method for constructing skew-product maps F on 𝕀 n+1 holding ω F ={0}×𝕀 n F (x 1, x 2, …, x n+1), (x 1, x 2, …, x n+1)∈𝕀 n+1, x 1≠0.  相似文献   

12.
Connectivity properties of spaces of partial realizations     
Wilfried Manthey  Uwe Helmke   《Systems & Control Letters》2001,43(3)
This paper addresses the problem of determining the number of connected components of the space of real scalar M×N Hankel matrices of rank n. For n<min{M,N} it is shown that the space has n+1 components for M+N even, and is connected for M+N odd. As an application, the number of components of sets of minimal partial realizations of McMillan degree nτ of length τ sequences is determined.  相似文献   

13.
Elements of small norm in Shanks’ cubic extensions of imaginary quadratic fields     
Peter Kirschenhofer  Jrg M. Thuswaldner 《Journal of Symbolic Computation》2004,38(6):101
Let be an imaginary quadratic number field with ring of integers Zk and let k(α) be the cubic extension of k generated by the polynomial ft(x)=x3−(t−1)x2−(t+2)x−1 with tZk. In the present paper we characterize all elements γZk[α] with norms satisfying |Nk(α)/k|≤|2t+1| for |t|≥14. This generalizes a corresponding result by Lemmermeyer and Pethő for Shanks’ cubic fields over the rationals.  相似文献   

14.
Fast Parallel Algorithms for Solving Triangular Systems of Linear Equations on the Hypercube     
Ibarra O. H.  Kim M. H. 《Journal of Parallel and Distributed Computing》1994,20(3)
This paper presents efficient hypercube algorithms for solving triangular systems of linear equations by using various matrix partitioning and mapping schemes. Recently, several parallel algorithms have been developed for this problem. In these algorithms, the triangular solver is treated as the second stage of Gauss elimination. Thus, the triangular matrix is distributed by columns (or rows) in a wrap fashion since it is likely that the matrix is distributed this way after an LU decomposition has been done on the matrix. However, the efficiency of the algorithms is low. Our motivation is to develop various data partitioning and mapping schemes for hypercube algorithms by treating the triangular solver as an independent problem. Theoretically, the computation time of our best algorithm is ((12p + 1)n2 + 36p3 − 28p2)/(24p2), and an upper bound on the communication time is 2αp log p (log n − log p) + 2α(log n − log p − 1) log p + (cn/p − 2c)(2 log p − 1) + log p(cnc − α), where α is the (communication startup time)/(one entry scanning time), c is a constant, n is the order of the triangular system and p is the number of nodes in the hypercube. Experimental results show that the algorithm is efficient. The efficiency of the algorithm is 0.945 when p = 2, n = 513, and 0.93 when p = 8, n = 1025.  相似文献   

15.
Maximum flow and critical cutset as descriptors of multi-state systems with randomly capacitated components     
George S. Fishman 《Computers & Operations Research》1987,14(6)
Let G = (V, E, s, t) denote a directed network with node set V, arc set E = {1,…, n}, source node s and sink node t. Let Γ denote the set of all minimal st cutsets and b1(τ), …, Bn(τ), the random arc capacities at time τ with known joint probability distribution function. Let Λ(τ) denote the maximum st flow at time τ and D(τ), the corresponding critical minimal st cutset. Let Ω denote a set of minimal st cutsets. This paper describes a comprehensive Monte Carlo sampling plan for efficiently estimating the probability that D(τ)εΩ-Γ and x<λ(τ)y at time τ and the probability that D(τ) Ω given that x < Λ(τ) y at time τ. The proposed method makes use of a readily obtainable upper bound on the probability that Λ(τ) > x to gain its computational advantage. Techniques are described for computing confidence intervals and credibility measures for assessing that specified accuracies have been achieved. The paper includes an algorithm for performing the Monte Carlo sampling experiment, an example to illustrate the technique and a listing of all steps needed for implementation.  相似文献   

16.
Characterizations of distributions of exponential or geometric type by the integrated lack of memory property and record values     
Hans-Jürgen Witte 《Computational statistics & data analysis》1990,10(3)
Let be a sequence of i.i.d. random variables, the sequence of its upper record values (i.e. L(0) = 1, L(n) = inf{jXj>XL(n−1} for n≥1). Without any assumptions to the support of PX1 the equidistribution of X1 and a record increment XL(nXL(n−1), n ≥ 1 yields X1 to be either exponentially or geometrically distributed according to whether the additive subgroup generated by the support of PX1 is dense or a lattice in . The integrated lack of memory property can easily be reduced to the above problem for the case n = 1. Similarly the independence of XL(n−1) and XL(n)XL(n−1) for some n>1 characterizes X1 to have e exponential or a geometric tail provided that the support of PX1 is bounded to the left and its right extremity no atom. Hence, if also its left extremity is no atom the independence of XL(n−1) and XL(n−1)XL(n−1) characterizes X1 to be exponentially distributed.  相似文献   

17.
A further result on the oscillation of delay difference equations     
X. H. Tang  J. S. Yu 《Computers & Mathematics with Applications》1999,38(11-12)
In this paper, we are concerned with the delay difference equations of the form
(*)
yn+1yn + pnynk = 0, N = 0, 1, 2, …,
(*)where pn ≥ 0 and k is a positive integer. We prove by using a new technique that
guarantees that all solutions of equation (*) oscillate, which improves many previous well-known results. In particular, our theorems also fit the case where Σn−1i=nkpikk+1/(k + 1)k+1. In addition, we present a nonoscillation sufficient condition for equation (*).  相似文献   

18.
QFT template generation for time-delay plants based on zero-inclusion test     
Chyi Hwang  Shih-Feng Yang   《Systems & Control Letters》2002,45(3):716
Plant template generation is the key step in applying quantitative feedback theory (QFT) to design robust control for uncertain systems. In this paper we propose a technique for generating plant templates for a class of linear systems with an uncertain time delay and affine parameter perturbations in coefficients. The main contribution lies in presenting a necessary and sufficient condition for the zero inclusion of the value set f(T,Q)={f(τ,q): τT+], qQk=0m−1[qk,qk+]}, where f(τ,q)=g(q)+h(q)e−jτω*, g(q) and h(q) are both complex-valued affine functions of the m-dimensional real vector q, and ω* is a fixed frequency. Based on this condition, an efficient algorithm which involves, in the worst case, evaluation of m algebraic inequalities and solution of m2m−1 one-variable quadratic equations, is developed for testing the zero inclusion of the value set f(T,Q). This zero-inclusion test algorithm allows one to utilize a pivoting procedure to generate the outer boundary of a plant template with a prescribed accuracy or resolution. The proposed template generation technique has a linear computational complexity in resolution and is, therefore, more efficient than the parameter gridding and interval methods. A numerical example illustrating the proposed technique and its computational superiority over the interval method is included.  相似文献   

19.
Electrochemical DNA biosensor for the detection of interaction between di[azino-di(5,6-azafluorene)-κ-NN′]dichlormanganous and DNA     
Nan  Guang-Jiu  Shu-Feng  Shu-Sheng   《Sensors and actuators. B, Chemical》2008,133(2):582-587
A new Mn(II) complex of MnL2Cl2 (L = azino-di(5,6-azafluorene)-κ2-NN′) was synthesized and utilized as an electrochemical indicator for the determination of hepatitis B virus (HBV) based on its interaction with MnL2Cl2. The electrochemical behavior of interaction of MnL2Cl2 with salmon sperm DNA was investigated on glassy carbon electrode (GCE). In the presence of salmon sperm DNA, the peak current of [MnL2]2+ was decreased and the peak potential was shifted positively without appearance of new peaks. The binding ratio between [MnL2]2+ and salmon sperm DNA was calculated to be 2:1 and the binding constant was 3.72 × 108 mol2 L−2. The extent of hybridization was evaluated on the basis of the difference between signals of [MnL2]2+ with probe DNA before and after hybridization with complementary sequence. Control experiments performed with non-complementary and mismatch sequence demonstrated the good selectivity of the biosensor. With this approach, a sequence of the HBV could be quantified over the range from 1.76 × 10−8 to 1.07 × 10−6 mol L−1, with a linear correlation of r = 0.9904 and a detection limit of 6.80 × 10−9 mol L−1. Additionally, the binding mechanism was preliminarily discussed. The mode of interaction between MnL2Cl2 and DNA was found to be primary intercalation binding.  相似文献   

20.
On Unbounded Tolerable Solution Sets     
Irene?A.?SharayaEmail author 《Reliable Computing》2005,11(5):425-432
We prove that the nonempty tolerable solution set of the interval linear system Ax = b is unbounded if and only if the interval matrix of the system has linearly dependent degenerate columns. Also, we prove that the tolerable solution set may be represented as a sum of the linear subspace {c ε ℝnAc = 0} and a bounded convex polyhedron and propose a way for suitable estimation of unbounded tolerable solution sets.  相似文献   

  首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 31 毫秒
1.
We consider the problem where π is an unknown permutation on {0,1,…,2n−1}, y0{0,1,…,2n−1}, and the goal is to determine the minimum r>0 such that πr(y0)=1. Information about π is available only via queries that yield πx(y) from any x{0,1,…,2m−1} and y{0,1,…,2n−1} (where m is polynomial in n). The main resource under consideration is the number of these queries. We show that the number of queries necessary to solve the problem in the classical probabilistic bounded-error model is exponential in n. This contrasts sharply with the quantum bounded-error model, where a constant number of queries suffices.  相似文献   

2.
Let f(xθ) = αθαx−(α+1)I(x>θ) be the pdf of a Pareto distribution with known shape parameter α>0, and unknown scale parameter θ. Let {(Xi, θi)} be a sequence of independent random pairs, where Xi's are independent with pdf f(xαi), and θi are iid according to an unknown distribution G in a class of distributions whose supports are included in an interval (0, m), where m is a positive finite number. Under some assumption on the class and squared error loss, at (n + 1)th stage we construct a sequence of empirical Bayes estimators of θn+1 based on the past n independent observations X1,…, Xn and the present observation Xn+1. This empirical Bayes estimator is shown to be asymptotically optimal with rate of convergence O(n−1/2). It is also exhibited that this convergence rate cannot be improved beyond n−1/2 for the priors in class .  相似文献   

3.
This paper is concerned with the partial difference equation Am+1,n+Am,n+1Am,n+pm,nAmk,nl=0,m,n=0,1,2,…,, where k and l are two positive integers, {pm,n} is a real double sequence. Some new oscillation criteria for this equation are obtained.  相似文献   

4.
A carbon ionic liquid electrode (CILE) was constructed using graphite powder mixed with N-butylpyridinium hexafluorophosphate (BPPF6) in place of paraffin as the binder, which showed strong electrocatalytic activity to the direct oxidation of catechol. In pH 3.0 phosphate buffer solution (PBS) a pair of redox peaks appeared on the CILE with the anodic and the cathodic peak potential located at 387 and 330 mV (vs. SCE), respectively. The electrochemical behaviors of catechol on the CILE were carefully investigated, and the electrochemical parameters were calculated with the results of the electrode reaction standard rate constant ks as 1.27 s−1, the charge-transfer coefficient α as 0.58 and the electron transferred number n as 2. Under the selected conditions, the anodic peak current increased linearly with the catechol concentration over the range from 1.0 × 10−6 to 8.0 × 10−4 mol L−1 by cyclic voltammetry at the scan rate of 100 mV s−1. The detection limit was calculated as 6.0 × 10−7 mol L−1 (3σ). The CILE showed good ability to separate the electrochemical responses of catechol and ascorbic acid (AA) with the anodic peak potential separation as 252 mV (vs. SCE). The proposed method was further applied to the synthetic samples determination with satisfactory results.  相似文献   

5.
A molecular valve, consisting of poly(acrylic acid) gel-coated Au mesh, was developed based on volume change of the gel in response to cation concentration. The valve closed when concentration of cations such as H+, Na+, K+, Ca2+, Cu2+, or Al3+ was low, whereas opened upon increase in its concentration. The valve re-closed when water was flowed. The concentration where the valve opens was found to increase in the order of Al3+, Ca2+, and Na+ (2 × 10−4, 5 × 10−4, and 6 × 10−3 M, respectively). The response to Cu2+ ion showed similar behaviour, but the opening concentration was ca. 2 × 10−4 M, which is lower than that of Ca2+ ion. The valve appeared to close over the pH range from 3 to 12, whereas to open below and above it. The fastest response time to open the valve (less than 1 min) was obtained for a solution of pH 1–2. The valve showed repeatability at least 25 cycles upon successive loading of a solution of pH 2 and water. Effects of anions and pressure were also studied.  相似文献   

6.
An electrochemical sensor for hydroperoxides determination was investigated. The sensor was based on the electrocatalytic reduction of hydroperoxides on Prussian blue (PB)-modified glassy carbon electrode. The modified electrode possesses a high electrocatalytic effect towards all studied peroxides with the highest effect obtained with H2O2 followed by tert-butyl hydroperoxide (TBH), cumene hydroperoxide (CH) and linoleic acid hydroperoxide (LAH). In addition, the modified electrode showed a good stability and a fast response time (<20 s). The lower detection limits of H2O2, TBH, CH and LAH were found to be 10−7 mol L−1, 2 × 10−7 mol L−1, 3.5 × 10−7 mol L−1 and 4 × 10−7 mol L−1, respectively. The electrochemical sensor was then applied for amperometric determination of peroxide value (PV) in edible oil at an applied potential of 50 mV (vs. Ag/AgCl (1 M KCl)). A good linearity has been found in the range 0.02–1.0 mequiv. O2/kg, with a detection limit (S/N = 3) of 0.001 mequiv. O2/kg. The precision of the method (R.S.D., n = 9) for within and between-days is better than 1.9% and 2.7%, respectively at 0.1 mequiv. O2/kg. The method was successfully applied to the determination of PV in real edible oil samples with an excellent agreement with results obtained with the official standard procedure. The proposed method is accurate, simple, cheap and could be used to control edible oil rancidity with a high sample throughputs (more than 120 samples/h).  相似文献   

7.
In this paper the quasilinear heat equation with the nonlinear boundary condition is studied. The blow-up rate and existence of a self-similar solution are obtained. It is proved that the rescaled function
v(y,t)=(Tt)1/(2p+α−2)u((Tt)(p−1)/(2p+α−2)y,t),
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号