登录
首页 » matlab » EnsembleKalman_filter

EnsembleKalman_filter

于 2008-12-02 发布 文件大小:5024KB
0 144
下载积分: 1 下载次数: 6

代码说明:

说明:  集合卡尔曼滤波(EnKF) 数据同化方法可以避免了EKF 中协方差演变方程预报过程中出现的计算不准确和关于协方差矩阵的大量数据的存储问题,最主要的是可以有效的控制估计误差方差的增长,改善预报的效果。(Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course of the calculation is not accurate and on the covariance matrix of a large amount of data storage problems, the most important and effective control can be estimated error variance of the growth, improvement in forecasting results.)

文件列表:

EnsembleKalman_filter
.....................\assimilate.m
.....................\bin
.....................\...\L3_step_c.mexa64
.....................\...\L3_step_c.mexglx
.....................\...\L40_step_c.mexa64
.....................\...\L40_step_c.mexglx
.....................\...\QG_step_f.mexa64
.....................\...\QG_step_f.mexglx
.....................\calc_bestrmse.m
.....................\calc_h.m
.....................\calc_k.m
.....................\calc_loccoeffs.m
.....................\calc_r.m
.....................\calc_rlocal.m
.....................\calc_stats.m
.....................\htm" target=_blank>CHANGELOG
.....................\fmain.m
.....................\generate.m
.....................\genU.m
.....................\get_obs.m
.....................\get_pos.m
.....................\get_prm.m
.....................\get_prmstruct.m
.....................\htm" target=_blank>LICENSE
.....................\main.m
.....................\models
.....................\......\common
.....................\......\......\dp5step.m
.....................\......\......\LA_generate_sample.m
.....................\......\......\plot_x.m
.....................\......\......\rk4step.m
.....................\......\......\shuffle.m
.....................\......\L3
.....................\......\..\L3.m
.....................\......\..\L3_step.m
.....................\......\..\L3_step_c.c
.....................\......\..\model_generate.m
.....................\......\..\model_getprmstruct.m
.....................\......\..\model_plotstate.m
.....................\......\..\model_setprm.m
.....................\......\..\model_step.m
.....................\......\L40
.....................\......\...\L40.m
.....................\......\...\L40_step.m
.....................\......\...\L40_step_c.c
.....................\......\...\model_generate.m
.....................\......\...\model_getprmstruct.m
.....................\......\...\model_plotstate.m
.....................\......\...\model_setprm.m
.....................\......\...\model_step.m
.....................\......\L40p
.....................\......\....\generate_samples.m
.....................\......\....\L40p.m
.....................\......\....\L40p_step.m
.....................\......\....\model_generate.m
.....................\......\....\model_getprmstruct.m
.....................\......\....\model_plotstate.m
.....................\......\....\model_setprm.m
.....................\......\....\model_step.m
.....................\......\LA
.....................\......\..\LA_step.m
.....................\......\..\model_generate.m
.....................\......\..\model_getprmstruct.m
.....................\......\..\model_plotstate.m
.....................\......\..\model_setprm.m
.....................\......\..\model_step.m
.....................\......\..\htm" target=_blank>README
.....................\......\LA2
.....................\......\...\LA2_generate_sample.m
.....................\......\...\LA2_step.m
.....................\......\...\model_generate.m
.....................\......\...\model_getprmstruct.m
.....................\......\...\model_plotstate.m
.....................\......\...\model_setprm.m
.....................\......\...\model_step.m
.....................\......\QG
.....................\......\..\f90
.....................\......\..\...\calc.f90
.....................\......\..\...\data.f90
.....................\......\..\...\helmholtz.f90
.....................\......\..\...\Makefile
.....................\......\..\...\mexcmd.m
.....................\......\..\...\mexf90.f90
.....................\......\..\...\nfw.f90
.....................\......\..\...\parameters.f90
.....................\......\..\...\prm-ens.txt
.....................\......\..\...\prm.txt
.....................\......\..\...\qg.f90
.....................\......\..\...\qgflux.f90
.....................\......\..\...\qgplay.m
.....................\......\..\...\qgplot.m
.....................\......\..\...\qgread.m
.....................\......\..\...\qgstep.f90
.....................\......\..\...\qgstep_mex.f90
.....................\......\..\...\htm" target=_blank>README
.....................\......\..\...\utils.f90
.....................\......\..\model_generate.m
.....................\......\..\model_getprmstruct.m
.....................\......\..\model_plotstate.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • mathmathodbyClanguage
    说明:  常用算法的c语言实现,包括一些经典的比如,最小二乘,插值与逼近等等!(Commonly used algorithm c language, including some classic example, least squares, interpolation and approximation, etc.!)
    2008-09-18 15:45:21下载
    积分:1
  • CH8
    8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c(8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain least-squares surface fitting hpir2.c)
    2009-10-15 14:30:44下载
    积分:1
  • 模糊指平滑
    说明:  模糊指数平滑算法源程序,进行预测 计算.(fuzzy exponential smoothing algorithm source for projection.)
    2005-09-04 23:32:05下载
    积分:1
  • juzhen-yunsuan
    vc++实现的矩阵运算方面得代码,很不错的,内容绝对好吃(matrix operations, code vc++ achieve very good, the content is absolutely delicious)
    2012-08-12 22:06:39下载
    积分:1
  • the-normal-line-of-the-gear
    齿轮传动参数测定和公法线公差计算,变位直齿圆柱齿轮参数测定(Determination and the normal line of the gear transmission parameter tolerances calculation)
    2012-07-08 08:50:08下载
    积分:1
  • conductive_dielectric_cylinder
    导体柱柱涂覆介质环的电磁散射特性解析计算(Optimization and Analysis of Electromagnetic Scattering Characteristic for conductive Dielectric Cylinder)
    2011-06-23 22:14:02下载
    积分:1
  • juzhenyushuzhifenxiMatlabjiefa
    矩阵与数值分析的所有算法的Matlab实现(All matrix and numerical analysis algorithm Matlab)
    2013-05-29 14:32:29下载
    积分:1
  • CV
    说明:  在CV模型下的卡尔曼滤波算法MATLAB程序(CV model in the Kalman filter algorithm MATLAB program)
    2009-01-14 11:30:00下载
    积分:1
  • apFFT_Test
    和大家分享一个全相位FFT,matlab程序,程序中全相位fft实现方法有两种,注释掉的根据原理推到得来,自己看吧。(And share a full-phase FFT, matlab program, the program fft implementation in all phase two, comment out the basis of the principle pushed to come, see for yourself.)
    2011-10-19 20:27:34下载
    积分:1
  • 主要用来抛物型偏微分方程的值解 matlab
    主要用来计算抛物型偏微分方程的数值解,而且通过调用边界函数来计算方程,采用差分编程方式(Mainly used to calculate the parabolic partial differential equations numerical solution, and by calling the function to calculate the equation of the border, using differential programmatically)
    2009-05-02 20:09:15下载
    积分:1
  • 696518资源总数
  • 104582会员总数
  • 48今日下载