期刊文献+
共找到23,625篇文章
< 1 2 250 >
每页显示 20 50 100
A Study on Short Text Matching Method Based on KS-BERT Algorithm
1
作者 YANG Hao-wen SUN Mei-feng 《印刷与数字媒体技术研究》 CAS 北大核心 2024年第5期164-173,共10页
To improve the accuracy of short text matching,a short text matching method with knowledge and structure enhancement for BERT(KS-BERT)was proposed in this study.This method first introduced external knowledge to the i... To improve the accuracy of short text matching,a short text matching method with knowledge and structure enhancement for BERT(KS-BERT)was proposed in this study.This method first introduced external knowledge to the input text,and then sent the expanded text to both the context encoder BERT and the structure encoder GAT to capture the contextual relationship features and structural features of the input text.Finally,the match was determined based on the fusion result of the two features.Experiment results based on the public datasets BQ_corpus and LCQMC showed that KS-BERT outperforms advanced models such as ERNIE 2.0.This Study showed that knowledge enhancement and structure enhancement are two effective ways to improve BERT in short text matching.In BQ_corpus,ACC was improved by 0.2%and 0.3%,respectively,while in LCQMC,ACC was improved by 0.4%and 0.9%,respectively. 展开更多
关键词 Deep learning Short text matching Graph attention network Knowledge enhancement
在线阅读 下载PDF
Matching consumers and stage-stations on community group buying platforms:An approach with hierarchy algorithms
2
作者 Liyuan Lin 《中国科学技术大学学报》 CSCD 北大核心 2024年第11期55-65,54,67,共13页
Motivated by the business model called“community group buying”(CGB),which has emerged in China and some countries in Southeast Asia,such as Singapore and Indonesia,we develop algorithms that could help CGB platforms... Motivated by the business model called“community group buying”(CGB),which has emerged in China and some countries in Southeast Asia,such as Singapore and Indonesia,we develop algorithms that could help CGB platforms match consumers with stage-stations(the picking up center under the CGB mode).By altering the fundamental design of the existing hierarchy algorithms,improvements are achieved.It is proven that our method has a faster running speed and greater space efficiency.Our algorithms avoid traversal and compress the time complexities of matching a consumer with a stage-station and updating the storage information to O(logM)and O(MlogG),where M is the number of stage-stations and G is that of the platform’s stock-keeping units.Simulation comparisons of our algorithms with the current methods of CGB platforms show that our approaches can effectively reduce delivery costs.An interesting observation of the simula-tions is worthy of note:Increasing G may incur higher costs since it makes inventories more dispersed and delivery prob-lems more complicated. 展开更多
关键词 spatial matching dynamic arrival platform business community group buying hierarchy algorithm
在线阅读 下载PDF
Spectral matching based remote sensing identification of two main crop rotation patterns in a large irrigation district
3
作者 DUAN Yuanyuan CHEN Xiuhua +3 位作者 LIU Jun YE Mao LU Wenjing LIU Hongjie 《中国水利水电科学研究院学报(中英文)》 北大核心 2024年第6期640-650,共11页
The rapid identification of planting patterns for major crops in a large irrigated district has vital importance for irrigation management,water fee collection,and crop yield estimation.In this study,the OTSU algorith... The rapid identification of planting patterns for major crops in a large irrigated district has vital importance for irrigation management,water fee collection,and crop yield estimation.In this study,the OTSU algorithm and Mean-Shift algorithm were employed to automatically determine threshold values for mapping two main rotated crop patterns at the pixel scale.A time series analysis was conducted to extract the spatial distribution of rice-wheat and wheat-maize rotations in the Chuanhang irrigation district from 2016 to 2020.The results demonstrate that both threshold segmentation algorithms are reliable in extracting the spatial distribution of the crops,with an overall accuracy exceeding 80%.Additionally,both Kappa coefficients surpass 0.7,indicating better performance by OTSU method.Over the period from 2016 to 2020,the area occupied by rice-wheat rotation cropping ranged from 12500 to 14400 hm 2;whereas wheat-maize rotation cropping exhibited smaller and more variable areas ranging from 19730 to 34070 hm 2.These findings highlight how remote sensing-based approaches can provide reliable support for rapidly and accurately identifying the spatial distribution of main crop rotation patterns within a large irrigation district. 展开更多
关键词 Chuanhang irrigation district rotate crop pattern spectral matching OTSU algorithm Mean-Shift algorithm
在线阅读 下载PDF
一种关于LSB matching的隐写分析方法的改进 被引量:4
4
作者 程道放 李晓龙 杨斌 《计算机工程与应用》 CSCD 北大核心 2008年第21期75-77,共3页
LSB matching是一种广泛使用的数字图像隐写方法,但关于其隐写分析的工作目前还不多。详细讨论了最近提出的一种基于图像直方图局部极值点的关于LSB matching的隐写分析方法,指出了该方法的不足,并结合图像采样技术给出了一种新的用于LS... LSB matching是一种广泛使用的数字图像隐写方法,但关于其隐写分析的工作目前还不多。详细讨论了最近提出的一种基于图像直方图局部极值点的关于LSB matching的隐写分析方法,指出了该方法的不足,并结合图像采样技术给出了一种新的用于LSB matching的检测子。实验表明,提出的检测子实现简单并且具有更好的检测效率。 展开更多
关键词 信息隐藏 隐写分析 LSB matching 直方图
在线阅读 下载PDF
基于FFT-Matching Pursuit的心电身份识别算法研究 被引量:8
5
作者 赵治栋 杨雷 陈甸甸 《传感技术学报》 CAS CSCD 北大核心 2013年第3期307-314,共8页
研究了心电信号在身份识别中的应用,提出了基于快速傅里叶变换的匹配追踪心电特征提取算法。在预处理阶段,对心电信号进行消噪、标准化和质量检测等预处理,有效去除了心电信号中的噪声和心率变异所带来的干扰。特征提取阶段,对心电模板... 研究了心电信号在身份识别中的应用,提出了基于快速傅里叶变换的匹配追踪心电特征提取算法。在预处理阶段,对心电信号进行消噪、标准化和质量检测等预处理,有效去除了心电信号中的噪声和心率变异所带来的干扰。特征提取阶段,对心电模板进行基于快速傅里叶变换的匹配追踪稀疏分解,原子的时频参数和投影值作为特征参数,然后构建支持向量机分类器,实现了身份识别。最后利用MIT-BIH的ST Change、PTB、QT等数据库测试了算法性能,获得了较高的识别率。 展开更多
关键词 心电 生物识别 匹配追踪 支持向量机
在线阅读 下载PDF
Matching Pursuits视频编码中原子匹配块搜索中的权值设计
6
作者 陈毅松 孙颖 +1 位作者 孙正兴 张福炎 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2001年第5期398-402,共5页
基于 Matching Pursuits的误差图像编码算法因其基函数的灵活性 ,是一种在低码率视频编码应用中较为理想的算法 ,块能量搜索算法被用于减少该算法的编码复杂度 .针对固定权值加权块搜索算法的不足之处 ,提出了一种自适应加权块搜索算法 ... 基于 Matching Pursuits的误差图像编码算法因其基函数的灵活性 ,是一种在低码率视频编码应用中较为理想的算法 ,块能量搜索算法被用于减少该算法的编码复杂度 .针对固定权值加权块搜索算法的不足之处 ,提出了一种自适应加权块搜索算法 ,在不增加算法复杂度的情况下 ,对不同的被编码序列采用不同的权值表完成加权块能量算法 ;在各种情况下均得到了较理想的编码效果 . 展开更多
关键词 低码率视频编码 原子匹配块搜索 权值设计 误差编码 matching Pursuits算法
在线阅读 下载PDF
带权Matching和Packing问题的一种固定参数可解算法
7
作者 刘运龙 陈建二 王建新 《小型微型计算机系统》 CSCD 北大核心 2008年第4期672-677,共6页
带权的m-DMATCHING和m-SETPACKING问题(m≥3)以前是用近似算法来求解的.本文首先根据参数计算理论对这两个带权问题进行了参数化定义,然后运用最新的着色技术和动态规划技术对带权的m-SETPACKING问题设计了一个时间复杂度为O*(12.8mk)... 带权的m-DMATCHING和m-SETPACKING问题(m≥3)以前是用近似算法来求解的.本文首先根据参数计算理论对这两个带权问题进行了参数化定义,然后运用最新的着色技术和动态规划技术对带权的m-SETPACKING问题设计了一个时间复杂度为O*(12.8mk)的固定参数可解算法,接着在此基础上利用问题本身的结构特点对带权的m-DMATCHING问题提出了一个时间复杂度为O*(12.8(m-1)k)的固定参数可解算法,表明带权的m-SETPACKING问题和带权的m-DMATCHING问题都是固定参数可解的. 展开更多
关键词 带权m-SET PACKING 带权m-D matching 着色 固定参数可解
在线阅读 下载PDF
LSB Matching的嵌入效率分析
8
作者 李晓龙 杨斌 《南京理工大学学报》 EI CAS CSCD 北大核心 2008年第4期429-433,共5页
为了提高LSB matching算法的嵌入效率,提出了使用完全覆盖集的隐写方法。建立了基于完全覆盖集的隐写方法的理论框架,使用将像素点分组的方式对每组像素点来嵌入信息,同时保证了在嵌入过程中每点像素值最多改变1。给出了基于不同参数的... 为了提高LSB matching算法的嵌入效率,提出了使用完全覆盖集的隐写方法。建立了基于完全覆盖集的隐写方法的理论框架,使用将像素点分组的方式对每组像素点来嵌入信息,同时保证了在嵌入过程中每点像素值最多改变1。给出了基于不同参数的完全覆盖集的具体例子以及与之相应的隐写方法的嵌入效率。计算结果表明:由完全覆盖集所给出的隐写方法能够显著提高LSB matching的嵌入效率。 展开更多
关键词 隐写 LSB matching 嵌入效率 完全覆盖集
在线阅读 下载PDF
加权3D-Matching的改进算法
9
作者 冯启龙 王建新 陈建二 《计算机研究与发展》 EI CSCD 北大核心 2009年第11期1877-1884,共8页
Matching问题构成了一类重要的NP难问题.此类问题在诸多领域中有着重要的应用,如调度、代码优化等领域.对于加权3D-matching问题,通过深入分析问题的结构特性,可以转化成加权3D-matching augmentation问题进行求解,即从一个最大加权的k-... Matching问题构成了一类重要的NP难问题.此类问题在诸多领域中有着重要的应用,如调度、代码优化等领域.对于加权3D-matching问题,通过深入分析问题的结构特性,可以转化成加权3D-matching augmentation问题进行求解,即从一个最大加权的k-matching着手构造权值最大的(k+1)-matching.从问题的特殊结构特性出发,给出了加权3D-matching augmentation问题特有的性质:k-matching中存在2列使得该2列至少有2k/3元素被包含在(k+1)-matching中所对应的2列中.基于给出的性质,通过运用color-coding和动态规划技术,给出了一个时间复杂度为O*(4.823k)的参数算法,最终求解加权3D-matching问题.该算法较目前文献中的最好结果O*(5.473k)有了极大的改进. 展开更多
关键词 加权3D-matching 加权3D-matching augmentation color-coding 动态规划 参数计算
在线阅读 下载PDF
Chamfer Matching在CT和MRI图像匹配融合中的应用 被引量:2
10
作者 段锋 童隆正 吕振中 《空军工程大学学报(自然科学版)》 CSCD 2001年第6期74-77,共4页
医学影像中的CT和MRI图像的精确匹配融合能为临床提供全面、丰富的诊断信息。文中首先对CT图像正常脑组织边缘做距离变换 ,形成距离图像 ,然后利用MRI图像正常脑组织边缘作为模板 ,实现了CT和MRI图像的精确匹配。在此基础上完成了CT和MR... 医学影像中的CT和MRI图像的精确匹配融合能为临床提供全面、丰富的诊断信息。文中首先对CT图像正常脑组织边缘做距离变换 ,形成距离图像 ,然后利用MRI图像正常脑组织边缘作为模板 ,实现了CT和MRI图像的精确匹配。在此基础上完成了CT和MRI的信息融合。文中算法适用于CT和MRI的匹配 ,并对SPECT ,PET 。 展开更多
关键词 CHAMFER matching 距离变换 匹配 融合 医学影像 CT图像 MRI图像
在线阅读 下载PDF
Crystallography of Zr poisoning of Al-Ti-B grain refinement using edge-to-edge matching model 被引量:3
11
作者 黄元春 肖政兵 刘宇 《Journal of Central South University》 SCIE EI CAS 2013年第10期2635-2642,共8页
The mechanism of zirconium poisoning on the grain-refining efficiency of an Al-Ti-B based grain refiner was studied. The experiment was conducted by melting Al-5Ti-1B and Al-3Zr master alloys together. The edge-to-edg... The mechanism of zirconium poisoning on the grain-refining efficiency of an Al-Ti-B based grain refiner was studied. The experiment was conducted by melting Al-5Ti-1B and Al-3Zr master alloys together. The edge-to-edge matching model was used to investigate and compare the orientation relationships between the binary intermetallic compounds present in the Al-Ti-B-Zr system. The results show that the poisoning effect probably results from the combination of Al3 Zr with Al3 Ti and the decreased amount of Ti solute, for Al3 Ti particles have good crystallographic relationships with Al3 Zr. Totally six orientation relationships may present between them, while they play vital roles in grain refinement. TiB2 particles appear to remain unchanged because of a bit large misfit. Only one orientation relationship may present between them to prevent Al3 Zr phase from forming on the surface of TiB2, though TiB2 is agglomerated. The theoretical calculation agrees well with the experimental results. The edge-to-edge matching model is proved to be a useful tool for discovering the orientation relationships between phases. 展开更多
关键词 CRYSTALLOGRAPHY AL-TI-B ZR edge-to-edge matching model POISONING mechanism
在线阅读 下载PDF
Spectral matching algorithm based on nonsubsampled contourlet transform and scale-invariant feature transform 被引量:4
12
作者 Dong Liang Pu Yan +2 位作者 Ming Zhu Yizheng Fan Kui Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第3期453-459,共7页
A new spectral matching algorithm is proposed by us- ing nonsubsampled contourlet transform and scale-invariant fea- ture transform. The nonsubsampled contourlet transform is used to decompose an image into a low freq... A new spectral matching algorithm is proposed by us- ing nonsubsampled contourlet transform and scale-invariant fea- ture transform. The nonsubsampled contourlet transform is used to decompose an image into a low frequency image and several high frequency images, and the scale-invariant feature transform is employed to extract feature points from the low frequency im- age. A proximity matrix is constructed for the feature points of two related images. By singular value decomposition of the proximity matrix, a matching matrix (or matching result) reflecting the match- ing degree among feature points is obtained. Experimental results indicate that the proposed algorithm can reduce time complexity and possess a higher accuracy. 展开更多
关键词 point pattern matching nonsubsampled contourlet transform scale-invariant feature transform spectral algorithm.
在线阅读 下载PDF
Multi-focus image fusion based on block matching in 3D transform domain 被引量:5
13
作者 YANG Dongsheng HU Shaohai +2 位作者 LIU Shuaiqi MA Xiaole SUN Yuchao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第2期415-428,共14页
Fusion methods based on multi-scale transforms have become the mainstream of the pixel-level image fusion. However,most of these methods cannot fully exploit spatial domain information of source images, which lead to ... Fusion methods based on multi-scale transforms have become the mainstream of the pixel-level image fusion. However,most of these methods cannot fully exploit spatial domain information of source images, which lead to the degradation of image.This paper presents a fusion framework based on block-matching and 3D(BM3D) multi-scale transform. The algorithm first divides the image into different blocks and groups these 2D image blocks into 3D arrays by their similarity. Then it uses a 3D transform which consists of a 2D multi-scale and a 1D transform to transfer the arrays into transform coefficients, and then the obtained low-and high-coefficients are fused by different fusion rules. The final fused image is obtained from a series of fused 3D image block groups after the inverse transform by using an aggregation process. In the experimental part, we comparatively analyze some existing algorithms and the using of different transforms, e.g. non-subsampled Contourlet transform(NSCT), non-subsampled Shearlet transform(NSST), in the 3D transform step. Experimental results show that the proposed fusion framework can not only improve subjective visual effect, but also obtain better objective evaluation criteria than state-of-the-art methods. 展开更多
关键词 image fusion block matching 3D transform block-matching and 3D(BM3D) non-subsampled Shearlet transform(NSST)
在线阅读 下载PDF
A novel vehicle navigation map matching algorithm based on fuzzy logic and its application 被引量:10
14
作者 童小华 吴颂春 +1 位作者 吴淑琴 刘大杰 《Journal of Central South University of Technology》 SCIE EI CAS 2005年第2期214-219,共6页
A new real-time map matching algorithm based on fuzzy logic is proposed. 3 main factors affecting the reliability of map matching, including the distance between the vehicle location and the matching road segment, the... A new real-time map matching algorithm based on fuzzy logic is proposed. 3 main factors affecting the reliability of map matching, including the distance between the vehicle location and the matching road segment, the angle between the vehicle direction and the road segment direction and the road connectivity are discussed. Fuzzy rules for the distance, angle and connectivity are presented to calculate the matching reliability. 2 indicators for estimating the matching reliability are then derived, one is the lower limit of the reliability, and the other is the limit error of the difference between the maximal value and the second-maximal value of the reliability. A real-time map-matching system based on fuzzy logic is therefore developed. Using the real data of global positioning system(GIS) based navigation and geographic information system(GPS) based road map, the method is verified and the (results) prove the effectiveness of the proposed method. 展开更多
关键词 map matching fuzzy logic RELIABILITY GPS GIS road network
在线阅读 下载PDF
Robust key point descriptor for multi-spectral image matching 被引量:3
15
作者 Yueming Qin Zhiguo Cao +1 位作者 Wen Zhuo Zhenghong Yu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第4期681-687,共7页
Histogram of collinear gradient-enhanced coding (HCGEC), a robust key point descriptor for multi-spectral image matching, is proposed. The HCGEC mainly encodes rough structures within an image and suppresses detaile... Histogram of collinear gradient-enhanced coding (HCGEC), a robust key point descriptor for multi-spectral image matching, is proposed. The HCGEC mainly encodes rough structures within an image and suppresses detailed textural information, which is desirable in multi-spectral image matching. Experiments on two multi-spectral data sets demonstrate that the proposed descriptor can yield significantly better results than some state-of- the-art descriptors. 展开更多
关键词 collinear gradient-enhanced coding (CGEC) key pointdescriptor multi-spectral image matching.
在线阅读 下载PDF
Improved block matching approach to fast disparity estimation 被引量:2
16
作者 Tao Tangfei Ja Choon Koo Hyouk Ryeol Choi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第6期1278-1285,共8页
An improved block matching approach to fast disparity estimation in machine vision applications is proposed, where the matching criterion is the sum of the absolute difference(SAD).By evaluating the lower bounds, wh... An improved block matching approach to fast disparity estimation in machine vision applications is proposed, where the matching criterion is the sum of the absolute difference(SAD).By evaluating the lower bounds, which become increasingly tighter for the matching criteria, the method tries to successively terminate unnecessary computations of the matching criteria between the reference block in one image and the ineligible candidate blocks in another image.It also eliminates the ineligible blocks as early as possible, while ensuring the optimal disparity of each pixel.Also, the proposed method can further speed up the elimination of ineligible candidate blocks by efficiently using the continuous constraint of disparity to predict the initial disparity of each pixel.The performance of the new algorithm is evaluated by carrying out a theoretical analysis, and by comparing its performance with the disparity estimation method based on the standard block matching.Simulated results demonstrate that the proposed algorithm achieves a computational cost reduction of over 50.5% in comparision with the standard block matching method. 展开更多
关键词 machine vision block matching disparity estimation sum of the absolute difference.
在线阅读 下载PDF
Noise amplitude modulation jamming signal suppression based on weighted-matching pursuit 被引量:2
17
作者 Sun Minhongi Tang Bin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第5期962-967,共6页
To suppress noise amplitude modulation jamming in a single-antenna radar system, a new method based on weighted-matching pursuit (WMP) algorithm is proposed, which can achieve underdetermined blind sources separatio... To suppress noise amplitude modulation jamming in a single-antenna radar system, a new method based on weighted-matching pursuit (WMP) algorithm is proposed, which can achieve underdetermined blind sources separation of the jamming and the target echo from the jammed mixture in the single channel of the receiver. Firstly, the presented method utilizes a prior information about the differences between the jamming component and the radar transmitted signal to construct two signal-adapted sub-dictionaries and to determine the weights. Then the WMP algorithm is applied to remove the jamming component from the mixture. Experimental results verify the validity of the presented method. By comparison of the pulse compression performance, the simulation results shows that the presented method is superior to the method of frequency domain cancellation (FDC) when the jamming-to-signal ratio (JSR) is lower than 15 dB. 展开更多
关键词 electronic counter-countermeasures noise amplitude modulation jamming atomic decomposition matching pursuit.
在线阅读 下载PDF
New multi-pattern matching algorithm 被引量:2
18
作者 Liu Gongshen Li Jianhua Li Shenghong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期437-442,共6页
The traditional multiple pattern matching algorithm, deterministic finite state automata, is implemented by tree structure. A new algorithm is proposed by substituting sequential binary tree for traditional tree. It i... The traditional multiple pattern matching algorithm, deterministic finite state automata, is implemented by tree structure. A new algorithm is proposed by substituting sequential binary tree for traditional tree. It is proved by experiment that the algorithm has three features, its construction process is quick, its cost of memory is small. At the same time, its searching process is as quick as the traditional algorithm. The algorithm is suitable for the application which requires preprocessing the patterns dynamically. 展开更多
关键词 multiple pattern matching finite state automata sequential binary tree.
在线阅读 下载PDF
Image matching algorithm based on SIFT using color and exposure information 被引量:9
19
作者 Yan Zhao Yuwei Zhai +1 位作者 Eric Dubois Shigang Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第3期691-699,共9页
Image matching based on scale invariant feature transform(SIFT) is one of the most popular image matching algorithms, which exhibits high robustness and accuracy. Grayscale images rather than color images are genera... Image matching based on scale invariant feature transform(SIFT) is one of the most popular image matching algorithms, which exhibits high robustness and accuracy. Grayscale images rather than color images are generally used to get SIFT descriptors in order to reduce the complexity. The regions which have a similar grayscale level but different hues tend to produce wrong matching results in this case. Therefore, the loss of color information may result in decreasing of matching ratio. An image matching algorithm based on SIFT is proposed, which adds a color offset and an exposure offset when converting color images to grayscale images in order to enhance the matching ratio. Experimental results show that the proposed algorithm can effectively differentiate the regions with different colors but the similar grayscale level, and increase the matching ratio of image matching based on SIFT. Furthermore, it does not introduce much complexity than the traditional SIFT. 展开更多
关键词 scale invariant feature transform(SIFT) image matching color exposure
在线阅读 下载PDF
Stiffness-damping matching method of an ECAS system based on LQG control 被引量:9
20
作者 陈一锴 何杰 +2 位作者 M.KING 陈无畏 张卫华 《Journal of Central South University》 SCIE EI CAS 2014年第1期439-446,共8页
A novel method of matching stiffness and continuous variable damping of an ECAS(electronically controlled air suspension) based on LQG(linear quadratic Gaussian) control was proposed to simultaneously improve the road... A novel method of matching stiffness and continuous variable damping of an ECAS(electronically controlled air suspension) based on LQG(linear quadratic Gaussian) control was proposed to simultaneously improve the road-friendliness and ride comfort of a two-axle school bus.Taking account of the suspension nonlinearities and target-height-dependent variation in suspension characteristics,a stiffness model of the ECAS mounted on the drive axle of the bus was developed based on thermodynamics and the key parameters were obtained through field tests.By determining the proper range of the target height for the ECAS of the fully-loaded bus based on the design requirements of vehicle body bounce frequency,the control algorithm of the target suspension height(i.e.,stiffness) was derived according to driving speed and road roughness.Taking account of the nonlinearities of a continuous variable semi-active damper,the damping force was obtained through the subtraction of the air spring force from the optimum integrated suspension force,which was calculated based on LQG control.Finally,a GA(genetic algorithm)-based matching method between stepped variable damping and stiffness was employed as a benchmark to evaluate the effectiveness of the LQG-based matching method.Simulation results indicate that compared with the GA-based matching method,both dynamic tire force and vehicle body vertical acceleration responses are markedly reduced around the vehicle body bounce frequency employing the LQG-based matching method,with peak values of the dynamic tire force PSD(power spectral density) decreased by 73.6%,60.8% and 71.9% in the three cases,and corresponding reduction are 71.3%,59.4% and 68.2% for the vehicle body vertical acceleration.A strong robustness to variation of driving speed and road roughness is also observed for the LQG-based matching method. 展开更多
关键词 matching method electronically controlled air suspension linear quadratic Gaussian genetic algorithm
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部