最小二乘递推算法,RLS
1)RLS最小二乘递推算法
1.Utilizing the wheel speed signals and vehicle body acceleration signal and considering the tire radius change and the accelerometer offset,the basic tool of sensor fusion approaches ,recursive least squares (RLS) ,is proposed to estimate the real-time vehicle velocity in ABS system.利用汽车轮速信号和车身加速度信号,考虑制动过程中车轮半径的变化和加速度传感器的偏移误差,应用数据融合技术中的基本方法—最小二乘递推算法,在ABS系统中实现了车速的实时估计。
2)fast recursive least square scheme快速递推最小二乘算法
3)RLS递推最小二乘算法
1.The PID parameters can be updated on line via the recursive least squares(RLS) algorithm.该设计方法使用递推最小二乘算法进行对象的在线辨识,使系统具有良好的自适应能力。
英文短句/例句

1.RLS Algorithm on Array Antenna with Failure Cells;阵列天线单元失效的递推最小二乘算法应用
2.Application of the Extented Forgetting Factor Recursive Least Squares Estimator to GPS;推广的遗忘因子递推最小二乘算法在GPS中的应用
3.Improved RLS algorithm for nonlinear time-varying system identification based on feed forward neural networks基于前向神经网络的非线性时变系统辨识的改进递推最小二乘算法
4.RECURSIVE FAST ALGORITHM FOR LEAST SQUARES ESTIMATION WITH HOUSEHOLDER TRANSFORMATION最小二乘估计的HOUSEHOLDER变换快速递推算法
5.Recursive least-squares and minimum-norm algorithm for system identification without persistent excitation condition非持续激励条件下系统辨识递推最小二乘最小范数算法
6.Application of Recursive Least Square Method to Angular Error Checking递推最小二乘法在角位置误差检定中的应用
7.Recursive Partial Least-squares Modeling of Aromatics and Olefins in Gasoline递推偏最小二乘法的油品芳烃烯烃成分建模
8.Improved block-wise recursive partial least square modeling method and its application改进块式递推偏最小二乘建模方法及应用
9.Recursive extended least squares identification method based on auxiliary models基于辅助模型的递推增广最小二乘辨识方法
10.least squares collocation最小二乘配置法,最小二乘拟合推估法
11.RLS for Blind Source Separation Using Complexity Pursuit基于复杂度追踪的递归最小二乘盲源分离算法
12.Modeling approach to nonlinear MISO sensor system based on B-spline recursive least-squares基于B样条递推最小二乘的非线性MISO传感器系统建模方法
13.Study of SINS alignment based on weighted recursive least squares algorithm加权递推最小二乘的捷联式惯导系统初始对准方法研究
14.The Research of Base on Recursion Least Squares Voltage Flicker;基于递归最小二乘法的电压闪变研究
15.Adaptive Equalization Scheme for OFDM System Based on Recursive Least-square Method一种基于递归最小二乘的OFDM系统自适应均衡算法
16.In this paper, Two Different Concepts for the Recursion of Least Square Estimation is Introduced.本文阐述了两类不同概念的递推最小二乘估计。
17.A SIMPLE PARTIAL LEAST SQUARES ALGORITHM BASED ON LEAST ABSOLUTE DEVIATION基于最小一乘的单因变量偏最小二乘算法
18.Boosting Partial Least Squares and Its Applications in Data Mining助推偏最小二乘法(BPLS)及其应用
相关短句/例句

fast recursive least square scheme快速递推最小二乘算法
3)RLS递推最小二乘算法
1.The PID parameters can be updated on line via the recursive least squares(RLS) algorithm.该设计方法使用递推最小二乘算法进行对象的在线辨识,使系统具有良好的自适应能力。
4)Online least-squares estimation最小二乘遗传递推算法
5)RWLS加权最小二乘递推算法
6)improved RLS改进最小二乘递推算法
延伸阅读

非线性最小二乘拟合分子式:CAS号:性质:用最小二乘法拟合非线性方程。有些变量之间的非线性模型,通过变量变换可以化为线性模型,此称为外在线性。而有些变量之间的非线性模型,通过变量变换不能化为线性模型,通称为内在非线性。对于非线性模型y=f(ξ,θ)+ε,其残差平方和。S(θ)是θ的函数,当模型关于θ是非线性的,正规方程关于θ也是非线性的。基于使残差平方和s(θ)达到极小的原理求出θ的估计值,拟合非线性回归方程。