搜索资源列表
KalmanFilterProgram
- 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 ben文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 trajectory.m产生理论的航迹,并绘出 Kalman_filter.m 利用Kalman滤波算法,对目标的航迹进行估计 filter_result.m kalman滤波估计的
interpolation
- 通信系统仿真时使用的插值程序,对仿真的BLER进行有效的插值,可以估计出不能仿真到的点。可以对仿真进行预测
bp_huanghe
- BP源代码共享!希望对大家有帮助今天编了个预测程序,效果不是很好,但里面一些基本算法希望给刚学的人有所帮助!同时也希望高人帮忙指点一下,我这个程序要怎么样预测效果才会好点,谢谢!
PredictiveControlTechniqueandItApplicatio
- 呵呵,没程序发点文章给大家。预测控制及其应用方面的,希望对大家有帮助
kalman跟踪滤波
- 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 ben文简要讨论了用kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 trajectory.m产生理论的航迹,并绘出 kalman_filter.m 利用kalman滤波算法,对目标的航迹进行估计
pls1
- 一个自己编写的基于简化算法的单因变量的偏最小二乘回归,附带建模预测及奇异点的鉴别。-I have written a simplified algorithm based on a single by partial least squares regression, with model prediction and singular points of differentiation.
invariants
- 有用的几个动力学物理量。包括自相关函数(acorr.m),复杂度(complexity.m),最近邻点(fnn.m),局部非线性预测误差(nlpe.m,Shannon复杂度(Shannon.m),嵌入窗估计(window.m)-Several dynamic invariants and measures that may be useful. Included are algorithms for autocorrelation (acorr.m), complexity (complexit
OpenTSTOOL1_02
- 用于非线性时间序列分析的软件包。可用于计算:时间延迟重构,分形维数,互信息,Lyapunov指数,替代数据集,最近临点统计,回归时间,庞加莱截面,非线性预测-TSTOOL is a matlab software package for nonlinear time series analysis. TSTOOL can be used for computing: Time-delay reconstruction, Lyapunov exponents, Fractal dimensions
gm_tool
- 灰色预测工具箱。 特性: 0 数据预处理,替换掉一些不符合条件的点:如连续相等的点 1 选择最好的c进行平移变换 2 残差太大的,剔除坏点 3 最后使用 新陈代谢 灰色模型求解(xcdxgm11) 函数: ccfx.m:残差分析 gm11.m:一般的灰色预测工具 xcdxgm11.m:新陈代谢灰色预测工具-Grey toolbox. Features: 1 Data preprocessing, replace the points t
matlab-kalman-filter
- 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据,对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时 刻的位置进行预测。本文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 -kalman filter
zhouyi
- 是跟踪一个运动的篮球。采用的是Kalman滤波器与基于均值平移的目标跟踪算法相融合的扩展算法,为了跟踪快速运动的目标,首先对目标运动模型进行建模,并运用Kalman滤波器对目标在下一帧中的状态进行预测,并将此预测值作为均值平移算法搜索目标的起始点。-Is tracking a movement of the basketball. Kalman filter is used in the target mean shift based tracking algorithm extension o
predict--the-possibe--vaule-
- 对于具有关心的机械,采用2次函数进行预测,然后采用估计反求其合理值点-first we predict the possible velocity and then reverse the time and valuse by quadratic function
ULA_LP
- 线性预测算法在均匀线阵点目标DOA估计上的引用,包括相干信源的解相干算法-Linear prediction algorithm is referenced on the DOA estimation of uniform linear array of point targets, including coherent source of decoherence algorithm
geneticPneural
- 神经网络与遗传算法的结合,解决散点拟合,预测问题。都是用工具箱,很方便 -genetic+ neural algorith
exp2
- 录制汉语拼音 a1(阴平)的发音。分别提交你所能录制的基音频率最高和最低的两个 录音文件。文件名为: 学号_a_h.wav(高音文件)和学号_a_l.wav(低音文件)。(用MathLab 编程) 1)分别对这两个文件进行观察分析。找出最高和最低基音频率位置,分别显示此时它们的 局部波形和短时频谱(按照最大值为100 归一化显示)。 要求:在时域波形上标出基音周期,并算出数值(精确到一个采样点)。在频域图上标出 基音频率。注意:标出分析波形的起始位置(精确到采样点位置),
MATLAB
- TST matlab 代码可以预测时间序列中的结构性变动点,以及用来进行样本外预测。-TSt matlab code can be useful for identifying structural changes in time series and particularly be helpful for forecasting.
matlab函数箱
- 离散灰色预测模型 %基于SDGM改进的离散灰色模型OMDGM(%Optimized Middle-point Fixed Discrete Grey Model)
灰色预测
- 预测模型,通过时间序列分析未来几点的数值走势。(Prediction model,analysis of the numerical trend of the future points by time series.)
新建文件夹
- 预测一天的负荷,共预测24个点,间隔为一个小时,将预测的负荷与实际负荷相比较,求出其误差率,将满足要求的模型用于未来负荷预测(The daily load is predicted with a total of 24 points and an interval of one hour. The predicted load is compared with the actual load and its error rate is calculated. The model meeting
迹线法(钢轨与车轮接触点计算)
- 根据车轮与钢轨的接触点,采用迹线法,预测后期节点位置(According to the contact point between wheel and rail, the trace method is used to predict the later node position)