-
myKalman
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。(Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) This is made by me for my course design。)
- 2005-08-04 18:14:33下载
- 积分:1
-
ky3
voltage-boosting converter, named as KY
converter, was proposed, which provides low output voltage ripple and is very suitable for supplying power to devices that must
operate under low-ripple conditions.
- 2013-09-22 17:32:26下载
- 积分:1
-
NFNN_out
计算正则化模糊神经网络的输出值,分为五层,包括正则化,模糊化和输出层,内有注释。(Output value calculated Regularization Fuzzy Neural Network, is divided into five layers, including regularization, blurring and output layer, within a comment)
- 2012-09-03 21:22:00下载
- 积分:1
-
Link
LInk.c for ART2 development.
- 2014-11-22 02:50:02下载
- 积分:1
-
figure_adjust
调整figure的大小和位置 设置颜色、字体、字号、加粗、倾斜 设置坐标范围、刻度线 设置图中线宽、坐标线宽 在图中添加文本标记 自动使figure最大化(
Adjust the size of the figure and location
Set the color, font, font size, bold, tilt
Set the coordinate range, the scale line
Set figure line width, coordinates, line width
Text markup is added in the figure
To maximize figure automatically
)
- 2014-12-02 15:55:33下载
- 积分:1
-
XieBeniforFCM
xie beni for clustering
- 2013-12-04 22:03:53下载
- 积分:1
-
code
依据自相关运算和互相关运算的原理,对一信号进行自相关操作(Based on autocorrelation and cross correlation by using the principle of a signal from the correlation operation)
- 2010-06-08 21:51:08下载
- 积分:1
-
MATLABlianxi
这是基于MATLAB的几个基本小例子,其中包括bar,zhendh,zhidianyundong等功能的实现。(This is based on several basic small example of MATLAB, including the bar, zhendh, zhidianyundong functions implementation.)
- 2011-08-24 11:53:39下载
- 积分:1
-
imGeodesicDistance
Calculate geodesic distance
- 2012-02-09 16:22:39下载
- 积分:1
-
EKF_monoSLAM_1pRANSAC
一种将RANSAC和卡尔曼滤波结合起来的方法,仅适用一个点来进行判断,大大提高了速度。具体见README文件。(The method of RANSAC and Kalman filtering to combine, apply only to a point to be judged, greatly improving the speed. See in particular the README file.)
- 2020-07-10 10:18:55下载
- 积分:1