资源列表
mdl
- 一个模糊控制在线调节pid参数实例,加设计文档。(A fuzzy control online regulates the PID parameter example and adds a design document.)
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
juzhen
- 内容为C语言实现的矩阵求逆子函数,矩阵乘法子函数,加法,减法子函数,矩阵转置子函数(Including a.C file content for the C language matrix for inverse function)
music
- 空间谱music算法,谱峰搜索,找到信号波达方向(Spatial spectrum MUSIC algorithm, spectrum peak search)
多级最小二乘
- 多级最小二乘参数估计算法,能够估计ARX结构的模型的参数(multi-level least square parameter estimation algorithm, suitable for estimating the parameters of an ARX model)
plan2
- 由示波器读取参考频率和测试后的频率信息,由matlab计算待测信息频率(Using the oscilloscope to read the reference frequency and the frequency information after the test, and calculate the frequency of the information to be measured by MATLAB)
GPR-O-master
- github上找到的高斯过程回归的一个例子。(An example of the Gauss process regress found on GitHub.)
GPstuff_matlab-4.7
- GPtuff发布的关于高斯过程回归的压缩包,非常好用。(GPtuff's compression package for the Gauss process regression is very good.)
MATLAB-GPR-master
- GPtuff上的非常好用的关于高斯过程回归的代码资料。(GPtuff's compression package for the Gauss process regression is very good.)
FWI_GPR_Matlab_TE-master
- github上的非常好用的关于高斯过程回归的代码资料。(github is a very good code for the Gauss process regression.)
帧差法检测运动物体取背景
- 视频中运动物体的跟踪,打开视频读取视频,然后进行跟踪(weinerNo matter how familiar we used to be with each other,as long as we are apart then we become strangers)
python-gpr-master
- github上的非常好用的关于高斯过程回归的python代码,非常好用。(GitHub is a very good code for the Gauss process regression.)