Various scientific computations have become so complex, and thus computation tools play an important role. In this paper, we explore the state-of-the-art framework providing high-level matrix computation primitives wi...
详细信息
Various scientific computations have become so complex, and thus computation tools play an important role. In this paper, we explore the state-of-the-art framework providing high-level matrix computation primitives with MapReduce through the case study approach, and demonstrate these primitives with different computation engines to show the performance and scalability. We believe the opportunity for using MapReduce in scientific computation is even more promising than the success to date in the parallel systems literature.
This paper proposes a finite difference scheme for variable-order nonlinear fractional diffusion equation, in which the nonlinear source term is considered implicit. A linear iterative algorithm for nonlinear scheme i...
详细信息
This paper proposes a finite difference scheme for variable-order nonlinear fractional diffusion equation, in which the nonlinear source term is considered implicit. A linear iterative algorithm for nonlinear scheme is introduced. The stability and convergence of the method are proved by discrete energy method. The convergence order of the method is O ( h). Some examples demonstrate that the method is efficient and reliable.
In this paper we investigate the parallel iterative algorithm of parabolic *** we introduce the concept of mathematics stencil to the Crank-Nicolson difference scheme of parabolic equation and the stencil elimination ...
详细信息
In this paper we investigate the parallel iterative algorithm of parabolic *** we introduce the concept of mathematics stencil to the Crank-Nicolson difference scheme of parabolic equation and the stencil elimination procedure,then we construct an iterative algorithm which has intrinsic *** convergence theory is discussed in ***,some numerical experiments are provided to show the efficiency of the new algorithm.
Based on Manson-Coffin Equation, a strain fatigue reliability model was built Because of high nonlinear degree, the first-order reliability method has convergence difficulty for the model. An efficient iterative a...
详细信息
Based on Manson-Coffin Equation, a strain fatigue reliability model was built Because of high nonlinear degree, the first-order reliability method has convergence difficulty for the model. An efficient iterative algorithm for strain fatigue reliability is proposed by using automatic step adjustment method etc., and the numerical results show that the proposed method has a good convergence compared with FORM.
ECG signal is non-stationary, base line drift and power interference are the important factors influencing ECG signal extraction in high accuracy and directly determine the accuracy of ECG signal extraction and perfor...
详细信息
ECG signal is non-stationary, base line drift and power interference are the important factors influencing ECG signal extraction in high accuracy and directly determine the accuracy of ECG signal extraction and performance of analyzing and processing ECG signal. Adaptive filtering method can realize effective extraction of non-stationary signals without knowing a priori knowledge about signal and noise, this paper presents an adaptive noise cancellation system for ECG signal base line filtering and power interference suppression, constructs an iterative time LMS algorithm combining variable and fixed step size, which effectively solves the problems of filtering SNR and convergence rate. The experiment results show that this method improves 26.36dB in SNR, eliminates base line drift and power interference effectively, extracts ECG signal accurately and converges quickly, has important practical value in medical clinical diagnosis.
The emerging radio signal enabled simultaneous wireless information and power transfer (SWIPT), has drawn significant attention. To achieve secrecy transmission by cooperative jamming, especially in the upcoming 5G ne...
详细信息
ISBN:
(纸本)9781479935130
The emerging radio signal enabled simultaneous wireless information and power transfer (SWIPT), has drawn significant attention. To achieve secrecy transmission by cooperative jamming, especially in the upcoming 5G networks with self-sustainable mobile base stations (BSs) and yet not to add extra power consumption, we propose in this paper a new relay protocol, i.e., harvest-and-jam (HJ), in a relay wiretap channel with an additional set of spare helpers. Specifically, in the first transmission phase, a single-antenna transmitter (Tx) transfers signals carrying both information and energy to a multi-antenna amplify-and-forward (AF) relay and a group of multi-antenna helpers;in the second transmission phase, the AF relay processes the information and forwards it to the receiver while each of the helpers generates an artificial noise (AN), the power of which is constrained by its previously harvested energy, to interfere with the eavesdropper. By optimizing the transmit beamforming matrix for the AF relay and the covariance matrix for the AN, we maximize the secrecy rate for the receiver subject to transmit power constraints for the AF relay and all helpers. The formulated problem is shown to be non-convex, for which we propose an iterative algorithm based on alternating optimization. Finally, the performance of the proposed scheme is evaluated by simulations as compared to other heuristic schemes.
This paper examines the problem of static output feedback control of a Takagi-Sugeno (TS) fuzzy system. The existence of a static output feedback control law is given in terms of the solvability of bilinear matrix ine...
详细信息
ISBN:
(纸本)0780393953
This paper examines the problem of static output feedback control of a Takagi-Sugeno (TS) fuzzy system. The existence of a static output feedback control law is given in terms of the solvability of bilinear matrix inequalities. An iterative algorithm based on the linear matrix inequality is proposed to compute the static output feedback gain. To reduce the conservatism of the design, the structural information of the rule base is incorporated. A numerical example is used to illustrate the validity of the methods.
This paper tries to provide a stability analysis approach for the single input rule modules (SIRMs) based type-2 fuzzy logic control systems. First, in the neighbor of the equilibrium point, the closed-form input-outp...
详细信息
This paper tries to provide a stability analysis approach for the single input rule modules (SIRMs) based type-2 fuzzy logic control systems. First, in the neighbor of the equilibrium point, the closed-form input-output mappings of type-2 SIRMs (T2SIRMs) are explored, and the derivatives of T2SIRMs at the equilibrium point are computed. Then, how to compute the Jacobian matrix of the SIRMs based type-2 fuzzy logic control systems, which is a fundamental step for local stability analysis, is presented. At last, two examples on stabilization control of the TORA system and the inverted pendulum system are given. The results in both examples demonstrate that the stability analysis results agree completely with the control results.
Electrical impedance tomography(EIT) is a promising and potential non-destructive monitoring method. In this paper, a humanoid 3 D EIT thorax model with prior structural and electrical information is set up to get Jac...
详细信息
Electrical impedance tomography(EIT) is a promising and potential non-destructive monitoring method. In this paper, a humanoid 3 D EIT thorax model with prior structural and electrical information is set up to get Jacobian matrix through solving the forward problem of EIT. With CG iterative algorithm and boundary voltages, these images during lung ventilation are reconstructed. To carry out the experimentation, a lab-made 3 D EIT system, including hardware platform and software kits, is developed well. By volunteer’ s imaging, the 3 D EIT model proposed accurate solutions of the forward solution and the platform collected boundary voltages with high precision, and the EIT images display lung inspiration and expiration process visually. Finally, a whole 3 D EIT thorax image is achieved. The experimental result verifies that the method is feasible and effective, and put forward EIT technology further to clinical application.
Reinforcement Programming (RP) is a new approach to automatically generating algorithms, that uses reinforcement learning techniques. This paper describes the RP approach and gives results of experiments using RP to g...
详细信息
Reinforcement Programming (RP) is a new approach to automatically generating algorithms, that uses reinforcement learning techniques. This paper describes the RP approach and gives results of experiments using RP to generate a generalized, in-place, iterative sort algorithm. The RP approach improves on earlier results that that use genetic programming (GP). The resulting algorithm is a novel algorithm that is more efficient than comparable sorting routines. RP learns the sort in fewer iterations than GP and with fewer resources. Results establish interesting empirical bounds on learning the sort algorithm: A list of size 4 is sufficient to learn the generalized sort algorithm. The training set only requires one element and learning took less than 200,000 iterations. RP has also been used to generate three binary addition algorithms: a full adder, a binary incrementer, and a binary adder.
暂无评论