搜索资源列表
IMM-sim
- IMM算法仿真,Matlab源码,用了最小二乘法,EKF,UFK等几种方法比较-IMM algorithm simulation, Matlab source code, using the least squares method, EKF, UFK Comparison of several methods such as
UFK
- 本文提出了基于UKF的直觉模糊神经网络.给出了直觉模糊神经网络的结构和各层的含义 -In this paper, based on the UKF' s intuitionistic fuzzy neural network. Intuitionistic fuzzy neural network is given the structure and layers of meaning
meanshift-and-ufk
- 牛人写的ms加卡尔曼跟踪,是一个完整的跟踪程序。可以直接运行。-Cattle were written the ms Jiaka Germain tracking, the a complete tracking program. Can directly run.
Global_Mapper
- UFk做图寻找突变点时,2条曲线应具有同样的时间轴,因此(and in situ observations after removi)
AircraftModelling
- 飞行器建模仿真,包含控制律设计,和EKF,UFK滤波处理(Aircraft modeling and simulation, including the design of control law, and EKF, UFK filtering processing)
UKF
- 基于Simulink的卡尔曼滤波器设计,包含模型和S-Function函数(Design of kalman filter based on Simulink.)
m_ktubianjianyan
- Mall-Kendall以气候、下垫面一致为前提,要求序列随机独立且同分布,用于突变点的识别。 UFk为一条随k变化的曲线,当n增加时,UFk很快趋于标准正态分布。 假设H0成立。给定显著性水平α,查算正态分布表得。当|UFk|<时,接受原假设,即趋势不显著;反之,拒绝原假设,即趋势显著。 在坐标轴上绘制两条曲线,若相交,则交点为突变点。这就是Mall-Kendall法。(Mall-Kendall to climate and u
MKtest
- % Mann-Kendall突变检测 % 数据序列y % 结果序列UFk,UBk2 %-------------------------------------------- %读取excel中的数据,赋给矩阵y %获取y的样本数 %A为时间和径流数据列(M-K trend test of serial data)