期刊文献+
共找到98篇文章
< 1 2 5 >
每页显示 20 50 100
Sparse-Grid Implementation of Fixed-Point Fast Sweeping WENO Schemes for Eikonal Equations
1
作者 Zachary M.Miksis Yong-Tao Zhang 《Communications on Applied Mathematics and Computation》 EI 2024年第1期3-29,共27页
Fixed-point fast sweeping methods are a class of explicit iterative methods developed in the literature to efficiently solve steady-state solutions of hyperbolic partial differential equations(PDEs).As other types of ... Fixed-point fast sweeping methods are a class of explicit iterative methods developed in the literature to efficiently solve steady-state solutions of hyperbolic partial differential equations(PDEs).As other types of fast sweeping schemes,fixed-point fast sweeping methods use the Gauss-Seidel iterations and alternating sweeping strategy to cover characteristics of hyperbolic PDEs in a certain direction simultaneously in each sweeping order.The resulting iterative schemes have a fast convergence rate to steady-state solutions.Moreover,an advantage of fixed-point fast sweeping methods over other types of fast sweeping methods is that they are explicit and do not involve the inverse operation of any nonlinear local system.Hence,they are robust and flexible,and have been combined with high-order accurate weighted essentially non-oscillatory(WENO)schemes to solve various hyperbolic PDEs in the literature.For multidimensional nonlinear problems,high-order fixed-point fast sweeping WENO methods still require quite a large amount of computational costs.In this technical note,we apply sparse-grid techniques,an effective approximation tool for multidimensional problems,to fixed-point fast sweeping WENO methods for reducing their computational costs.Here,we focus on fixed-point fast sweeping WENO schemes with third-order accuracy(Zhang et al.2006[41]),for solving Eikonal equations,an important class of static Hamilton-Jacobi(H-J)equations.Numerical experiments on solving multidimensional Eikonal equations and a more general static H-J equation are performed to show that the sparse-grid computations of the fixed-point fast sweeping WENO schemes achieve large savings of CPU times on refined meshes,and at the same time maintain comparable accuracy and resolution with those on corresponding regular single grids. 展开更多
关键词 fixed-point fast sweeping methods Weighted essentially non-oscillatory(WENO)schemes Sparse grids Static Hamilton-Jacobi(H-J)equations Eikonal equations
下载PDF
A Secure and Effective Energy-Aware Fixed-Point Quantization Scheme for Asynchronous Federated Learning
2
作者 Zerui Zhen Zihao Wu +3 位作者 Lei Feng Wenjing Li Feng Qi Shixuan Guo 《Computers, Materials & Continua》 SCIE EI 2023年第5期2939-2955,共17页
Asynchronous federated learning(AsynFL)can effectivelymitigate the impact of heterogeneity of edge nodes on joint training while satisfying participant user privacy protection and data security.However,the frequent ex... Asynchronous federated learning(AsynFL)can effectivelymitigate the impact of heterogeneity of edge nodes on joint training while satisfying participant user privacy protection and data security.However,the frequent exchange of massive data can lead to excess communication overhead between edge and central nodes regardless of whether the federated learning(FL)algorithm uses synchronous or asynchronous aggregation.Therefore,there is an urgent need for a method that can simultaneously take into account device heterogeneity and edge node energy consumption reduction.This paper proposes a novel Fixed-point Asynchronous Federated Learning(FixedAsynFL)algorithm,which could mitigate the resource consumption caused by frequent data communication while alleviating the effect of device heterogeneity.FixedAsynFL uses fixed-point quantization to compress the local and global models in AsynFL.In order to balance energy consumption and learning accuracy,this paper proposed a quantization scale selection mechanism.This paper examines the mathematical relationship between the quantization scale and energy consumption of the computation/communication process in the FixedAsynFL.Based on considering the upper bound of quantization noise,this paper optimizes the quantization scale by minimizing communication and computation consumption.This paper performs pertinent experiments on the MNIST dataset with several edge nodes of different computing efficiency.The results show that the FixedAsynFL algorithm with an 8-bit quantization can significantly reduce the communication data size by 81.3%and save the computation energy in the training phase by 74.9%without significant loss of accuracy.According to the experimental results,we can see that the proposed AsynFixedFL algorithm can effectively solve the problem of device heterogeneity and energy consumption limitation of edge nodes. 展开更多
关键词 Asynchronous federated learning artificial intelligence model compression energy consumption fixed-point quantization learning accuracy
下载PDF
A Fixed-Point Iterative Method for Discrete Tomography Reconstruction Based on Intelligent Optimization
3
作者 Luyao Yang Hao Chen +2 位作者 Haocheng Yu Jin Qiu Shuxian Zhu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第1期731-745,共15页
Discrete Tomography(DT)is a technology that uses image projection to reconstruct images.Its reconstruction problem,especially the binary image(0–1matrix)has attracted strong attention.In this study,a fixed point iter... Discrete Tomography(DT)is a technology that uses image projection to reconstruct images.Its reconstruction problem,especially the binary image(0–1matrix)has attracted strong attention.In this study,a fixed point iterative method of integer programming based on intelligent optimization is proposed to optimize the reconstructedmodel.The solution process can be divided into two procedures.First,the DT problem is reformulated into a polyhedron judgment problembased on lattice basis reduction.Second,the fixed-point iterativemethod of Dang and Ye is used to judge whether an integer point exists in the polyhedron of the previous program.All the programs involved in this study are written in MATLAB.The final experimental data show that this method is obviously better than the branch and bound method in terms of computational efficiency,especially in the case of high dimension.The branch and bound method requires more branch operations and takes a long time.It also needs to store a large number of leaf node boundaries and the corresponding consumptionmatrix,which occupies a largememory space. 展开更多
关键词 Discrete tomography integer programming fixed-point iterative algorithm intelligent optimization lattice basis reduction
下载PDF
A Fixed-Point Fast Sweeping WENO Method with Inverse Lax-Wendroff Boundary Treatment for Steady State of Hyperbolic Conservation Laws
4
作者 Liang Li Jun Zhu +1 位作者 Chi-Wang Shu Yong-Tao Zhang 《Communications on Applied Mathematics and Computation》 2023年第1期403-427,共25页
Fixed-point fast sweeping WENO methods are a class of efficient high-order numerical methods to solve steady-state solutions of hyperbolic partial differential equations(PDEs).The Gauss-Seidel iterations and alternati... Fixed-point fast sweeping WENO methods are a class of efficient high-order numerical methods to solve steady-state solutions of hyperbolic partial differential equations(PDEs).The Gauss-Seidel iterations and alternating sweeping strategy are used to cover characteristics of hyperbolic PDEs in each sweeping order to achieve fast convergence rate to steady-state solutions.A nice property of fixed-point fast sweeping WENO methods which distinguishes them from other fast sweeping methods is that they are explicit and do not require inverse operation of nonlinear local systems.Hence,they are easy to be applied to a general hyperbolic system.To deal with the difficulties associated with numerical boundary treatment when high-order finite difference methods on a Cartesian mesh are used to solve hyperbolic PDEs on complex domains,inverse Lax-Wendroff(ILW)procedures were developed as a very effective approach in the literature.In this paper,we combine a fifthorder fixed-point fast sweeping WENO method with an ILW procedure to solve steadystate solution of hyperbolic conservation laws on complex computing regions.Numerical experiments are performed to test the method in solving various problems including the cases with the physical boundary not aligned with the grids.Numerical results show highorder accuracy and good performance of the method.Furthermore,the method is compared with the popular third-order total variation diminishing Runge-Kutta(TVD-RK3)time-marching method for steady-state computations.Numerical examples show that for most of examples,the fixed-point fast sweeping method saves more than half CPU time costs than TVD-RK3 to converge to steady-state solutions. 展开更多
关键词 fixed-point fast sweeping methods Multi-resolution WENO schemes Steady state ILW procedure Convergence
下载PDF
Fixed-Point Iteration Method for Solving the Convex Quadratic Programming with Mixed Constraints 被引量:1
5
作者 Ruopeng Wang Hong Shi +1 位作者 Kai Ruan Xiangyu Gao 《Applied Mathematics》 2014年第2期256-262,共7页
The present paper is devoted to a novel smoothing function method for convex quadratic programming problem with mixed constrains, which has important application in mechanics and engineering science. The problem is re... The present paper is devoted to a novel smoothing function method for convex quadratic programming problem with mixed constrains, which has important application in mechanics and engineering science. The problem is reformulated as a system of non-smooth equations, and then a smoothing function for the system of non-smooth equations is proposed. The condition of convergences of this iteration algorithm is given. Theory analysis and primary numerical results illustrate that this method is feasible and effective. 展开更多
关键词 fixed-point ITERATION CONVEX QUADRATIC Programming Problem Convergence SMOOTHING Function
下载PDF
Attractive fixed-point solution study of shell model for homogeneous isotropic turbulence
6
作者 郭昊 李超 +1 位作者 屈秋林 刘沛清 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2013年第3期259-268,共10页
The attractive fixed-point solution of a nonlinear cascade model is stud- ied for the homogeneous isotropic turbulence containing a parameter C, introduced by Desnyansky and Novikov. With a traditional constant positi... The attractive fixed-point solution of a nonlinear cascade model is stud- ied for the homogeneous isotropic turbulence containing a parameter C, introduced by Desnyansky and Novikov. With a traditional constant positive external force added on the first shell equation, it can be found that the attractive fixed-point solution of the model depends on both the parameter C and the external force. Thus, an explicit force is introduced to remove the effects of the external force on the attractive fixed-point solu- tion. F^arthermore, two groups of attractive fixed-point solutions are derived theoretically and studied numerically. One of the groups has the same scaling behavior of the velocity in the whole inertial range and agrees well with those observed by Bell and Nelkin for the nonnegative parameters. The other is found to have different scaling behaviors of the velocity at the odd and even number shells for the negative parameters. This special characteristic may be used to study the anomalous scaling behavior of the turbulence. 展开更多
关键词 TURBULENCE shell model attractive fixed-point SCALING
下载PDF
Quantum search for unknown number of target items by hybridizing fixed-point method with trail-and-error method
7
作者 李坦 张硕 +4 位作者 付向群 汪翔 汪洋 林杰 鲍皖苏 《Chinese Physics B》 SCIE EI CAS CSCD 2019年第12期68-74,共7页
For the unsorted database quantum search with the unknown fraction λ of target items, there are mainly two kinds of methods, i.e., fixed-point and trail-and-error.(i) In terms of the fixed-point method, Yoder et al. ... For the unsorted database quantum search with the unknown fraction λ of target items, there are mainly two kinds of methods, i.e., fixed-point and trail-and-error.(i) In terms of the fixed-point method, Yoder et al. [Phys. Rev. Lett.113 210501(2014)] claimed that the quadratic speedup over classical algorithms has been achieved. However, in this paper, we point out that this is not the case, because the query complexity of Yoder’s algorithm is actually in O(1/λ01/2)rather than O(1/λ1/2), where λ0 is a known lower bound of λ.(ii) In terms of the trail-and-error method, currently the algorithm without randomness has to take more than 1 times queries or iterations than the algorithm with randomly selected parameters. For the above problems, we provide the first hybrid quantum search algorithm based on the fixed-point and trail-and-error methods, where the matched multiphase Grover operations are trialed multiple times and the number of iterations increases exponentially along with the number of trials. The upper bound of expected queries as well as the optimal parameters are derived. Compared with Yoder’s algorithm, the query complexity of our algorithm indeed achieves the optimal scaling in λ for quantum search, which reconfirms the practicality of the fixed-point method. In addition, our algorithm also does not contain randomness, and compared with the existing deterministic algorithm, the query complexity can be reduced by about 1/3. Our work provides a new idea for the research on fixed-point and trial-and-error quantum search. 展开更多
关键词 quantum search fixed-point trail-and-error unknown number of target items
下载PDF
Investigation on dynamic characteristics of a rod fastening rotor-bearing coupling system with fixed-point rubbing
8
作者 Yang YANG HJOUYANG +3 位作者 Jin ZENG Hui MA Yiren YANG Dengqing CAO 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2022年第7期1063-1080,共18页
The aim of this paper is to gain insight into the nonlinear vibration feature of a dynamic model of a gas turbine.First,a rod fastening rotor-bearing coupling model with fixed-point rubbing is proposed,where the fract... The aim of this paper is to gain insight into the nonlinear vibration feature of a dynamic model of a gas turbine.First,a rod fastening rotor-bearing coupling model with fixed-point rubbing is proposed,where the fractal theory and the finite element method are utilized.For contact analysis,a novel contact force model is introduced in this paper.Meanwhile,the Coulomb model is adopted to expound the friction characteristics.Second,the governing equations of motion of the rotor system are numerically solved,and the nonlinear dynamic characteristics are analyzed in terms of the bifurcation diagram,Poincarémap,and time history.Third,the potential effects provided by contact degree of joint interface,distribution position,and amount of contact layer are discussed in detail.Finally,the contrast analysis between the integral rotor and the rod fastening rotor is conducted under the condition of fixed-point rubbing. 展开更多
关键词 rod fastening rotor joint interface fixed-point rubbing nonlinear dynamic characteristic
下载PDF
FIXED-POINT BLIND ADAPTIVE MULTIUSER DETECTION ALGORITHM FOR IR UWB SYSTEMS IN MULTIPATH CHANNEL
9
作者 Wang Feng Xu Chengqi 《Journal of Electronics(China)》 2010年第2期157-165,共9页
Using the hypothesis that data transmitted by different users are statistically independent of each other,this paper proposes a fixed-point blind adaptive multiuser detection algorithm for Time-Hopping (TH) Impulse Ra... Using the hypothesis that data transmitted by different users are statistically independent of each other,this paper proposes a fixed-point blind adaptive multiuser detection algorithm for Time-Hopping (TH) Impulse Radio (IR) Ultra Wide Band (UWB) systems in multipath channel,which is based on Independent Component Analysis (ICA) idea. The proposed algorithm employs maximizing negentropy criterion to separate the data packets of different users. Then the user characteristic se-quences are utilized to identify the data packet order of the desired user. This algorithm only needs the desired user’s characteristic sequence instead of channel information,power information and time-hoping code of any user. Due to using hypothesis of statistical independence among users,the proposed algorithm has the outstanding Bit Error Rate (BER) performance and the excellent ability of near-far resistance. Simulation results demonstrate that this algorithm has the performance close to that of Maximum-Likelihood (ML) algorithm and is a suboptimum blind adaptive multiuser detection algorithm of excellent near-far resistance and low complexity. 展开更多
关键词 Ultra Wide Band (UWB) MultiUser Detection (MUD) Bind adaptive fixed-point Multipath channel
下载PDF
Modified Homotopy Method for a Class of Brouwer Fixed-point Problems
10
作者 苏孟龙 吕显瑞 《Northeastern Mathematical Journal》 CSCD 2007年第1期35-42,共8页
In this paper, we modify the homotopy method (proposed by Yu and Lin, Appl. Math. Comput., 74(1996), 65) and hence make the modified method be able to solve Brouwer fixed-point problems in a broader class of nonco... In this paper, we modify the homotopy method (proposed by Yu and Lin, Appl. Math. Comput., 74(1996), 65) and hence make the modified method be able to solve Brouwer fixed-point problems in a broader class of nonconvex subsets in Rn. In addition, a simple example is given to show the effectiveness of the modified method. 展开更多
关键词 homotopy method Brouwer fixed-point problem nonconvex subset
下载PDF
Traversable Wormholes and the Brouwer Fixed-Point Theorem
11
作者 Peter K. F. Kuhfittig 《Journal of Applied Mathematics and Physics》 2020年第7期1263-1268,共6页
The Brouwer fixed-point theorem in topology states that for any continuous mapping <em>f</em> on a compact convex set into itself admits a fixed point, <em>i.e.</em>, a point <em>x</em... The Brouwer fixed-point theorem in topology states that for any continuous mapping <em>f</em> on a compact convex set into itself admits a fixed point, <em>i.e.</em>, a point <em>x</em><sub>0</sub> such that<em> f</em>(<em>x</em><sub>0</sub>) = <em>x</em><sub>0</sub>. Under suitable conditions, this fixed point corresponds to the throat of a traversable wormhole, <em>i.e.</em>, <em>b</em>(<em>r</em><sub>0</sub>) = <em>r</em><sub>0</sub> for the shape function <em>b</em> = <em>b</em>(<em>r</em>). The possible existence of wormholes can therefore be deduced from purely mathematical considerations without going beyond the existing physical requirements. 展开更多
关键词 Traversable Wormholes Brouwer fixed-point Theorem
下载PDF
LMM:A Fixed-Point Linear Mapping Based Approximate Multiplier for IoT
12
作者 吴莹 温晨怡 +1 位作者 尹勋钊 卓成 《Journal of Computer Science & Technology》 SCIE EI CSCD 2023年第2期298-308,共11页
The development of IoT(Internet of Things)calls for circuit designs with energy and area efficiency for edge devices.Approximate computing which trades unnecessary computation precision for hardware cost savings is a ... The development of IoT(Internet of Things)calls for circuit designs with energy and area efficiency for edge devices.Approximate computing which trades unnecessary computation precision for hardware cost savings is a promising direction for error-tolerant applications.Multipliers,as frequently invoked basic modules which consume non-trivial hardware costs,have been introduced approximation to achieve distinct energy and area savings for data-intensive applications.In this paper,we propose a fixed-point approximate multiplier that employs a linear mapping technique,which enables the configurability of approximation levels and the unbiasedness of computation errors.We then introduce a dynamic truncation method into the proposed multiplier design to cover a wider and more fine-grained configuration range of approximation for more flexible hardware cost savings.In addition,a novel normalization module is proposed for the required shifting operations,which balances the occupied area and the critical path delay compared with normal shifters.The introduced errors of our proposed design are analyzed and expressed by formulas which are validated by experimental results.Experimental evaluations show that compared with accurate multipliers,our proposed approximate multiplier design provides maximum area and power savings up to 49.70%and 66.39%respectively with acceptable computation errors. 展开更多
关键词 approximate computing fixed-point linear mapping MULTIPLIER Internet of Things(IoT)
原文传递
The Criteria for Reducing Centrally Restricted Three-Body Problem to Two-Body Problem
13
作者 Bijay Kumar Sharma 《International Journal of Astronomy and Astrophysics》 2024年第1期1-19,共19页
Our Solar System contains eight planets and their respective natural satellites excepting the inner two planets Mercury and Venus. A satellite hosted by a given Planet is well protected by the gravitational pertubatio... Our Solar System contains eight planets and their respective natural satellites excepting the inner two planets Mercury and Venus. A satellite hosted by a given Planet is well protected by the gravitational pertubation of much heavier planets such as Jupiter and Saturn if the natural satellite lies deep inside the respective host Planet Hill sphere. Each planet has a Hill radius a<sub>H</sub> and planet mean radius R<sub>P </sub>and the ratio R<sub>1</sub>=R<sub>P</sub>/a<sub>H</sub>. Under very low R<sub>1 </sub>(less than 0.006) the approximation of CRTBP (centrally restricted three-body problem) to two-body problem is valid and planet has spacious Hill lobe to capture a satellite and retain it. This ensures a high probability of capture of natural satellite by the given planet and Sun’s perturbation on Planet-Satellite binary can be neglected. This is the case with Earth, Mars, Jupiter, Saturn, Neptune and Uranus. But Mercury and Venus has R<sub>1</sub>=R<sub>P</sub>/a<sub>H</sub> =0.01 and 5.9862 × 10<sup>-3</sup> respectively hence they have no satellites. There is a limit to the dimension of the captured body. It must be a much smaller body both dimensionally as well masswise. The qantitative limit is a subject of an independent study. 展开更多
关键词 Hill’s Radius Two-Body Problem fixed-point Solution Lagrange Points Earth-Moon-Test Particle CRTBP
下载PDF
An N/4 fixed-point duality quantum search algorithm 被引量:8
14
作者 HAO Liang1,LIU Dan2 & LONG GuiLu1,3 1Key Laboratory for Atomic and Molecular NanoSciences and Department of Physics,Tsinghua University,Beijing 100084,China 2School of Sciences,Dalian Nationalities University,Dalian 116600,China 3Tsinghua National Laboratory for Information Science and Technology,Beijing 100084,China 《Science China(Physics,Mechanics & Astronomy)》 SCIE EI CAS 2010年第9期1765-1768,共4页
Here a fixed-point duality quantum search algorithm is proposed.This algorithm uses iteratively non-unitary operations and measurements to search an unsorted database.Once the marked item is found,the algorithm stops ... Here a fixed-point duality quantum search algorithm is proposed.This algorithm uses iteratively non-unitary operations and measurements to search an unsorted database.Once the marked item is found,the algorithm stops automatically.This algorithm uses a constant non-unitary operator,and requires N/4 steps on average(N is the number of data from the database) to locate the marked state.The implementation of this algorithm in a usual quantum computer is also demonstrated. 展开更多
关键词 fixed-point SEARCH ALGORITHM DUALITY quantum COMPUTING the N4 DUALITY SEARCH ALGORITHM
原文传递
FIXED-POINT CONTINUATION APPLIED TO COMPRESSED SENSING:IMPLEMENTATION AND NUMERICAL EXPERIMENTS 被引量:7
15
作者 Elaine T.Hale 《Journal of Computational Mathematics》 SCIE CSCD 2010年第2期170-194,共25页
Fixed-point continuation (FPC) is an approach, based on operator-splitting and continuation, for solving minimization problems with l1-regularization:min ||x||1+uf(x).We investigate the application of this a... Fixed-point continuation (FPC) is an approach, based on operator-splitting and continuation, for solving minimization problems with l1-regularization:min ||x||1+uf(x).We investigate the application of this algorithm to compressed sensing signal recovery, in which f(x) = 1/2||Ax-b||2M,A∈m×n and m≤n. In particular, we extend the original algorithm to obtain better practical results, derive appropriate choices for M and u under a given measurement model, and present numerical results for a variety of compressed sensing problems. The numerical results show that the performance of our algorithm compares favorably with that of several recently proposed algorithms. 展开更多
关键词 l1 regularization fixed-point algorithm CONTINUATION Compressed sensing Numerical experiments.
原文传递
Quantum Algorithm for Attacking RSA Based on Fourier Transform and Fixed-Point 被引量:1
16
作者 WANG Yahui ZHANG Huanguo 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2021年第6期489-494,共6页
Shor in 1994 proposed a quantum polynomial-time algorithm for finding the order r of an element a in the multiplicative group Z_(n)^(*),which can be used to factor the integer n by computing gcd(a^(r/2)±1,n),and ... Shor in 1994 proposed a quantum polynomial-time algorithm for finding the order r of an element a in the multiplicative group Z_(n)^(*),which can be used to factor the integer n by computing gcd(a^(r/2)±1,n),and hence break the famous RSA cryptosystem.However,the order r must be even.This restriction can be removed.So in this paper,we propose a quantum polynomial-time fixed-point attack for directly recovering the RSA plaintext M from the ciphertext C,without explicitly factoring the modulus n.Compared to Shor’s algorithm,the order r of the fixed-point C for RSA(e,n)satisfying C^(er)≡C(mod n)does not need to be even.Moreover,the success probability of the new algorithm is at least 4φ(r)/π^(2)r and higher than that of Shor’s algorithm,though the time complexity for both algorithms is about the same. 展开更多
关键词 information security CRYPTOLOGY RSA fixed-point quantum computing
原文传递
Design of fixed-point smoother algorithm for linear discrete time-delay systems
17
作者 Hongguo ZHAO Peng CUI Xiaochun GUO 《控制理论与应用(英文版)》 EI 2012年第4期523-527,共5页
This paper investigates the fixed-point smoothing problems for linear discrete-time systems with multiple time-delays in the observations. The linear discrete-time systems considered have 1 + 1 output channels. One i... This paper investigates the fixed-point smoothing problems for linear discrete-time systems with multiple time-delays in the observations. The linear discrete-time systems considered have 1 + 1 output channels. One is instanta- neous observation and the others are delayed. The fixed-point smoothers involving recursive algorithm and non-recursive algorithm are designed by using innovation analysis theory without relying on the system augmentation approach. Also, it is further shown that the design of fixed-point smoother comes down to solving 1 + 1 Riccati equations with the same dimensions as the original systems. 展开更多
关键词 fixed-point smoothing Time-delay systems Innovation analysis
原文传递
Fixed-point blind source separation algorithm based on ICA
18
作者 Hongyan LI Jianfen MA +1 位作者 Deng’ao LI Huakui WANG 《Frontiers of Electrical and Electronic Engineering in China》 CSCD 2008年第3期343-346,共4页
This paper introduces the fixed-point learning algorithm based on independent component analysis(ICA);the model and process of this algorithm and simulation results are presented.Kurtosis was adopted as the estimation... This paper introduces the fixed-point learning algorithm based on independent component analysis(ICA);the model and process of this algorithm and simulation results are presented.Kurtosis was adopted as the estimation rule of independence.The results of the experiment show that compared with the traditional ICA algorithm based on random grads,this algorithm has advantages such as fast convergence and no necessity for any dynamic parameter,etc.The algorithm is a highly efficient and reliable method in blind signal separation. 展开更多
关键词 independent component analysis(ICA) blind source separation fixed-point algorithm
原文传递
Fixed-point ICA algorithm for blind separation of complex mixtures containing both circular and noncircular sources
19
作者 Yao Junliang Ren Haipeng Liu Qing 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2016年第2期15-23,共9页
Fixed-point algorithms are widely used for independent component analysis(ICA) owing to its good convergence. However, most existing complex fixed-point ICA algorithms are limited to the case of circular sources and... Fixed-point algorithms are widely used for independent component analysis(ICA) owing to its good convergence. However, most existing complex fixed-point ICA algorithms are limited to the case of circular sources and result in phase ambiguity, that restrict the practical applications of ICA. To solve these problems, this paper proposes a two-stage fixed-point ICA(TS-FPICA) algorithm which considers complex signal model. In this algorithm, the complex signal model is converted into a new real signal model by utilizing the circular coefficients contained in the pseudo-covariance matrix. The algorithm is thus valid to noncircular sources. Moreover, the ICA problem under the new model is formulated as a constrained optimization problem, and the real fixed-point iteration is employed to solve it. In this way, the phase ambiguity resulted by the complex ICA is avoided. The computational complexity and convergence property of TS-FPICA are both analyzed theoretically. Simulation results show that the proposed algorithm has better separation performance and without phase ambiguity in separated signals compared with other algorithms. TS-FPICA convergences nearly fast as the other fixed-point algorithms, but far faster than the joint diagonalization method, e.g. joint approximate diagonalization of eigenmatrices(JADE). 展开更多
关键词 ICA fixed-point iteration noncircular complex signal phase ambiguity
原文传递
Maximum Correntropy Kalman Filtering for Non-Gaussian Systems With State Saturations and Stochastic Nonlinearities 被引量:1
20
作者 Bo Shen Xuelin Wang Lei Zou 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第5期1223-1233,共11页
This paper tackles the maximum correntropy Kalman filtering problem for discrete time-varying non-Gaussian systems subject to state saturations and stochastic nonlinearities. The stochastic nonlinearities, which take ... This paper tackles the maximum correntropy Kalman filtering problem for discrete time-varying non-Gaussian systems subject to state saturations and stochastic nonlinearities. The stochastic nonlinearities, which take the form of statemultiplicative noises, are introduced in systems to describe the phenomenon of nonlinear disturbances. To resist non-Gaussian noises, we consider a new performance index called maximum correntropy criterion(MCC) which describes the similarity between two stochastic variables. To enhance the “robustness” of the kernel parameter selection on the resultant filtering performance, the Cauchy kernel function is adopted to calculate the corresponding correntropy. The goal of this paper is to design a Kalman-type filter for the underlying systems via maximizing the correntropy between the system state and its estimate. By taking advantage of an upper bound on the one-step prediction error covariance, a modified MCC-based performance index is constructed. Subsequently, with the assistance of a fixed-point theorem, the filter gain is obtained by maximizing the proposed cost function. In addition, a sufficient condition is deduced to ensure the uniqueness of the fixed point. Finally, the validity of the filtering method is tested by simulating a numerical example. 展开更多
关键词 fixed-point theorem maximum correntropy criterion non-Gaussian noises state saturations stochastic nonlinearities
下载PDF
上一页 1 2 5 下一页 到第
使用帮助 返回顶部