登录
首页 » matlab » EnsembleKalman_filter

EnsembleKalman_filter

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

  • FFRLS
    利用遗忘因子递推最小二乘法做的参数估计,介绍还算详尽(Forgetting factor recursive least squares method using the parameter estimates do)
    2020-11-27 15:09:30下载
    积分:1
  • Cholesky
    该程序是正定矩阵的Cholesky分解实例,Cholesky是矩阵分解常用的方法(The procedure is the Cholesky decomposition of positive definite matrix example, Cholesky matrix decomposition is a commonly used method)
    2007-10-11 10:59:30下载
    积分:1
  • comput_v
    应用FORTRAN语言编写的通过方向应力张量与应力余弦张量求解主应力矩阵(Application FORTRAN language through direction cosine stress tensor and the stress tensor matrix solving the principal stress)
    2013-08-13 10:16:21下载
    积分:1
  • umat_temp
    用ABAQUS及其子程序解决热冲压热力耦合问题(Subroutine with ABAQUS and hot stamping coupled thermal problem solving)
    2020-09-14 14:27:57下载
    积分:1
  • Ch10
    说明:  一个用于液体受热蒸发的UDF。压缩包中包含fluent网格文件,可直接进行联系。(An UDF used for heated evaporation.)
    2020-02-25 10:18:35下载
    积分:1
  • Matlab解微分方程(ODE+PDE)
    说明:  Matlab求解微分方程组,几种经典算法(MATLAB Solves Differential Equations, Several Classical Algorithms)
    2018-12-24 15:33:59下载
    积分:1
  • FFTOcean
    基于FFT的海面模拟。能够实现海面的复制,波浪模拟效果较好。(FFT-based simulation of the sea. Be able to achieve replication of the sea, wave simulation better.)
    2020-07-01 09:40:02下载
    积分:1
  • Dipole-source-grid-method
    改进了跨声速偶极子网格法(TDLM),且在颤振计算中能自动求颤振点速度,从而较大地提高了计算速度,并有利于方法在较大马赫数及较大减缩频率时的应用。(Dipole source grid method)
    2021-01-13 18:58:47下载
    积分:1
  • 用牛顿法解非线性方程组
    用牛顿法解非线性方程组(包括论文及源程序)(with Newton method for solving systems of nonlinear equations (including papers and source))
    2005-01-24 20:24:56下载
    积分:1
  • stratton
    大名鼎鼎的J.A.Stratton版电磁理论(中文版),书中有关电磁理论方面的内容是很有指导性的,属于经典书籍。(Famous J.A.Stratton version of electromagnetic theory (Chinese version), the book content of the electromagnetic theory is very instructive, are classic books.)
    2010-09-22 10:13:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载