期刊文献+
共找到12,435篇文章
< 1 2 250 >
每页显示 20 50 100
Improving Network Availability through Optimized Multipath Routing and Incremental Deployment Strategies
1
作者 Wei Zhang Haijun Geng 《Computers, Materials & Continua》 SCIE EI 2024年第7期427-448,共22页
Currently,distributed routing protocols are constrained by offering a single path between any pair of nodes,thereby limiting the potential throughput and overall network performance.This approach not only restricts th... Currently,distributed routing protocols are constrained by offering a single path between any pair of nodes,thereby limiting the potential throughput and overall network performance.This approach not only restricts the flow of data but also makes the network susceptible to failures in case the primary path is disrupted.In contrast,routing protocols that leverage multiple paths within the network offer a more resilient and efficient solution.Multipath routing,as a fundamental concept,surpasses the limitations of traditional shortest path first protocols.It not only redirects traffic to unused resources,effectively mitigating network congestion,but also ensures load balancing across the network.This optimization significantly improves network utilization and boosts the overall performance,making it a widely recognized efficient method for enhancing network reliability.To further strengthen network resilience against failures,we introduce a routing scheme known as Multiple Nodes with at least Two Choices(MNTC).This innovative approach aims to significantly enhance network availability by providing each node with at least two routing choices.By doing so,it not only reduces the dependency on a single path but also creates redundant paths that can be utilized in case of failures,thereby enhancing the overall resilience of the network.To ensure the optimal placement of nodes,we propose three incremental deployment algorithms.These algorithms carefully select the most suitable set of nodes for deployment,taking into account various factors such as node connectivity,traffic patterns,and network topology.By deployingMNTCon a carefully chosen set of nodes,we can significantly enhance network reliability without the need for a complete overhaul of the existing infrastructure.We have conducted extensive evaluations of MNTC in diverse topological spaces,demonstrating its effectiveness in maintaining high network availability with minimal path stretch.The results are impressive,showing that even when implemented on just 60%of nodes,our incremental deployment method significantly boosts network availability.This underscores the potential of MNTC in enhancing network resilience and performance,making it a viable solution for modern networks facing increasing demands and complexities.The algorithms OSPF,TBFH,DC and LFC perform fast rerouting based on strict conditions,while MNTC is not restricted by these conditions.In five real network topologies,the average network availability ofMNTCis improved by 14.68%,6.28%,4.76%and 2.84%,respectively,compared with OSPF,TBFH,DC and LFC. 展开更多
关键词 Multipath routing network availability incremental deployment schemes genetic algorithm
下载PDF
Ethical Decision-Making Framework Based on Incremental ILP Considering Conflicts
2
作者 Xuemin Wang Qiaochen Li Xuguang Bao 《Computers, Materials & Continua》 SCIE EI 2024年第3期3619-3643,共25页
Humans are experiencing the inclusion of artificial agents in their lives,such as unmanned vehicles,service robots,voice assistants,and intelligent medical care.If the artificial agents cannot align with social values... Humans are experiencing the inclusion of artificial agents in their lives,such as unmanned vehicles,service robots,voice assistants,and intelligent medical care.If the artificial agents cannot align with social values or make ethical decisions,they may not meet the expectations of humans.Traditionally,an ethical decision-making framework is constructed by rule-based or statistical approaches.In this paper,we propose an ethical decision-making framework based on incremental ILP(Inductive Logic Programming),which can overcome the brittleness of rule-based approaches and little interpretability of statistical approaches.As the current incremental ILP makes it difficult to solve conflicts,we propose a novel ethical decision-making framework considering conflicts in this paper,which adopts our proposed incremental ILP system.The framework consists of two processes:the learning process and the deduction process.The first process records bottom clauses with their score functions and learns rules guided by the entailment and the score function.The second process obtains an ethical decision based on the rules.In an ethical scenario about chatbots for teenagers’mental health,we verify that our framework can learn ethical rules and make ethical decisions.Besides,we extract incremental ILP from the framework and compare it with the state-of-the-art ILP systems based on ASP(Answer Set Programming)focusing on conflict resolution.The results of comparisons show that our proposed system can generate better-quality rules than most other systems. 展开更多
关键词 Ethical decision-making inductive logic programming incremental learning conflicts
下载PDF
CNN-LSTM based incremental attention mechanism enabled phase-space reconstruction for chaotic time series prediction
3
作者 Xiao-Qian Lu Jun Tian +2 位作者 Qiang Liao Zheng-Wu Xu Lu Gan 《Journal of Electronic Science and Technology》 EI CAS CSCD 2024年第2期77-90,共14页
To improve the prediction accuracy of chaotic time series and reconstruct a more reasonable phase space structure of the prediction network,we propose a convolutional neural network-long short-term memory(CNN-LSTM)pre... To improve the prediction accuracy of chaotic time series and reconstruct a more reasonable phase space structure of the prediction network,we propose a convolutional neural network-long short-term memory(CNN-LSTM)prediction model based on the incremental attention mechanism.Firstly,a traversal search is conducted through the traversal layer for finite parameters in the phase space.Then,an incremental attention layer is utilized for parameter judgment based on the dimension weight criteria(DWC).The phase space parameters that best meet DWC are selected and fed into the input layer.Finally,the constructed CNN-LSTM network extracts spatio-temporal features and provides the final prediction results.The model is verified using Logistic,Lorenz,and sunspot chaotic time series,and the performance is compared from the two dimensions of prediction accuracy and network phase space structure.Additionally,the CNN-LSTM network based on incremental attention is compared with long short-term memory(LSTM),convolutional neural network(CNN),recurrent neural network(RNN),and support vector regression(SVR)for prediction accuracy.The experiment results indicate that the proposed composite network model possesses enhanced capability in extracting temporal features and achieves higher prediction accuracy.Also,the algorithm to estimate the phase space parameter is compared with the traditional CAO,false nearest neighbor,and C-C,three typical methods for determining the chaotic phase space parameters.The experiments reveal that the phase space parameter estimation algorithm based on the incremental attention mechanism is superior in prediction accuracy compared with the traditional phase space reconstruction method in five networks,including CNN-LSTM,LSTM,CNN,RNN,and SVR. 展开更多
关键词 Chaotic time series incremental attention mechanism Phase-space reconstruction
下载PDF
Selective and Adaptive Incremental Transfer Learning with Multiple Datasets for Machine Fault Diagnosis
4
作者 Kwok Tai Chui Brij B.Gupta +1 位作者 Varsha Arya Miguel Torres-Ruiz 《Computers, Materials & Continua》 SCIE EI 2024年第1期1363-1379,共17页
The visions of Industry 4.0 and 5.0 have reinforced the industrial environment.They have also made artificial intelligence incorporated as a major facilitator.Diagnosing machine faults has become a solid foundation fo... The visions of Industry 4.0 and 5.0 have reinforced the industrial environment.They have also made artificial intelligence incorporated as a major facilitator.Diagnosing machine faults has become a solid foundation for automatically recognizing machine failure,and thus timely maintenance can ensure safe operations.Transfer learning is a promising solution that can enhance the machine fault diagnosis model by borrowing pre-trained knowledge from the source model and applying it to the target model,which typically involves two datasets.In response to the availability of multiple datasets,this paper proposes using selective and adaptive incremental transfer learning(SA-ITL),which fuses three algorithms,namely,the hybrid selective algorithm,the transferability enhancement algorithm,and the incremental transfer learning algorithm.It is a selective algorithm that enables selecting and ordering appropriate datasets for transfer learning and selecting useful knowledge to avoid negative transfer.The algorithm also adaptively adjusts the portion of training data to balance the learning rate and training time.The proposed algorithm is evaluated and analyzed using ten benchmark datasets.Compared with other algorithms from existing works,SA-ITL improves the accuracy of all datasets.Ablation studies present the accuracy enhancements of the SA-ITL,including the hybrid selective algorithm(1.22%-3.82%),transferability enhancement algorithm(1.91%-4.15%),and incremental transfer learning algorithm(0.605%-2.68%).These also show the benefits of enhancing the target model with heterogeneous image datasets that widen the range of domain selection between source and target domains. 展开更多
关键词 Deep learning incremental learning machine fault diagnosis negative transfer transfer learning
下载PDF
A Hybrid Optimization Approach of Single Point Incremental Sheet Forming of AISI 316L Stainless Steel Using Grey Relation Analysis Coupled with Principal Component Analysiss
5
作者 A Visagan P Ganesh 《Journal of Wuhan University of Technology(Materials Science)》 SCIE EI CAS CSCD 2024年第1期160-166,共7页
We investigated the parametric optimization on incremental sheet forming of stainless steel using Grey Relational Analysis(GRA) coupled with Principal Component Analysis(PCA). AISI 316L stainless steel sheets were use... We investigated the parametric optimization on incremental sheet forming of stainless steel using Grey Relational Analysis(GRA) coupled with Principal Component Analysis(PCA). AISI 316L stainless steel sheets were used to develop double wall angle pyramid with aid of tungsten carbide tool. GRA coupled with PCA was used to plan the experiment conditions. Control factors such as Tool Diameter(TD), Step Depth(SD), Bottom Wall Angle(BWA), Feed Rate(FR) and Spindle Speed(SS) on Top Wall Angle(TWA) and Top Wall Angle Surface Roughness(TWASR) have been studied. Wall angle increases with increasing tool diameter due to large contact area between tool and workpiece. As the step depth, feed rate and spindle speed increase,TWASR decreases with increasing tool diameter. As the step depth increasing, the hydrostatic stress is raised causing severe cracks in the deformed surface. Hence it was concluded that the proposed hybrid method was suitable for optimizing the factors and response. 展开更多
关键词 single point incremental forming AISI 316L taguchi grey relation analysis principal component analysis surface roughness scanning electron microscopy
下载PDF
Filter Bank Networks for Few-Shot Class-Incremental Learning
6
作者 Yanzhao Zhou Binghao Liu +1 位作者 Yiran Liu Jianbin Jiao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第10期647-668,共22页
Deep Convolution Neural Networks(DCNNs)can capture discriminative features from large datasets.However,how to incrementally learn new samples without forgetting old ones and recognize novel classes that arise in the d... Deep Convolution Neural Networks(DCNNs)can capture discriminative features from large datasets.However,how to incrementally learn new samples without forgetting old ones and recognize novel classes that arise in the dynamically changing world,e.g.,classifying newly discovered fish species,remains an open problem.We address an even more challenging and realistic setting of this problem where new class samples are insufficient,i.e.,Few-Shot Class-Incremental Learning(FSCIL).Current FSCIL methods augment the training data to alleviate the overfitting of novel classes.By contrast,we propose Filter Bank Networks(FBNs)that augment the learnable filters to capture fine-detailed features for adapting to future new classes.In the forward pass,FBNs augment each convolutional filter to a virtual filter bank containing the canonical one,i.e.,itself,and multiple transformed versions.During back-propagation,FBNs explicitly stimulate fine-detailed features to emerge and collectively align all gradients of each filter bank to learn the canonical one.FBNs capture pattern variants that do not yet exist in the pretraining session,thus making it easy to incorporate new classes in the incremental learning phase.Moreover,FBNs introduce model-level prior knowledge to efficiently utilize the limited few-shot data.Extensive experiments on MNIST,CIFAR100,CUB200,andMini-ImageNet datasets show that FBNs consistently outperformthe baseline by a significantmargin,reporting new state-of-the-art FSCIL results.In addition,we contribute a challenging FSCIL benchmark,Fishshot1K,which contains 8261 underwater images covering 1000 ocean fish species.The code is included in the supplementary materials. 展开更多
关键词 Deep learning incremental learning few-shot learning Filter Bank Networks
下载PDF
Incremental Learning Based on Data Translation and Knowledge Distillation
7
作者 Tan Cheng Jielong Wang 《International Journal of Intelligence Science》 2023年第2期33-47,共15页
Recently, deep convolutional neural networks (DCNNs) have achieved remarkable results in image classification tasks. Despite convolutional networks’ great successes, their training process relies on a large amount of... Recently, deep convolutional neural networks (DCNNs) have achieved remarkable results in image classification tasks. Despite convolutional networks’ great successes, their training process relies on a large amount of data prepared in advance, which is often challenging in real-world applications, such as streaming data and concept drift. For this reason, incremental learning (continual learning) has attracted increasing attention from scholars. However, incremental learning is associated with the challenge of catastrophic forgetting: the performance on previous tasks drastically degrades after learning a new task. In this paper, we propose a new strategy to alleviate catastrophic forgetting when neural networks are trained in continual domains. Specifically, two components are applied: data translation based on transfer learning and knowledge distillation. The former translates a portion of new data to reconstruct the partial data distribution of the old domain. The latter uses an old model as a teacher to guide a new model. The experimental results on three datasets have shown that our work can effectively alleviate catastrophic forgetting by a combination of the two methods aforementioned. 展开更多
关键词 incremental Domain Learning Data Translation Knowledge Distillation Cat-astrophic Forgetting
下载PDF
ILIDViz:An incremental learning-based visual analysis system for network anomaly detection
8
作者 Xuefei TIAN Zhiyuan WU +2 位作者 Junxiang CAO Shengtao CHEN Xiaoju DONG 《Virtual Reality & Intelligent Hardware》 EI 2023年第6期471-489,共19页
Background With the development of information technology,there is a significant increase in the number of network traffic logs mixed with various types of cyberattacks.Traditional intrusion detection systems(IDSs)are... Background With the development of information technology,there is a significant increase in the number of network traffic logs mixed with various types of cyberattacks.Traditional intrusion detection systems(IDSs)are limited in detecting new inconstant patterns and identifying malicious traffic traces in real time.Therefore,there is an urgent need to implement more effective intrusion detection technologies to protect computer security.Methods In this study,we designed a hybrid IDS by combining our incremental learning model(KANSOINN)and active learning to learn new log patterns and detect various network anomalies in real time.Conclusions Experimental results on the NSLKDD dataset showed that KAN-SOINN can be continuously improved and effectively detect malicious logs.Meanwhile,comparative experiments proved that using a hybrid query strategy in active learning can improve the model learning efficiency. 展开更多
关键词 Intrusion detection Machine learning incremental learning Active learning Visual analysis
下载PDF
A Novel Incremental Attribute Reduction Algorithm Based on Intuitionistic Fuzzy Partition Distance
9
作者 Pham Viet Anh Nguyen Ngoc Thuy +2 位作者 Nguyen Long Giang Pham Dinh Khanh Nguyen The Thuy 《Computer Systems Science & Engineering》 SCIE EI 2023年第12期2971-2988,共18页
Attribute reduction,also known as feature selection,for decision information systems is one of the most pivotal issues in machine learning and data mining.Approaches based on the rough set theory and some extensions w... Attribute reduction,also known as feature selection,for decision information systems is one of the most pivotal issues in machine learning and data mining.Approaches based on the rough set theory and some extensions were proved to be efficient for dealing with the problemof attribute reduction.Unfortunately,the intuitionistic fuzzy sets based methods have not received much interest,while these methods are well-known as a very powerful approach to noisy decision tables,i.e.,data tables with the low initial classification accuracy.Therefore,this paper provides a novel incremental attribute reductionmethod to dealmore effectivelywith noisy decision tables,especially for highdimensional ones.In particular,we define a new reduct and then design an original attribute reduction method based on the distance measure between two intuitionistic fuzzy partitions.It should be noted that the intuitionistic fuzzypartitiondistance iswell-knownas aneffectivemeasure todetermine important attributes.More interestingly,an incremental formula is also developed to quickly compute the intuitionistic fuzzy partition distance in case when the decision table increases in the number of objects.This formula is then applied to construct an incremental attribute reduction algorithm for handling such dynamic tables.Besides,some experiments are conducted on real datasets to show that our method is far superior to the fuzzy rough set based methods in terms of the size of reduct and the classification accuracy. 展开更多
关键词 incremental attribute reduction intuitionistic fuzzy sets partition distance measure dynamic decision tables
下载PDF
Multi-scale Incremental Analysis Update Scheme and Its Application to Typhoon Mangkhut(2018)Prediction
10
作者 Yan GAO Jiali FENG +4 位作者 Xin XIA Jian SUN Yulong MA Dongmei CHEN Qilin WAN 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2023年第1期95-109,共15页
In the traditional incremental analysis update(IAU)process,all analysis increments are treated as constant forcing in a model’s prognostic equations over a certain time window.This approach effectively reduces high-f... In the traditional incremental analysis update(IAU)process,all analysis increments are treated as constant forcing in a model’s prognostic equations over a certain time window.This approach effectively reduces high-frequency oscillations introduced by data assimilation.However,as different scales of increments have unique evolutionary speeds and life histories in a numerical model,the traditional IAU scheme cannot fully meet the requirements of short-term forecasting for the damping of high-frequency noise and may even cause systematic drifts.Therefore,a multi-scale IAU scheme is proposed in this paper.Analysis increments were divided into different scale parts using a spatial filtering technique.For each scale increment,the optimal relaxation time in the IAU scheme was determined by the skill of the forecasting results.Finally,different scales of analysis increments were added to the model integration during their optimal relaxation time.The multi-scale IAU scheme can effectively reduce the noise and further improve the balance between large-scale and small-scale increments in the model initialization stage.To evaluate its performance,several numerical experiments were conducted to simulate the path and intensity of Typhoon Mangkhut(2018)and showed that:(1)the multi-scale IAU scheme had an obvious effect on noise control at the initial stage of data assimilation;(2)the optimal relaxation time for large-scale and small-scale increments was estimated as 6 h and 3 h,respectively;(3)the forecast performance of the multi-scale IAU scheme in the prediction of Typhoon Mangkhut(2018)was better than that of the traditional IAU scheme.The results demonstrate the superiority of the multi-scale IAU scheme. 展开更多
关键词 multi-scale incremental analysis updates optimal relaxation time 2-D discrete cosine transform GRAPES_MESO Typhoon Mangkhut(2018)
下载PDF
Grouping tree species to estimate basal area increment in temperate multispecies forests in Durango,Mexico
11
作者 Jaime Roberto Padilla-Martínez Carola Paul +2 位作者 Kai Husmann Jose Javier Corral-Rivas Klaus von Gadow 《Forest Ecosystems》 SCIE CSCD 2024年第1期1-13,共13页
Multispecies forests have received increased scientific attention,driven by the hypothesis that biodiversity improves ecological resilience.However,a greater species diversity presents challenges for forest management... Multispecies forests have received increased scientific attention,driven by the hypothesis that biodiversity improves ecological resilience.However,a greater species diversity presents challenges for forest management and research.Our study aims to develop basal area growth models for tree species cohorts.The analysis is based on a dataset of 423 permanent plots(2,500 m^(2))located in temperate forests in Durango,Mexico.First,we define tree species cohorts based on individual and neighborhood-based variables using a combination of principal component and cluster analyses.Then,we estimate the basal area increment of each cohort through the generalized additive model to describe the effect of tree size,competition,stand density and site quality.The principal component and cluster analyses assign a total of 37 tree species to eight cohorts that differed primarily with regard to the distribution of tree size and vertical position within the community.The generalized additive models provide satisfactory estimates of tree growth for the species cohorts,explaining between 19 and 53 percent of the total variation of basal area increment,and highlight the following results:i)most cohorts show a"rise-and-fall"effect of tree size on tree growth;ii)surprisingly,the competition index"basal area of larger trees"had showed a positive effect in four of the eight cohorts;iii)stand density had a negative effect on basal area increment,though the effect was minor in medium-and high-density stands,and iv)basal area growth was positively correlated with site quality except for an oak cohort.The developed species cohorts and growth models provide insight into their particular ecological features and growth patterns that may support the development of sustainable management strategies for temperate multispecies forests. 展开更多
关键词 Temperate multispecies forests Cluster analysis Basal area increment Generalized additive models
下载PDF
An Incremental Model Transfer Method for Complex Process Fault Diagnosis 被引量:3
12
作者 Xiaogang Wang Xiyu Liu Yu Li 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第5期1268-1280,共13页
Fault diagnosis is an important measure to ensure the safety of production, and all kinds of fault diagnosis methods are of importance in actual production process. However, the complexity and uncertainty of productio... Fault diagnosis is an important measure to ensure the safety of production, and all kinds of fault diagnosis methods are of importance in actual production process. However, the complexity and uncertainty of production process often lead to the changes of data distribution and the emergence of new fault classes, and the number of the new fault classes is unpredictable. The reconstruction of the fault diagnosis model and the identification of new fault classes have become core issues under the circumstances. This paper presents a fault diagnosis method based on model transfer learning and the main contributions of the paper are as follows: 1) An incremental model transfer fault diagnosis method is proposed to reconstruct the new process diagnosis model. 2) Breaking the limit of existing method that the new process can only have one more class of faults than the old process, this method can identify M faults more in the new process with the thought of incremental learning. 3) The method offers a solution to a series of problems caused by the increase of fault classes. Experiments based on Tennessee-Eastman process and ore grinding classification process demonstrate the effectiveness and the feasibility of the method. 展开更多
关键词 COMPLEX process FAULT DIAGNOSIS incremental LEARNING model TRANSFER
下载PDF
Reliability-based multidisciplinary design optimization using incremental shifting vector strategy and its application in electronic product design 被引量:9
13
作者 Z.L.Huang Y.S.Zhou +2 位作者 C.Jiang J.Zheng X.Han 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2018年第2期285-302,共18页
Use of multidisciplinary analysis in reliabilitybased design optimization(RBDO) results in the emergence of the important method of reliability-based multidisciplinary design optimization(RBMDO). To enhance the effici... Use of multidisciplinary analysis in reliabilitybased design optimization(RBDO) results in the emergence of the important method of reliability-based multidisciplinary design optimization(RBMDO). To enhance the efficiency and convergence of the overall solution process,a decoupling algorithm for RBMDO is proposed herein.Firstly, to decouple the multidisciplinary analysis using the individual disciplinary feasible(IDF) approach, the RBMDO is converted into a conventional form of RBDO. Secondly,the incremental shifting vector(ISV) strategy is adopted to decouple the nested optimization of RBDO into a sequential iteration process composed of design optimization and reliability analysis, thereby improving the efficiency significantly. Finally, the proposed RBMDO method is applied to the design of two actual electronic products: an aerial camera and a car pad. For these two applications, two RBMDO models are created, each containing several finite element models(FEMs) and relatively strong coupling between the involved disciplines. The computational results demonstrate the effectiveness of the proposed method. 展开更多
关键词 Reliability-based design optimization(RBDO) Multidisciplinary design optimization(MDO) incremental shifting vector(ISV) Decoupling algorithm Electronic product
下载PDF
Multi-sensor optimal weighted fusion incremental Kalman smoother 被引量:5
14
作者 SUN Xiaojun YAN Guangming 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第2期262-268,共7页
In practical applications, the system observation error is widespread. If the observation equation of the system has not been verified or corrected under certain environmental conditions,the unknown system errors and ... In practical applications, the system observation error is widespread. If the observation equation of the system has not been verified or corrected under certain environmental conditions,the unknown system errors and filtering errors will come into being.The incremental observation equation is derived, which can eliminate the unknown observation errors effectively. Furthermore, an incremental Kalman smoother is presented. Moreover, a weighted measurement fusion incremental Kalman smoother applying the globally optimal weighted measurement fusion algorithm is given.The simulation results show their effectiveness and feasibility. 展开更多
关键词 weighted fusion incremental Kalman filtering poor observation condition Kalman smoother global optimality
下载PDF
Use of Incremental Analysis Updates in 4D-Var Data Assimilation 被引量:3
15
作者 Banglin ZHANG Vijay TALLAPRAGADA +2 位作者 Fuzhong WENG Jason SIPPEL Zaizhong MA 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2015年第12期1575-1582,共8页
The four-dimensional variational (4D-Var) data assimilation systems used in most operational and research centers use initial condition increments as control variables and adjust initial increments to find optimal a... The four-dimensional variational (4D-Var) data assimilation systems used in most operational and research centers use initial condition increments as control variables and adjust initial increments to find optimal analysis solutions. This approach may sometimes create discontinuities in analysis fields and produce undesirable spin ups and spin downs. This study explores using incremental analysis updates (IAU) in 4D-Var to reduce the analysis discontinuities. IAU-based 4D-Var has almost the same mathematical formula as conventional 4D-Var if the initial condition increments are replaced with time-integrated increments as control variables. The IAU technique was implemented in the NASA/GSFC 4D-Var prototype and compared against a control run without IAU. The results showed that the initial precipitation spikes were removed and that other discontinuities were also reduced, especially for the analysis of surface temperature. 展开更多
关键词 data assimilation incremental analysis updates 4D-Vat convergence
下载PDF
Improving convergence of incremental harmonic balance method using homotopy analysis method 被引量:3
16
作者 Yanmao Chen Jike Liu 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2009年第5期707-712,共6页
We have deduced incremental harmonic balance an iteration scheme in the (IHB) method using the harmonic balance plus the Newton-Raphson method. Since the convergence of the iteration is dependent upon the initial va... We have deduced incremental harmonic balance an iteration scheme in the (IHB) method using the harmonic balance plus the Newton-Raphson method. Since the convergence of the iteration is dependent upon the initial values in the iteration, the convergent region is greatly restricted for some cases. In this contribution, in order to enlarge the convergent region of the IHB method, we constructed the zeroth-order deformation equation using the homotopy analysis method, in which the IHB method is employed to solve the deformation equation with an embedding parameter as the active increment. Taking the Duffing and the van der Pol equations as examples, we obtained the highly accurate solutions. Importantly, the presented approach renders a convenient way to control and adjust the convergence. 展开更多
关键词 incremental harmonic balance method Homotopy analysis method Initial value CONVERGENCE
下载PDF
Incremental multivariable predictive functional control and its application in a gas fractionation unit 被引量:3
17
作者 施惠元 苏成利 +3 位作者 曹江涛 李平 宋英莉 李宁波 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第12期4653-4668,共16页
The control of gas fractionation unit(GFU) in petroleum industry is very difficult due to multivariable characteristics and a large time delay.PID controllers are still applied in most industry processes.However,the t... The control of gas fractionation unit(GFU) in petroleum industry is very difficult due to multivariable characteristics and a large time delay.PID controllers are still applied in most industry processes.However,the traditional PID control has been proven not sufficient and capable for this particular petro-chemical process.In this work,an incremental multivariable predictive functional control(IMPFC) algorithm was proposed with less online computation,great precision and fast response.An incremental transfer function matrix model was set up through the step-response data,and predictive outputs were deduced with the theory of single-value optimization.The results show that the method can optimize the incremental control variable and reject the constraint of the incremental control variable with the positional predictive functional control algorithm,and thereby making the control variable smoother.The predictive output error and future set-point were approximated by a polynomial,which can overcome the problem under the model mismatch and make the predictive outputs track the reference trajectory.Then,the design of incremental multivariable predictive functional control was studied.Simulation and application results show that the proposed control strategy is effective and feasible to improve control performance and robustness of process. 展开更多
关键词 gas fractionation unit multivariable process incremental predictive functional control
下载PDF
A new insertion sequence for incremental Delaunay triangulation 被引量:4
18
作者 Jian-Fei Liu Jin-Hui Yan S.-H. Lo 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2013年第1期99-109,共11页
Incremental algorithm is one of the most popular procedures for constructing Delaunay triangulations (DTs). However, the point insertion sequence has a great impact on the amount of work needed for the construction ... Incremental algorithm is one of the most popular procedures for constructing Delaunay triangulations (DTs). However, the point insertion sequence has a great impact on the amount of work needed for the construction of DTs. It affects the time for both point location and structure update, and hence the overall computational time of the triangulation algorithm. In this paper, a simple deterministic insertion sequence is proposed based on the breadth-first-search on a Kd-tree with some minor modifications for better performance. Using parent nodes as search-hints, the proposed insertion sequence proves to be faster and more stable than the Hilbert curve order and biased randomized insertion order (BRIO), especially for non-uniform point distributions over a wide range of benchmark examples. 展开更多
关键词 incremental Delaunay triangulation algorithms Insertion sequences KD-TREE
下载PDF
Incremental support vector machine algorithm based on multi-kernel learning 被引量:7
19
作者 Zhiyu Li Junfeng Zhang Shousong Hu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第4期702-706,共5页
A new incremental support vector machine (SVM) algorithm is proposed which is based on multiple kernel learning. Through introducing multiple kernel learning into the SVM incremental learning, large scale data set l... A new incremental support vector machine (SVM) algorithm is proposed which is based on multiple kernel learning. Through introducing multiple kernel learning into the SVM incremental learning, large scale data set learning problem can be solved effectively. Furthermore, different punishments are adopted in allusion to the training subset and the acquired support vectors, which may help to improve the performance of SVM. Simulation results indicate that the proposed algorithm can not only solve the model selection problem in SVM incremental learning, but also improve the classification or prediction precision. 展开更多
关键词 support vector machine (SVM) incremental learning multiple kernel learning (MKL).
下载PDF
Period-doubling bifurcation in two-stage power factor correction converters using the method of incremental harmonic balance and Floquet theory 被引量:4
20
作者 王发强 张浩 马西奎 《Chinese Physics B》 SCIE EI CAS CSCD 2012年第2期153-162,共10页
In this paper, period-doubling bifurcation in a two-stage power factor correction converter is analyzed by using the method of incremental harmonic balance (IHB) and Floquet theory. A two-stage power factor correcti... In this paper, period-doubling bifurcation in a two-stage power factor correction converter is analyzed by using the method of incremental harmonic balance (IHB) and Floquet theory. A two-stage power factor correction converter typically employs a cascade configuration of a pre-regulator boost power factor correction converter with average current mode control to achieve a near unity power factor and a tightly regulated post-regulator DC-DC Buck converter with voltage feedback control to regulate the output voltage. Based on the assumption that the tightly regulated postregulator DC-DC Buck converter is represented as a constant power sink and some other assumptions, the simplified model of the two-stage power factor correction converter is derived and its approximate periodic solution is calculated by the method of IHB. And then, the stability of the system is investigated by using Floquet theory and the stable boundaries are presented on the selected parameter spaces. Finally, some experimental results are given to confirm the effectiveness of the theoretical analysis. 展开更多
关键词 two-stage power factor correction converter incremental harmonic balance Floquet theory period-doubling bifurcation
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部