登录
首页 » matlab » EnsembleKalman_filter

EnsembleKalman_filter

于 2008-12-02 发布 文件大小:5024KB
0 225
下载积分: 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 个回复

  • Algorithm-for-DOA-Location
    是一种测向交叉定位算法 通过大量阅读论文获得,可以参考。有兴趣,可以一块讨论(Algorithm for DOA Location)
    2012-02-12 17:23:12下载
    积分:1
  • kfenbu
    产生K分布随机变量以及产生的随机变量与K分布密度函数的拟合程度(Generate the K-distribution fitting degree of the random variable and the random variable with distribution density function of the K)
    2012-07-16 14:43:45下载
    积分:1
  • BladedDLLInterface
    This source file contains example PitchCntrl(), UserHSSBr(), ! UserVSCont(), and UserYawCont() routines that are used to interface ! FAST with a master controller implemented as a dynamic-link-library ! (DLL) in the style of Garrad Hassan s Bladed wind turbine software ! package. All four routines call routine BladedDLLInterface(), which ! contains a call to the Bladed-style DLL that evaluates as DISCON(). ! Routine BladedDLLInterface() USEs a MODULE named ! BladedDLLParameters(), which stores values of PARAMETER constants ! used in the interface.
    2013-09-05 03:49:38下载
    积分:1
  • convolution
    稀疏脉冲反褶积代码,包括高尔消元法解矩阵方程阻,自相关,互相关,褶积,反褶积的代码. 刚参加工作那会儿,上进心也足,爱动脑,编了很多的程序,唯有这一个是我引以为傲的,花了几个星期写的稀疏脉冲(预测)反褶积的代码,放到了现在,觉得也没必要再私藏下去了,不出五年,我都不知道这段代码是干什么的了. 希望对大家有用,方法太简单,所以效果不是太好,请大家修改,如要转载,请记得注明出处. (vc++)
    2009-05-09 16:51:58下载
    积分:1
  • journal-bearing
    有限差分法的径向滑动轴承求解,可用于求解油膜厚度、油膜压力等(Radial sliding bearings for solving finite difference method can be used to solve the oil film thickness, oil pressure, etc.)
    2021-03-09 20:19:27下载
    积分:1
  • valve
    一个在fluent udf中使用Compute_Force_and_Moment函数计算力的算例(An Example of Compute_Force_and_Moment Function in Fluent UDF)
    2020-06-19 14:14:38下载
    积分:1
  • clustering_coef_bd
    得到一个人二值矩阵后,计算一个二值矩阵的聚类系数,来表示矩阵的特征(when you have a 0-1 matrix ,you can calculate its clusterig through my program)
    2012-10-29 15:00:29下载
    积分:1
  • algorithm-sp-ist-samp
    几种经典的重构算法,,很受益,初学者享用(recovery algorithm)
    2012-07-18 17:23:57下载
    积分:1
  • c_mean
    基于SVM的数据分类,通过IRIS数据进行验证,效果分类准确(SVM-based data classification, through the IRIS data validation, classification accuracy results)
    2021-01-01 11:28:59下载
    积分:1
  • FMM_C
    电磁计算用的快速多级子算法,欢迎大家下载交流(Fast multilevel sub algorithm for electromagnetic computation)
    2020-12-03 16:29:25下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载