说明:这段代码以matlab为平台编写的,介绍了Kalman滤波在温度测量中的应用。通过这个实例应用,你能很好的掌握Kalman的基本知识,加深对Kalman滤波的认识。每段代码都配有解释说明,方便大家的理解。大家可以在此代码的基础上进行改编,或参考此代码编写自己的应用实例。
说明:自己编写的自适应滤波算法的应用,应用于惯性导航系统初始对准中,静止基座-I have written the application of adaptive filtering algorithm used in inertial navigation system in the initial a...
说明:bp网络用于设备故障预测,自己写的,不知道能不能给别人以帮组-bp Network equipment failure prediction, wrote it myself, I do not know to be able to help other people Group
说明:自己编写的小波神经网络的代码。已经得到成功的应用-I have written code for wavelet neural network. Has been successfully applied
说明:预测控制的两个实例,用M语言编写,希望对学习预测控制的人有多帮助-Two examples of predictive control, the M language, in the hope that people learn how predictive control to help
说明:我自己写了一个函数: 该函数用来计算任意函数的一阶偏导数(数值方法) -I wrote a function: The function used to calculate the arbitrary function of the first-order partial derivative...