-
UKF
UKFfunction [x,P]=ukf(fstate,x,P,hmeas,z,Q,R)
UKF Unscented Kalman Filter for nonlinear dynamic systems
[x, P] = ukf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P
- 2011-07-13 11:12:52下载
- 积分:1
-
Average-filtering
用matlab编写的程序,实现图像的3*3、7*7、9*9算术均值滤波和几何均值滤波,文档中有matlab源码以及运行结果截图(Programs written with matlab, image 3* 3,7* 7,9* 9 arithmetic mean filter and geometric mean filter, documentation and operating results have matlab source screenshot)
- 2013-12-03 18:57:30下载
- 积分:1
-
bp_drag_new
对fluent默认的Syamlal drag law进行曳力修正,多相流模型中(drag modify model in fluent)
- 2013-12-14 11:52:06下载
- 积分:1
-
MATLAB-GT
一个实用的郭涛算法的Matlab程序代码,带有实例(Guo Tao, a practical algorithm of Matlab code, with examples)
- 2008-05-27 11:04:55下载
- 积分:1
-
excercise_PCA
Matlab Coce for PCA 5
- 2012-05-08 21:09:30下载
- 积分:1
-
matlabautocorretion
该程序可用于计算数据之间的自相关系数,操作十分简便。(Autocorrelation coefficients used in the calculation between the data.)
- 2013-05-09 21:48:33下载
- 积分:1
-
P-Q
带例题的潮流计算程序,运用P-Q分解法进行潮流计算。(power FLOW code)
- 2012-01-20 14:37:46下载
- 积分:1
-
AR
说明: 高层风振计算时所需要的时程风荷载,matlab程序。(Cheng Feng when needed for high-level wind vibration calculation of load, the matlab program
)
- 2014-06-18 22:03:24下载
- 积分:1
-
Wavelet-transform-image-denoising
本案例通过对图像加入高斯噪声,利用sym4小波函数对该图像和信号进行三级分解,用小波阀值去噪的方法对该图像进行去噪,并给出了仿真结果。(This case through join Gaussian noise image, use the sym4 wavelet decomposition of the image and signal, the wavelet threshold to filter method for the image denoising is presented, and the simulation results.)
- 2016-05-30 14:43:20下载
- 积分:1
-
Local-optimal-solution
说明: 数值分析中的一个算法的实现,实现局部最优解。(A numerical analysis algorithm, to achieve local optimal solution.)
- 2011-03-09 18:07:20下载
- 积分:1