期刊文献+
共找到491篇文章
< 1 2 25 >
每页显示 20 50 100
THE REALIZATION OF LINEAR SHIFT-VARIANT FILTERS THROUGH STATE FEEDBACK
1
作者 冯志彪 沈永昌 R.Unbehauen 《Journal of Electronics(China)》 1991年第3期259-267,共9页
In this paper a new method to realize rational generalized transfer functions of linearshift-variant digital filters through state feedback is presented In some practical applications therequired characteristics of th... In this paper a new method to realize rational generalized transfer functions of linearshift-variant digital filters through state feedback is presented In some practical applications therequired characteristics of the filter change slowly.Under these circumstances,the proposedmethod is very effective and the resulting filter structure is simple.A numerical example isprovided to show the performance of the method. 展开更多
关键词 linear shift-variant digital filter shift-variant IMPULSE response Generalized transfer function
在线阅读 下载PDF
Analysis of the Design Methods of Word Oriented Linear Feedback Shift Registers
2
作者 ZENG Guang HAN Wenbao HE Kaicheng 《Wuhan University Journal of Natural Sciences》 CAS 2008年第6期712-716,共5页
Based on analysis of the structure characteristics and implementation methods of some representative word oriented linear feedback shift registers (LFSRs) in several modem software oriented stream ciphers, this pape... Based on analysis of the structure characteristics and implementation methods of some representative word oriented linear feedback shift registers (LFSRs) in several modem software oriented stream ciphers, this paper firstly classifies the word oriented LFSRs into two classes: the machine instruction type and the arithmetic type. The similarities and differences between each type are illustrated by concrete examples. Then we give a detailed analysis about the word oriented LFSRs in each category from design structure, cryptographic properties and implementation issue aspects. Finally, some basic design criteria for modem word oriented LFSRs and suitable for software implementation are summarized. 展开更多
关键词 stream cipher word oriented design linear feedback shift register (LFSR) fast software encryption
原文传递
An Efficient Variant of the Restarted Shifted GMRES Method for Solving Shifted Linear Systems
3
作者 Akira IMAKURA Tomohiro SOGABE Shaoliang ZHANG 《Journal of Mathematical Research with Applications》 CSCD 2013年第2期127-141,共15页
We investigate the restart of the Restarted Shifted GMRES method for solving shifted linear systems. Recently the variant of the GMRES(m) method with the unfixed update has been proposed to improve the convergence o... We investigate the restart of the Restarted Shifted GMRES method for solving shifted linear systems. Recently the variant of the GMRES(m) method with the unfixed update has been proposed to improve the convergence of the GMRES(m) method for solving linear systems, and shown to have an efficient convergence property. In this paper, by applying the unfixed update to the Restarted Shifted GMRES method, we propose a variant of the Restarted Shifted GMRES method. We show a potentiality for efficient convergence within the variant by some numerical results. 展开更多
关键词 shifted linear systems the Restarted shifted GMRES method restart techniques.
原文传递
Researted FOM for Multiple Shifted Linear Systems
4
作者 李占稳 汪勇 顾桂定 《Journal of Shanghai University(English Edition)》 CAS 2005年第2期107-113,共7页
The seed method is used for solving multiple linear systems A (i)x (i) =b (i) for 1≤i≤s, where the coefficient matrix A (i) and the right-hand side b (i) are different in general. It is known that the CG meth... The seed method is used for solving multiple linear systems A (i)x (i) =b (i) for 1≤i≤s, where the coefficient matrix A (i) and the right-hand side b (i) are different in general. It is known that the CG method is an effective method for symmetric coefficient matrices A (i). In this paper, the FOM method is employed to solve multiple linear sy stems when coefficient matrices are non-symmetric matrices. One of the systems is selected as the seed system which generates a Krylov subspace, then the resi duals of other systems are projected onto the generated Krylov subspace to get t he approximate solutions for the unsolved ones. The whole process is repeated u ntil all the systems are solved. 展开更多
关键词 multiple linear systems seed method Krylov subspace FOM shifted systems.
在线阅读 下载PDF
A Modified Stability Analysis of Two-Dimensional Linear Time Invariant Discrete Systems within the Unity-Shifted Unit Circle
5
作者 Periyasamy Ramesh 《Circuits and Systems》 2016年第3期110-118,共9页
This paper proposes a method to ascertain the stability of two dimensional linear time invariant discrete system within the shifted unit circle which is represented by the form of characteristic equation. Further an e... This paper proposes a method to ascertain the stability of two dimensional linear time invariant discrete system within the shifted unit circle which is represented by the form of characteristic equation. Further an equivalent single dimensional characteristic equation is formed from the two dimensional characteristic equation then the stability formulation in the left half of Z-plane, where the roots of characteristic equation f(Z) = 0 should lie within the shifted unit circle. The coefficient of the unit shifted characteristic equation is suitably arranged in the form of matrix and the inner determinants are evaluated using proposed Jury’s concept. The proposed stability technique is simple and direct. It reduces the computational cost. An illustrative example shows the applicability of the proposed scheme. 展开更多
关键词 TWO-DIMENSIONAL Characteristics Equation Unity shifting Inner Determinant linear Time Invariant Discrete Systems Stability
在线阅读 下载PDF
D-LINet:融合双线性层与双向归一化的时间序列预测框架
6
作者 耿海军 李东鑫 《计算机科学》 北大核心 2026年第2期170-179,共10页
时间序列预测在能源管理、交通流量和气象分析等多个实际场景中具有重要应用价值。然而,时间序列数据中存在的分布漂移(Distribution Shift)与长程依赖(Long-term Dependency)仍限制了传统方法与现有深度学习模型在长期预测中的表现。为... 时间序列预测在能源管理、交通流量和气象分析等多个实际场景中具有重要应用价值。然而,时间序列数据中存在的分布漂移(Distribution Shift)与长程依赖(Long-term Dependency)仍限制了传统方法与现有深度学习模型在长期预测中的表现。为此,提出了一种名为D-LINet(Dual-Normalization and Linear Integration Network)的创新模型。该模型结合了Dish-TS(Distribution Shift in Time Series Forecasting)框架的分布归一化能力与线性映射的高效性,并采用双向归一化与双线性层的设计,有效缓解输入与输出空间的分布偏移,增强了对周期性与趋势性特征的捕捉能力。在多个真实数据集上对D-LINet的预测性能进行了全面评估。结果显示,在短期与长期预测中,D-LINet的均方误差和平均绝对误差均显著优于主流模型(如Transformer,Informer,Autoformer和DLinear)。此外,实验还探讨了输入窗口长度及先验知识的引入对预测性能的影响,为后续模型优化提供了重要指导。该研究针对复杂分布漂移问题提出了新的解决思路,并有助于提升时间序列预测的精度与稳健性。 展开更多
关键词 时间序列预测 分布漂移 双向归一化 线性映射 周期性与趋势性建模
在线阅读 下载PDF
结合卡尔曼滤波和Mean Shift的抗遮挡跟踪算法 被引量:15
7
作者 章学静 陈禾 杨静 《北京理工大学学报》 EI CAS CSCD 北大核心 2013年第10期1056-1061,共6页
针对卡尔曼滤波和Mean Shift算法结合后对严重遮挡和遮挡后复出失效且实时性差的问题,提出一种基于卡尔曼滤波和Mean Shift动态结合的改进算法.通过在算法中加入Bhattacharyya系数进行遮挡程度判断,并根据遮挡系数的阈值选择使用卡尔曼... 针对卡尔曼滤波和Mean Shift算法结合后对严重遮挡和遮挡后复出失效且实时性差的问题,提出一种基于卡尔曼滤波和Mean Shift动态结合的改进算法.通过在算法中加入Bhattacharyya系数进行遮挡程度判断,并根据遮挡系数的阈值选择使用卡尔曼滤波或线性预测法更新Mean Shift迭代起点.实验结果表明,该方法能成功实现大范围连续遮挡和目标复出情况下红外目标的跟踪,并且迭代次数和跟踪时间分别减少了9.68%和17.58%,提高了跟踪的鲁棒性和实时性. 展开更多
关键词 卡尔曼滤波 Mean shift算法 遮挡判断 线性预测 实时性
在线阅读 下载PDF
Linearity of Removal in the Proeess of Optical Element Polishing
8
作者 辛企明 《Journal of Beijing Institute of Technology》 EI CAS 1992年第2期122-131,共10页
In the light of some assumptions that are very close to the practical working conditions,a very complicated polishing process of optical element can be simplified as a linear and shift invariant system that is relatd ... In the light of some assumptions that are very close to the practical working conditions,a very complicated polishing process of optical element can be simplified as a linear and shift invariant system that is relatd only to the speed,pres- sure and time of processing.In polishing,the removed material can be represented and entreated by the convolution of the removal function of polishing head and the dwell function.The properties of removal function are presented.The assumptions and methods given by the author have been shown to be correct and applicable by experiments using a ring lap to polish the optical surfac. 展开更多
关键词 optical element POLISHING convolution/linear and shift invariant system
在线阅读 下载PDF
基于均值漂移惩罚的广义线性模型的离群值检测和稳健推断
9
作者 余纯 邓文娟 黄丹 《统计与决策》 北大核心 2026年第4期48-54,共7页
虽然广义线性模型在各个领域得到了广泛的应用,但是当数据中存在离群值时,传统的广义线性模型不能对参数进行准确估计。文章在传统的Logistic回归模型、Poisson回归模型和Probit回归模型中引入均值漂移参数γ,提出了基于均值漂移惩罚的... 虽然广义线性模型在各个领域得到了广泛的应用,但是当数据中存在离群值时,传统的广义线性模型不能对参数进行准确估计。文章在传统的Logistic回归模型、Poisson回归模型和Probit回归模型中引入均值漂移参数γ,提出了基于均值漂移惩罚的稳健Logistic回归模型、稳健Poisson回归模型和稳健Probit回归模型;并在惩罚目标函数的基础上,设计了基于阈值嵌入的迭代算法和稳健的迭代重加权最小二乘算法,分别估计模型中的均值漂移参数γ和预测变量系数β,保证了该方法可同时进行离群值检测和稳健的参数估计。从模拟分析和实证分析中可以看出,所提出的稳健广义线性模型具有数据自适应的特点:当数据中出现离群值时,稳健的广义线性模型可以不受离群值的影响,得出准确的参数估计;而当数据中没有离群值时,稳健的广义线性模型能得出和传统的广义线性模型一样的参数估计结果。 展开更多
关键词 均值漂移惩罚 广义线性模型 离群值检测 稳健推断
原文传递
基于Cam-shift的预测跟踪方法分析与改进
10
作者 刘振宇 张百颖 《辽宁大学学报(自然科学版)》 CAS 2017年第3期234-240,共7页
为了在有遮挡等因素干扰的复杂背景下很好的完成移动目标的位置预测跟踪,研究了Kalman滤波与Cam-shift算法结合的方法.Kalman滤波可以较精准地完成移动目标的位置预测,与Cam-shift算法结合可以很好的完成跟踪.在此基础上,提出了一种线... 为了在有遮挡等因素干扰的复杂背景下很好的完成移动目标的位置预测跟踪,研究了Kalman滤波与Cam-shift算法结合的方法.Kalman滤波可以较精准地完成移动目标的位置预测,与Cam-shift算法结合可以很好的完成跟踪.在此基础上,提出了一种线性预测与Cam-shift算法结合的目标预测跟踪方法,即将线性预测方法代替Kalman滤波完成预测估计,并将预测估计结果代入Cam-shift算法中进行跟踪.实验表明该方法既可以保证遮挡过程中追踪的准确性,又能减少迭代时间,能够更好地满足实时性的要求. 展开更多
关键词 Cam-shift KALMAN滤波 线性预测 移动目标跟踪 位置预测
在线阅读 下载PDF
Mean Shift跟踪算法创新实验项目设计
11
作者 王辉 王雪莹 于立君 《实验室科学》 2024年第1期12-16,共5页
视频跟踪算法是计算机视觉实践课程中比较受关注的实验项目。针对突变情况下传统Mean Shift跟踪算法无法实时准确跟踪的问题,设计了基于模板更新和线性预估的Mean Shift跟踪算法创新实验项目。在模板更新策略下,引入背景模板,通过将原... 视频跟踪算法是计算机视觉实践课程中比较受关注的实验项目。针对突变情况下传统Mean Shift跟踪算法无法实时准确跟踪的问题,设计了基于模板更新和线性预估的Mean Shift跟踪算法创新实验项目。在模板更新策略下,引入背景模板,通过将原目标模板和背景模板与设定的阈值进行比较来对干扰因素进行判定,当干扰因素判定目标受到遮挡时,引入线性预估方程进行目标位置预测,有效解决目标在遮挡情况下跟踪丢失的问题。通过对测试视频的跟踪效果和性能进行对比分析,验证了算法在突变情况下相较于传统算法具有更好的抗干扰能力。以算法创新设计为核心,通过开放性创新实验项目的选题、设计、答辩、反馈的闭环实验过程,有效提高了学生算法创新设计能力。 展开更多
关键词 Mean shift跟踪算法 模板更新 线性预估 抗干扰
在线阅读 下载PDF
Blind reconstruction of linear scrambler 被引量:5
12
作者 Hui Xie Fenghua Wang Zhitao Huang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第4期560-565,共6页
An algorithm based on eigenanalysis technique and Walsh-Hadamard transform (WriT) is proposed. The algorithm contains two steps. Firstly, the received sequence is divided into temporal windows, and a covariance matr... An algorithm based on eigenanalysis technique and Walsh-Hadamard transform (WriT) is proposed. The algorithm contains two steps. Firstly, the received sequence is divided into temporal windows, and a covariance matrix is computed. The linear feedback shift register (LFSR) sequence is reconstructed from the first eigenvector of this matrix. Secondly, equations according to the recovered LFSR sequence are constructed, and the Walsh spectrum corresponding to the equations is computed. The feedback polynomial of LFSR is estimated from the Walsh spectrum. The validity of the algorithm is verified by the simulation result. Finally, case studies are presented to illustrate the performance of the blind reconstruction method. 展开更多
关键词 SCRAMBLER linear feedback shift register (LFSR) RECONSTRUCTION EIGENANALYSIS Walsh-Hadamard transform.
在线阅读 下载PDF
基于KF-LQR的拖拉机HMCVT换段最优控制研究
13
作者 李文硕 李妍颖 +2 位作者 徐立友 赵腾龙 刘孟楠 《农机化研究》 北大核心 2026年第5期256-264,共9页
为减小液压机械传动换段过程中的扰动并进一步提升液压机械传动换段品质,提出了一种基于卡尔曼滤波(Kalman Filter)的液压机械无级变速器(HMCVT)换段线型二次型(Linear Quadratic Regulator)优化控制的综合控制策略KF-LQR。首先,以提出... 为减小液压机械传动换段过程中的扰动并进一步提升液压机械传动换段品质,提出了一种基于卡尔曼滤波(Kalman Filter)的液压机械无级变速器(HMCVT)换段线型二次型(Linear Quadratic Regulator)优化控制的综合控制策略KF-LQR。首先,以提出的等比两段式液压机械传动系统为研究对象,通过分析传动机理和转速特性,揭示换段离合器主、从动盘实际转速变化规律,并探讨换段波动产生的原因。其次,将换段品质评价指标作为代价函数,为进一步减小换段过程扰动,以离合器油压为控制变量,设计基于卡尔曼滤波的HMCVT换段LQR优化控制系统。最后,借助AMEsim-MATLAB/Simulink在线联合仿真平台完成对物理模型和控制模型的验证,结果表明:KF-LQR控制相较LQR控制和无控制换段过程最大冲击度分别降低54.2%和72.1%,滑摩功分别减少24.0%和47.2%,换段时间提前0.21 s,输出转速峰值分别降低39.4%和55.2%,基于抗干扰KF-LQR的HMCVT换段优化控制策略可有效过滤换段干扰并改善拖拉机的换段品质。 展开更多
关键词 液压机械 无级变速器 换段品质 换段扰动 卡尔曼滤波器 二次型控制 AMEsim-MATLAB/Simulink联合仿真
在线阅读 下载PDF
ON THE LINEAR COMPLEXITY OF FCSR SEQUENCES 被引量:2
14
作者 Qi Wenfeng Xu HongDept of Appl.Math,Zhengzhou Information Engineering Univ., Zhengzhou 450002,China 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2003年第3期318-324,共7页
The linear complexity of a new kind of keystream sequences.FCSR sequences,is discussed by use of the properties of cyclotomic polynomials.Based on the results of C.Seo's,an upper bound and a lower bound on the li... The linear complexity of a new kind of keystream sequences.FCSR sequences,is discussed by use of the properties of cyclotomic polynomials.Based on the results of C.Seo's,an upper bound and a lower bound on the linear complexity of a significant kind of FCSR sequences—l-sequences are presented. 展开更多
关键词 linear recurring sequence feedback with carry shift register l-sequences linear complexity
在线阅读 下载PDF
基于线性预测和加权投票的分块Mean-Shift行人跟踪算法
15
作者 周妍 葛万成 《信息通信》 2013年第10期43-45,共3页
行人目标跟踪对公共交通规划、服务改善以及对大客流量的预测具有极重要的意义。而广泛采用的Mean-Shift算法及其改进算法在抗遮挡性能方面仍有非常大的改进空间。对此,文章针对行人轨迹交错或发生互相遮挡时可能引起的漏检及错检问题,... 行人目标跟踪对公共交通规划、服务改善以及对大客流量的预测具有极重要的意义。而广泛采用的Mean-Shift算法及其改进算法在抗遮挡性能方面仍有非常大的改进空间。对此,文章针对行人轨迹交错或发生互相遮挡时可能引起的漏检及错检问题,结合基于分块的色调直方图、线性预测,提出了一种自反馈的混合检测方法。测试结果表明,该方法在行人发生遮挡或行径路线交叠时能够一定程度上减少错跟和漏跟,从而提高算法的鲁棒性。 展开更多
关键词 行人跟踪 Mean-shift 线性预测
在线阅读 下载PDF
Algebraic attacks on two kinds of special nonlinear filter generators
16
作者 杨文峰 Hu Yupu Qiu Hua 《High Technology Letters》 EI CAS 2012年第2期151-154,共4页
This letter proposes algebraic attacks on two kinds of nonlinear filter generators with symmetric Boolean functions as the filter fimctions. Different fxom the classical algebraic attacks, the proposed attacks take th... This letter proposes algebraic attacks on two kinds of nonlinear filter generators with symmetric Boolean functions as the filter fimctions. Different fxom the classical algebraic attacks, the proposed attacks take the advantage of the combinational property of a linear feedback shift register (LFSR) and the symmetric Boolean function to obtain a tow-degree algebraic relation, and hence the complexities of the proposed attacks are independent of the algebraic immunity (AI) of the filter functions. It is shown that improper combining of the LFSR with the filter function can make the filter generator suffer from algebraic attacks. As a result, the bits of the LFSR must be selected properly to input the filter function with large AI in order to withstand the proposed algebraic attacks. 展开更多
关键词 stream cipher linear feedback shift register (LFSR) Boolean function algebraic attack CRYPTANALYSIS
在线阅读 下载PDF
Data perturbation analysis of a linear model
17
作者 靳奉祥 卢秀山 《中国有色金属学会会刊:英文版》 CSCD 2000年第2期280-283,共4页
The linear model features were carefully studied in the cases of data perturbation and mean shift perturbation. Some important features were also proved mathematically. The results show that the mean shift perturbatio... The linear model features were carefully studied in the cases of data perturbation and mean shift perturbation. Some important features were also proved mathematically. The results show that the mean shift perturbation is equivalent to the data perturbation, that is, adding a parameter to an observation equation means that this set of data is deleted from the data set. The estimate of this parameter is its predicted residual in fact. 展开更多
关键词 linear MODEL DATA PERTURBATION mean shift PERTURBATION
在线阅读 下载PDF
基于线性化的单级式双有源桥AC-DC变换器最小电流应力控制策略 被引量:1
18
作者 王要强 钟正阳 +2 位作者 李想 聂福全 梁军 《电工技术学报》 北大核心 2025年第10期3224-3235,共12页
针对单级式双有源桥AC-DC变换器调制非线性和电流应力较大的问题,该文提出一种基于线性化的变换器最小电流应力控制策略。首先,分析扩展移相(EPS)调制策略的开关特性,对于输入电流与移相比呈非线性的特点,提出一种线性化变频移相控制策... 针对单级式双有源桥AC-DC变换器调制非线性和电流应力较大的问题,该文提出一种基于线性化的变换器最小电流应力控制策略。首先,分析扩展移相(EPS)调制策略的开关特性,对于输入电流与移相比呈非线性的特点,提出一种线性化变频移相控制策略。其次,通过微分极值法实现变换器电流应力的最小化,该控制策略不仅可以降低变换器的控制复杂度,还可以在有效降低变换器电流应力的同时保证开关管具有较宽零电压开通(ZVS)范围,并且移相比和开关频率以解析形式获得,计算简单、易于实现。最后,通过仿真和实验对该文所提控制策略进行验证,证明了该控制策略的可行性。 展开更多
关键词 AC-DC变换器 扩展移相 线性化 最小电流应力 零电压软开关
在线阅读 下载PDF
The regime shift in the 1960s and associated atmospheric change over the southern Indian Ocean
19
作者 WANG Tianyu DU Yan LIAO Xiaomei 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2017年第1期1-8,共8页
The change of sea surface temperature(SST) in the southern Indian Ocean(SIO) during the recent six decades has been analyzed based on oceanic reanalysis and model, as well as atmospheric data. The results show tha... The change of sea surface temperature(SST) in the southern Indian Ocean(SIO) during the recent six decades has been analyzed based on oceanic reanalysis and model, as well as atmospheric data. The results show that a thermal regime shift in SIO during the 1960 s, which is not caught enough attentions, has been of equal magnitude to the linear warming since 1970. Empirical Orthogonal Function(EOF) analyses reveal that a thermal shift is combined with atmospheric changes such as the weakening of westerly during the period of 1960–1967. Inner dynamic connections can be defined that when the westerly winds turn weak, the anticyclonic wind circulation between westerly winds and the trade winds decreases, which further reduces the SST to a negative peak in this period. It is noted that the shifts in the 1960 s are also evident for Southern Hemisphere. For example, subtropical high and the entire westerly winds belt at high latitudes both change dramatically in the 1960 s. This large-scaled process maybe link to the change of southern annular mode(SAM). 展开更多
关键词 sea surface temperature regime shift southern Indian Ocean interdecadal variabilities linear trend
在线阅读 下载PDF
考虑时变扰动观测的拖拉机动力换挡过程最优控制方法
20
作者 傅生辉 唐汝旗 +3 位作者 李伟 刘双喜 任乃旭 张稳 《农业机械学报》 北大核心 2025年第12期201-210,共10页
由于拖拉机作业工况复杂,受作业环境、土壤条件及牵引载荷等影响,动力换挡过程中的随机时变扰动易引发换挡冲击,甚至造成变速箱损坏。因此,本文提出一种考虑时变扰动观测的拖拉机动力换挡过程最优控制方法。首先,分析拖拉机动力换挡过... 由于拖拉机作业工况复杂,受作业环境、土壤条件及牵引载荷等影响,动力换挡过程中的随机时变扰动易引发换挡冲击,甚至造成变速箱损坏。因此,本文提出一种考虑时变扰动观测的拖拉机动力换挡过程最优控制方法。首先,分析拖拉机动力换挡过程动态特性,建立拖拉机换挡过程动力学模型。以换挡时间、滑摩功和冲击度为换挡品质评价指标,构建换挡控制系统二次型指标函数。然后,引入高阶扰动观测器估计换挡过程中的时变扰动及其各阶导数,并结合哈密尔顿函数对线性二次型调节器(Linear quadratic regulator,LQR)求得换挡过程最优控制律。最后,基于dSPACE和Matlab/Simulink搭建了拖拉机硬件在环仿真平台,开展了不同工况下的换挡过程仿真验证。结果表明,以1LL挡升1L挡为例,运输工况和犁耕工况下,本文算法换挡时间分别为0.72、0.85 s,较LQR分别减少22.58%、38.4%,经HDO算法补偿后,最大冲击度分别为16.11、8.51 m/s^(3),虽比LQR分别增加了5.29%、2.04%,换挡顿挫差异不明显,但滑摩功控制效果显著,仅为4.61、8.82 kJ,比LQR分别减少38.04%、59.17%,本文方法可有效观测抑制换挡过程中的时变扰动,提高了换挡舒适性。 展开更多
关键词 动力换挡变速箱 换挡过程控制 高阶扰动观测器 线性二次型调节器 换挡品质
在线阅读 下载PDF
上一页 1 2 25 下一页 到第
使用帮助 返回顶部