-
kleinbauer
卡尔曼滤波的Matlab实现,有理论,有程序,一步步引导完成卡尔曼滤波的学习。(This conference includes a description of the standard Kalman filter and its algorithm with the two main steps, the prediction step and the correction step.)
- 2014-08-16 13:50:13下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
Adaboost
matlab实现AdaBoost,弱分类算法包括fisher 伪逆 svm naivebayes 决策树。(matlab implements AdaBoost, weak classification algorithms include fisher pseudoinverse svm naivebayes tree.)
- 2021-01-22 16:38:40下载
- 积分:1
-
lecroy_sparq_datasheet
Solar pv Maxi Series leaflet_release_Oct 12
- 2014-01-02 21:16:18下载
- 积分:1
-
signal_gen
某设备点火信号的时序生成时序程序,可用于时序生成设计参考(An ignition timing signal generating device timing procedures can be used to generate a timing reference design)
- 2013-12-13 21:58:09下载
- 积分:1
-
Gabor-Filter
This code is used for extracting texture features in an image
- 2014-01-24 18:20:08下载
- 积分:1
-
Periodic_ILB(R-a-B)
The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme.
The model is also referred to as color model or chromodynamic model or ILB (immiscible LB).
This MatLab implementation of ILB saves an AVI file in dir_avi= C: that records frames generated by the time evolution iterations.
The code implements in D2Q9 the model originally developed by Gunstensen [Gunstensen AK, Rothman D. Lattice The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme.
The model is also referred to as color model or chromodynamic model or ILB (immiscible LB).
This MatLab implementation of ILB saves an AVI file in dir_avi= C: that records frames generated by the time evolution iterations.(The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB) . This MatLab implementation of ILB saves an AVI file in ' ' dir_avi = ' C: ' ' ' that records frames generated by the time evolution iterations The code implements in D2Q9 the model originally developed by Gunstensen [Gunstensen AK, Rothman D.. Lattice The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB .) This MatLab implementation of ILB saves an AVI file in ' ' dir_avi = ' C: ' ' ' that records frames generated by the time evolution iterations.)
- 2021-03-25 08:49:14下载
- 积分:1
-
matlab
正态分布检验程序MATLAB程序
对平均分差值的t检验MATLAB程序(The normal distribution test program MATLAB program
The average difference t test program MATLAB)
- 2014-08-11 16:11:55下载
- 积分:1
-
matlab_classic
对于matlab初学者很好的基本的经典的源代码学习例程(Good for beginners basic matlab classic study of the source code routines)
- 2009-05-23 23:48:03下载
- 积分:1
-
matlab-lvboqi
matlab中的数字滤波器:butterworth滤波,besself滤波,chebyshev type1(2)滤波,椭圆滤波(Matlab the Digital Filter : butterworth filtering, besself filtering, chebyshev type1 (2) filtering, elliptic filter)
- 2007-06-01 18:38:50下载
- 积分:1