期刊文献+
共找到19篇文章
< 1 >
每页显示 20 50 100
Vehicle and onboard UAV collaborative delivery route planning:considering energy function with wind and payload
1
作者 GUO Jingfeng SONG Rui HE Shiwei 《Journal of Systems Engineering and Electronics》 2025年第1期194-208,共15页
The rapid evolution of unmanned aerial vehicle(UAV)technology and autonomous capabilities has positioned UAV as promising last-mile delivery means.Vehicle and onboard UAV collaborative delivery is introduced as a nove... The rapid evolution of unmanned aerial vehicle(UAV)technology and autonomous capabilities has positioned UAV as promising last-mile delivery means.Vehicle and onboard UAV collaborative delivery is introduced as a novel delivery mode.Spatiotemporal collaboration,along with energy consumption with payload and wind conditions play important roles in delivery route planning.This paper introduces the traveling salesman problem with time window and onboard UAV(TSPTWOUAV)and emphasizes the consideration of real-world scenarios,focusing on time collaboration and energy consumption with wind and payload.To address this,a mixed integer linear programming(MILP)model is formulated to minimize the energy consumption costs of vehicle and UAV.Furthermore,an adaptive large neighborhood search(ALNS)algorithm is applied to identify high-quality solutions efficiently.The effectiveness of the proposed model and algorithm is validated through numerical tests on real geographic instances and sensitivity analysis of key parameters is conducted. 展开更多
关键词 vehicle and onboard unmanned aerial vehicle(UAV)collaborative delivery energy consumption function route planning mixed integer linear programming model adaptive large neighborhood search(ALNS)algorithm
在线阅读 下载PDF
An adaptive genetic algorithm with diversity-guided mutation and its global convergence property 被引量:9
2
作者 李枚毅 蔡自兴 孙国荣 《Journal of Central South University of Technology》 EI 2004年第3期323-327,共5页
An adaptive genetic algorithm with diversity-guided mutation, which combines adaptive probabilities of crossover and mutation was proposed. By means of homogeneous finite Markov chains, it is proved that adaptive gene... An adaptive genetic algorithm with diversity-guided mutation, which combines adaptive probabilities of crossover and mutation was proposed. By means of homogeneous finite Markov chains, it is proved that adaptive genetic algorithm with diversity-guided mutation and genetic algorithm with diversity-guided mutation converge to the global optimum if they maintain the best solutions, and the convergence of adaptive genetic algorithms with adaptive probabilities of crossover and mutation was studied. The performances of the above algorithms in optimizing several unimodal and multimodal functions were compared. The results show that for multimodal functions the average convergence generation of the adaptive genetic algorithm with diversity-guided mutation is about 900 less than that of (adaptive) genetic algorithm with adaptive probabilities and genetic algorithm with diversity-guided mutation, and the adaptive genetic algorithm with diversity-guided mutation does not lead to premature convergence. It is also shown that the better balance between overcoming premature convergence and quickening convergence speed can be gotten. 展开更多
关键词 diversity-guided mutation adaptive genetic algorithm Markov chain global convergence
在线阅读 下载PDF
Fuzzy adaptive genetic algorithm based on auto-regulating fuzzy rules 被引量:6
3
作者 喻寿益 邝溯琼 《Journal of Central South University》 SCIE EI CAS 2010年第1期123-128,共6页
There are defects such as the low convergence rate and premature phenomenon on the performance of simple genetic algorithms (SGA) as the values of crossover probability (Pc) and mutation probability (Pro) are fi... There are defects such as the low convergence rate and premature phenomenon on the performance of simple genetic algorithms (SGA) as the values of crossover probability (Pc) and mutation probability (Pro) are fixed. To solve the problems, the fuzzy control method and the genetic algorithms were systematically integrated to create a kind of improved fuzzy adaptive genetic algorithm (FAGA) based on the auto-regulating fuzzy rules (ARFR-FAGA). By using the fuzzy control method, the values of Pc and Pm were adjusted according to the evolutional process, and the fuzzy rules were optimized by another genetic algorithm. Experimental results in solving the function optimization problems demonstrate that the convergence rate and solution quality of ARFR-FAGA exceed those of SGA, AGA and fuzzy adaptive genetic algorithm based on expertise (EFAGA) obviously in the global search. 展开更多
关键词 adaptive genetic algorithm fuzzy rules auto-regulating crossover probability adjustment
在线阅读 下载PDF
Amplitude phase control for electro-hydraulic servo system based on normalized least-mean-square adaptive filtering algorithm 被引量:4
4
作者 姚建均 富威 +1 位作者 胡胜海 韩俊伟 《Journal of Central South University》 SCIE EI CAS 2011年第3期755-759,共5页
The electro-hydraulic servo system was studied to cancel the amplitude attenuation and phase delay of its sinusoidal response,by developing a network using normalized least-mean-square (LMS) adaptive filtering algorit... The electro-hydraulic servo system was studied to cancel the amplitude attenuation and phase delay of its sinusoidal response,by developing a network using normalized least-mean-square (LMS) adaptive filtering algorithm.The command input was corrected by weights to generate the desired input for the algorithm,and the feedback was brought into the feedback correction,whose output was the weighted feedback.The weights of the normalized LMS adaptive filtering algorithm were updated on-line according to the estimation error between the desired input and the weighted feedback.Thus,the updated weights were copied to the input correction.The estimation error was forced to zero by the normalized LMS adaptive filtering algorithm such that the weighted feedback was equal to the desired input,making the feedback track the command.The above concept was used as a basis for the development of amplitude phase control.The method has good real-time performance without estimating the system model.The simulation and experiment results show that the proposed amplitude phase control can efficiently cancel the amplitude attenuation and phase delay with high precision. 展开更多
关键词 amplitude attenuation phase delay normalized least-mean-square adaptive filtering algorithm tracking performance electro- hydraulic servo system
在线阅读 下载PDF
Adaptive tracking algorithm based on 3D variable turn model 被引量:1
5
作者 Xiaohua Nie Fuming Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第5期851-860,共10页
Satisfactory results cannot be obtained when three-dimensional (3D) targets with complex maneuvering characteristics are tracked by the commonly used two-dimensional coordinated turn (2DCT) model. To address the probl... Satisfactory results cannot be obtained when three-dimensional (3D) targets with complex maneuvering characteristics are tracked by the commonly used two-dimensional coordinated turn (2DCT) model. To address the problem of 3D target tracking with strong maneuverability, on the basis of the modified three-dimensional variable turn (3DVT) model, an adaptive tracking algorithm is proposed by combining with the cubature Kalman filter (CKF) in this paper. Through ideology of real-time identification, the parameters of the model are changed to adjust the state transition matrix and the state noise covariance matrix. Therefore, states of the target are matched in real-time to achieve the purpose of adaptive tracking. Finally, four simulations are analyzed in different settings by the Monte Carlo method. All results show that the proposed algorithm can update parameters of the model and identify motion characteristics in real-time when targets tracking also has a better tracking accuracy. 展开更多
关键词 maneuvering target tracking adaptive tracking algorithm modified three-dimensional variable turn (3DVT) model cubature Kalman filter (CKF)
在线阅读 下载PDF
Adaptive backtracking search optimization algorithm with pattern search for numerical optimization 被引量:6
6
作者 Shu Wang Xinyu Da +1 位作者 Mudong Li Tong Han 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第2期395-406,共12页
The backtracking search optimization algorithm(BSA) is one of the most recently proposed population-based evolutionary algorithms for global optimization. Due to its memory ability and simple structure, BSA has powe... The backtracking search optimization algorithm(BSA) is one of the most recently proposed population-based evolutionary algorithms for global optimization. Due to its memory ability and simple structure, BSA has powerful capability to find global optimal solutions. However, the algorithm is still insufficient in balancing the exploration and the exploitation. Therefore, an improved adaptive backtracking search optimization algorithm combined with modified Hooke-Jeeves pattern search is proposed for numerical global optimization. It has two main parts: the BSA is used for the exploration phase and the modified pattern search method completes the exploitation phase. In particular, a simple but effective strategy of adapting one of BSA's important control parameters is introduced. The proposed algorithm is compared with standard BSA, three state-of-the-art evolutionary algorithms and three superior algorithms in IEEE Congress on Evolutionary Computation 2014(IEEE CEC2014) over six widely-used benchmarks and 22 real-parameter single objective numerical optimization benchmarks in IEEE CEC2014. The results of experiment and statistical analysis demonstrate the effectiveness and efficiency of the proposed algorithm. 展开更多
关键词 evolutionary algorithm backtracking search optimization algorithm(BSA) Hooke-Jeeves pattern search parameter adaption numerical optimization
在线阅读 下载PDF
Study of a Modified Fast Adaptive Algorithm for Digital Beamforming
7
作者 Wang Zhong(Dept. of Electronic Tech., Chengdu Climate College, 610054, P. R. China)Huang Shunji(Department of Electronic Engineering, University of Electronic Science and Technology of China,Cbengdu 610054, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1998年第4期75-80,共6页
This paper provides a modified fast adaptive algorithm for digital beamforming. It is analgorithm with strict constraint minimum power sampling matrix gradient (CSMG). It has merits ofboth traditional sampling mains g... This paper provides a modified fast adaptive algorithm for digital beamforming. It is analgorithm with strict constraint minimum power sampling matrix gradient (CSMG). It has merits ofboth traditional sampling mains gradient (SMG) and strictly constrained minimum power adaptivealgorithm. 16-element uniform circular array is selected. Some results of computer simulation aregiven. The results indicate that the beam direction will change with constraint angle and can beadaptable to adjust zero very well. The algorithm is fast convergent. 展开更多
关键词 Beam steering Adaptive algorithm GRADIENT Convergeuce
在线阅读 下载PDF
Adaptive block greedy algorithms for receiving multi-narrowband signal in compressive sensing radar reconnaissance receiver
8
作者 ZHANG Chaozhu XU Hongyi JIANG Haiqing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第6期1158-1169,共12页
This paper extends the application of compressive sensing(CS) to the radar reconnaissance receiver for receiving the multi-narrowband signal. By combining the concept of the block sparsity, the self-adaption methods, ... This paper extends the application of compressive sensing(CS) to the radar reconnaissance receiver for receiving the multi-narrowband signal. By combining the concept of the block sparsity, the self-adaption methods, the binary tree search,and the residual monitoring mechanism, two adaptive block greedy algorithms are proposed to achieve a high probability adaptive reconstruction. The use of the block sparsity can greatly improve the efficiency of the support selection and reduce the lower boundary of the sub-sampling rate. Furthermore, the addition of binary tree search and monitoring mechanism with two different supports self-adaption methods overcome the instability caused by the fixed block length while optimizing the recovery of the unknown signal.The simulations and analysis of the adaptive reconstruction ability and theoretical computational complexity are given. Also, we verify the feasibility and effectiveness of the two algorithms by the experiments of receiving multi-narrowband signals on an analogto-information converter(AIC). Finally, an optimum reconstruction characteristic of two algorithms is found to facilitate efficient reception in practical applications. 展开更多
关键词 compressive sensing(CS) adaptive greedy algorithm block sparsity analog-to-information convertor(AIC) multinarrowband signal
在线阅读 下载PDF
Multi-scale traffic vehicle detection based on faster ReCNN with NAS optimization and feature enrichment 被引量:18
9
作者 Ji-qing Luo Hu-sheng Fang +2 位作者 Fa-ming Shao Yue Zhong Xia Hua 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2021年第4期1542-1554,共13页
It well known that vehicle detection is an important component of the field of object detection.However,the environment of vehicle detection is particularly sophisticated in practical processes.It is comparatively dif... It well known that vehicle detection is an important component of the field of object detection.However,the environment of vehicle detection is particularly sophisticated in practical processes.It is comparatively difficult to detect vehicles of various scales in traffic scene images,because the vehicles partially obscured by green belts,roadblocks or other vehicles,as well as influence of some low illumination weather.In this paper,we present a model based on Faster ReCNN with NAS optimization and feature enrichment to realize the effective detection of multi-scale vehicle targets in traffic scenes.First,we proposed a Retinex-based image adaptive correction algorithm(RIAC)to enhance the traffic images in the dataset to reduce the influence of shadow and illumination,and improve the image quality.Second,in order to improve the feature expression of the backbone network,we conducted Neural Architecture Search(NAS)on the backbone network used for feature extraction of Faster ReCNN to generate the optimal cross-layer connection to extract multi-layer features more effectively.Third,we used the object Feature Enrichment that combines the multi-layer feature information and the context information of the last layer after cross-layer connection to enrich the information of vehicle targets,and improve the robustness of the model for challenging targets such as small scale and severe occlusion.In the implementation of the model,K-means clustering algorithm was used to select the suitable anchor size for our dataset to improve the convergence speed of the model.Our model has been trained and tested on the UN-DETRAC dataset,and the obtained results indicate that our method has art-of-state detection performance. 展开更多
关键词 Neural architecture search Feature enrichment Faster R-CNN Retinex-based image adaptive correction algorithm K-MEANS UN-DETRAC
在线阅读 下载PDF
Multidisciplinary design optimization on production scale of underground metal mine 被引量:4
10
作者 左红艳 罗周全 +1 位作者 管佳林 王益伟 《Journal of Central South University》 SCIE EI CAS 2013年第5期1332-1340,共9页
In order to ensure overall optimization of the underground metal mine production scale, multidisciplinary design optimization model of production scale which covers the subsystem objective function of income of produc... In order to ensure overall optimization of the underground metal mine production scale, multidisciplinary design optimization model of production scale which covers the subsystem objective function of income of production, safety and environmental impact in the underground metal mine was established by using multidisciplinary design optimization method. The coupling effects from various disciplines were fully considered, and adaptive mutative scale chaos immunization optimization algorithm was adopted to solve multidisciplinary design optimization model of underground metal mine production scale. Practical results show that multidisciplinary design optimization on production scale of an underground lead and zinc mine reflect the actual operating conditions more realistically, the production scale is about 1.25 Mt/a (Lead and zinc metal content of 160 000 t/a), the economic life is approximately 14 a, corresponding coefficient of production profits can be increased to 15.13%, safety factor can be increased to 5.4% and environmental impact coefficient can be reduced by 9.52%. 展开更多
关键词 underground metal mines production scale multidisciplinary design optimization adaptive mutative scale chaosoptimization algorithm immunization
在线阅读 下载PDF
Improvement of precision for pendulous integrating gyro accelerometer via adaptive internal model control 被引量:1
11
作者 Xu Fengxia Xia Gang +2 位作者 Zeng Ming Sun Baoku Zhao Xuezeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第4期841-845,共5页
An adaptive internal mode control is proposed to eliminate effectively periodic disturbance with uncertain frequency caused by input error angle of PIGA (Pendulous Integrating Gyro Accelerometer). An adaptive algori... An adaptive internal mode control is proposed to eliminate effectively periodic disturbance with uncertain frequency caused by input error angle of PIGA (Pendulous Integrating Gyro Accelerometer). An adaptive algorithm with periodic disturbance frequency identification on line is applied and the internal model controller parameters are adjusted to eliminate disturbance. Then the convergence of this algorithm and the stability of the system are proved by the averaging method. Simulation results verify the proposed scheme can eliminate periodic disturbance and improve the test precision for PIGA effectively. 展开更多
关键词 PIGA periodic disturbance adaptive algorithm internal model control
在线阅读 下载PDF
Dynamic Coordination of Uncalibrated Hand/Eye Robotic System Based on Neural Network 被引量:1
12
作者 Su, J. Pan, Q. Xi, Y. 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第3期45-50,共6页
A nonlinear visual mapping model is presented to replace the image Jacobian relation for uncalibrated hand/eye coordination. A new visual tracking controller based on artificial neural network is designed. Simulation ... A nonlinear visual mapping model is presented to replace the image Jacobian relation for uncalibrated hand/eye coordination. A new visual tracking controller based on artificial neural network is designed. Simulation results show that this method can drive the static tracking error to zero quickly and keep good robustness and adaptability at the same time. In addition, the algorithm is very easy to be implemented with low computational complexity. 展开更多
关键词 Adaptive algorithms Computational complexity Computer simulation Coordinate measuring machines Error detection Mathematical models Neural networks Robotic arms Robustness (control systems) Stereo vision
在线阅读 下载PDF
Test selection and optimization for PHM based on failure evolution mechanism model 被引量:8
13
作者 Jing Qiu Xiaodong Tan +1 位作者 Guanjun Liu Kehong L 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2013年第5期780-792,共13页
The test selection and optimization (TSO) can improve the abilities of fault diagnosis, prognosis and health-state evalua- tion for prognostics and health management (PHM) systems. Traditionally, TSO mainly focuse... The test selection and optimization (TSO) can improve the abilities of fault diagnosis, prognosis and health-state evalua- tion for prognostics and health management (PHM) systems. Traditionally, TSO mainly focuses on fault detection and isolation, but they cannot provide an effective guide for the design for testability (DFT) to improve the PHM performance level. To solve the problem, a model of TSO for PHM systems is proposed. Firstly, through integrating the characteristics of fault severity and propa- gation time, and analyzing the test timing and sensitivity, a testability model based on failure evolution mechanism model (FEMM) for PHM systems is built up. This model describes the fault evolution- test dependency using the fault-symptom parameter matrix and symptom parameter-test matrix. Secondly, a novel method of in- herent testability analysis for PHM systems is developed based on the above information. Having completed the analysis, a TSO model, whose objective is to maximize fault trackability and mini- mize the test cost, is proposed through inherent testability analysis results, and an adaptive simulated annealing genetic algorithm (ASAGA) is introduced to solve the TSO problem. Finally, a case of a centrifugal pump system is used to verify the feasibility and effectiveness of the proposed models and methods. The results show that the proposed technology is important for PHM systems to select and optimize the test set in order to improve their performance level. 展开更多
关键词 test selection and optimization (TSO) prognostics and health management (PHM) failure evolution mechanism model (FEMM) adaptive simulated annealing genetic algorithm (ASAGA).
在线阅读 下载PDF
Adaptive Robust Control for A Class of Nonlinear Systems with Unknown Uncertainties 被引量:1
14
作者 Li, L. Yang, G. Zhao, C. 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第3期51-56,共6页
The problem of robust stabilization for nonlinear systems with partially known uncertainties is considered in this paper. The required information about uncertainties in the system is merely that the uncertainties are... The problem of robust stabilization for nonlinear systems with partially known uncertainties is considered in this paper. The required information about uncertainties in the system is merely that the uncertainties are bounded, but the upper bounds are incompletely known. This paper can be viewed as an extension of the work in reference [1]. To compensate the uncertainties, an adaptive robust controller based on Lyapunov method is proposed and the design algorithm is also suggested. Compared with some previous controllers which can only ensure ultimate uniform boundedness of the systems, the controller given in the paper can make sure that the obtained closed-loop system is asymptotically stable in the large. Simulations show that the method presented is available and effective. 展开更多
关键词 Adaptive algorithms Adaptive control systems Asymptotic stability Closed loop control systems Computer simulation Interfaces (computer) Lyapunov methods Robustness (control systems) Uncertain systems
在线阅读 下载PDF
Research on Anti-noise Processing Method of Production Signal Based on Ensemble Empirical Mode Decomposition(EEMD) 被引量:2
15
作者 Fang Jun-long Yu Xiao-juan +3 位作者 Wang Rui-fa Wang Run-tao Li Peng-fei Shao Chang-hui 《Journal of Northeast Agricultural University(English Edition)》 CAS 2017年第4期69-79,共11页
The grain production prediction is one of the most important links in precision agriculture. In the process of grain production prediction, mechanical noise caused by the factors of difference in field topography and ... The grain production prediction is one of the most important links in precision agriculture. In the process of grain production prediction, mechanical noise caused by the factors of difference in field topography and mechanical vibration will be mixed in the original signal, which undoubtedly will affect the prediction accuracy. Therefore, in order to reduce the influence of vibration noise on the prediction accuracy, an adaptive Ensemble Empirical Mode Decomposition(EEMD) threshold filtering algorithm was applied to the original signal in this paper: the output signal was decomposed into a finite number of Intrinsic Mode Functions(IMF) from high frequency to low frequency by using the Empirical Mode Decomposition(EMD) algorithm which could effectively restrain the mode mixing phenomenon; then the demarcation point of high and low frequency IMF components were determined by Continuous Mean Square Error criterion(CMSE), the high frequency IMF components were denoised by wavelet threshold algorithm, and finally the signal was reconstructed. The algorithm was an improved algorithm based on the commonly used wavelet threshold. The two algorithms were used to denoise the original production signal respectively, the adaptive EEMD threshold filtering algorithm had significant advantages in three denoising performance indexes of signal denoising ratio, root mean square error and smoothness. The five field verification tests showed that the average error of field experiment was 1.994% and the maximum relative error was less than 3%. According to the test results, the relative error of the predicted yield per hectare was 2.97%, which was relative to the actual yield. The test results showed that the algorithm could effectively resist noise and improve the accuracy of prediction. 展开更多
关键词 production signal signal denoising processing adaptive EEMD threshold filtering algorithm prediction accuracy
在线阅读 下载PDF
Nonparametric VSS-APA based on precise background noise power estimate 被引量:1
16
作者 文昊翔 赖晓翰 +1 位作者 陈隆道 蔡忠法 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第1期251-260,共10页
The adaptive algorithm used for echo cancellation(EC) system needs to provide 1) low misadjustment and 2) high convergence rate. The affine projection algorithm(APA) is a better alternative than normalized least mean ... The adaptive algorithm used for echo cancellation(EC) system needs to provide 1) low misadjustment and 2) high convergence rate. The affine projection algorithm(APA) is a better alternative than normalized least mean square(NLMS) algorithm in EC applications where the input signal is highly correlated. Since the APA with a constant step-size has to make compromise between the performance criteria 1) and 2), a variable step-size APA(VSS-APA) provides a more reliable solution. A nonparametric VSS-APA(NPVSS-APA) is proposed by recovering the background noise within the error signal instead of cancelling the a posteriori errors. The most problematic term of its variable step-size formula is the value of background noise power(BNP). The power difference between the desired signal and output signal, which equals the power of error signal statistically, has been considered the BNP estimate in a rough manner. Considering that the error signal consists of background noise and misalignment noise, a precise BNP estimate is achieved by multiplying the rough estimate with a corrective factor. After the analysis on the power ratio of misalignment noise to background noise of APA, the corrective factor is formulated depending on the projection order and the latest value of variable step-size. The new algorithm which does not require any a priori knowledge of EC environment has the advantage of easier controllability in practical application. The simulation results in the EC context indicate the accuracy of the proposed BNP estimate and the more effective behavior of the proposed algorithm compared with other versions of APA class. 展开更多
关键词 adaptive algorithm affine projection algorithm echo cancellation background noise power estimate variable step-size affine projection algorithm
在线阅读 下载PDF
An Adaptive Method of Image CompressionBased on Wavelet Analysis
17
作者 Xu Hao Dept. of Biomedical Engineering, Shanghai Jiaotong University, 200030, P. R. China Yu Jun Dept. of Computer and Engineering, Hangzhou University of Commerce, 310035, P. R. China Yao Min Dept. of Computer, Zhejiang University, Hangzhou 310028, P. R. 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第1期53-58,共6页
Through research for image compression based on wavelet analysis in recent years, we put forward an adaptive wavelet decomposition strategy. Whether sub-images are to be decomposed or not are decided by their energy d... Through research for image compression based on wavelet analysis in recent years, we put forward an adaptive wavelet decomposition strategy. Whether sub-images are to be decomposed or not are decided by their energy defined by certain criterion. Then we derive the adaptive wavelet decomposition tree (AWDT) and the way of adjustable compression ratio. According to the feature of AWDT, this paper also deals with the strategies which are used to handle different sub-images in the procedure of quantification and coding of the wavelet coefficients. Through experiments, not only the algorithm in the paper can adapt to various images, but also the quality of recovered image is improved though compression ratio is higher and adjustable. When their compression ratios are near, the quality of subjective vision and PSNR of the algorithm are better than those of JPEG algorithm. 展开更多
关键词 Adaptive algorithms Image coding Image quality Signal to noise ratio Wavelet transforms
在线阅读 下载PDF
A New Adaptive Formant Vocoder
18
作者 Hu Yi and He DehuanBeijing Institute of Remote Sensing Equipment, P. O. Box 3925, Beijing 100854, China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1991年第1期89-96,共8页
A new type of vocoder system based upon formant analysis is presented in this paper. The LMS adaptive algorithm is used for tracking formants of speech signals. The results of computer simulation show that the new voc... A new type of vocoder system based upon formant analysis is presented in this paper. The LMS adaptive algorithm is used for tracking formants of speech signals. The results of computer simulation show that the new vocoder has better synthesized speech quality. 展开更多
关键词 Adaptive formant vocoder Formant analysis LMS adaptive algorithm.
在线阅读 下载PDF
Multifeature Statistical TV Tracker
19
作者 Zhu Zhenfu(Beijing Institute of Environmental Features) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1990年第1期64-70,共7页
A multifeature statistical image segmentation algorithm is described. Multiple features such as grey, edge magnitude and correlation are combined to form a multidimensional space statistics. The statistical algorithm ... A multifeature statistical image segmentation algorithm is described. Multiple features such as grey, edge magnitude and correlation are combined to form a multidimensional space statistics. The statistical algorithm is used to segment an image using the decision curved surface determined by the multidimensional feature function. The segmentation problem which is difficult to solve using the features independently will be readily solved using the same features jointly. An adaptive segmentation algorithm is discussed. Test results of the real-time TV tracker newly developed have shown that the segmentation algorithm discussed here improves effectively the image segmentation quality and system tracking performance. 展开更多
关键词 Multifeature statistics Multifeature tracking Multimode tracking Adaptive image segmentation algorithm.
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部