搜索资源列表
kalmanvswiener
- 对比卡尔曼滤波和维纳滤波对一阶gaussian-markov过程的滤波预测。
Kalman
- kalman滤波器,匀速圆周运动下的kalman滤波预测
kalman
- 用卡尔曼滤波方法对圆周运动进行预测的算法实现-Kalman filtering method using circular motion algorithm to predict
kalmanfilter_aero_radar
- 在雷达上应用卡尔曼滤波算法对目标轨迹进行预测-The application of the radar Kalman filter algorithm to predict the target trajectory
ParticleFilter
- 本程序是例子滤波的一个仿真程序,实现非线性非高斯的例子滤波及预测功能-This program is an example of a simulation program filtering to achieve an example of nonlinear non-Gaussian filtering and prediction
kalman
- 卡尔曼滤波的程序,可用于手势跟踪中对下一帧手势的位置的预测-kalman filter
kaermanlvbo
- 一种卡尔曼滤波的程序 主要是求解变形监测数据的预测值和滤波-kalman
NumericalRecipesinCWilliam.H
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
201142000
- 基于卡尔曼滤波的多运动目标跟踪算法研究,主要用于预测目标位置-Kalman filter-based multi-object tracking algorithm is mainly used to predict the target location
kalmanFilter
- 卡尔曼滤波程序用于时间序列预测,结构简单程序易懂-kalman filter for prediction
Kalman
- 卡尔曼滤波的实例集合,适用于各种预测、数值估计、拟合等问题的解决,有详细的代码辅助说明。-Kalman filter collection of instances for a variety of forecasting, numerical estimation, fitting problems, a detailed code help.
Numerical-Recipes
- 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
kalmanyuce
- 采用卡尔曼滤波的方式对时间进行预测,有较好预测精度-Kalman filter is used to predict the way time high prediction accuracy
beibie_v81
- 滤波求和方式实现宽带波束形成,阐述了负荷预测的应用研究,是机器学习的例程。- Filtering summation way broadband beamforming, It describes the application of load forecasting, Machine learning routines.
alphaBetaFilter
- 阿尔法贝塔滤波,一种简便的滤波算法,相比于卡尔曼滤波和阿尔法贝塔伽马滤波,速度更快,预测实时性更好!-Alpha beta filter is a simple filtering algorithm, compared to Kalman filter and alpha beta Tagama filter, speed faster, the prediction has better real-time performance.
MATLAB_numerical-analysis
- MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
biu_yf75
- 有井曲线作为输入可计算其地震波的衰减,滤波求和方式实现宽带波束形成,未来线路预测,分析误差。- There is a well attenuation curve as input to calculate its seismic waves, Filtering summation way broadband beamforming, Future line prediction, error analysis.
qwbud
- 可以广泛的应用于数据预测及数据分析,计算晶粒的生长,入门级别程序,滤波求和方式实现宽带波束形成。- Can be widely used in data analysis and forecast data, Calculation of growth, entry-level program grains Filtering summation way broadband beamforming.
Kalman filter
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka
粒子滤波
- 用于多参数的粒子滤波,适用于预测和拟合。(A particle filter for multiple parameters.)