登录
首页 » matlab » EnsembleKalman_filter

EnsembleKalman_filter

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

  • PMET0
    用于计算参考作物蒸发蒸腾量ET0(P-M公式)(Used to calculate the reference crop evaporation transpiration ET0)
    2015-01-26 15:38:19下载
    积分:1
  • P-value
    calcule de la p-value en c#
    2011-11-10 03:17:06下载
    积分:1
  • Learn R for Applied Statistics
    Do you need to gain confidence with handling numbers and formulae? Do you want a clear, step-by-step guide to the key concepts and principles of statistics? Nearly all aspects of our lives can be subject to statistical analysis. Statistics: An Introduction shows you how to interpret, analyze and present figures. Assuming minimal knowledge of maths and using examples from a wide variety of everyday contexts, this book makes often complex concepts and techniques easy to get to grips with. This new edition has been fully updated. Whether you want to understand the statistics that you are bombarded with every day or are a student or professional coming to statistics from a wide range of disciplines, Statistics: An Introduction covers it all.
    2020-06-22 22:20:01下载
    积分:1
  • SIMPLER-Tao
    西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!(Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!)
    2009-12-29 18:04:15下载
    积分:1
  • unit-commitment-problem--5-machine-
    采用拉格朗日算法求解机组组合问题,采用的是5机系统(Lagrange algorithm for unit commitment problem, 5 machine system)
    2021-04-20 15:18:51下载
    积分:1
  • fdtd_2D_TE_PML
    fdtd的2d算法,pml边界条件,二维TE波(fdtd the 2d algorithm, pml boundary conditions, 2D TE wave)
    2007-02-02 16:43:27下载
    积分:1
  • CYCLE
    气象数据计算超等许,能够计算在风厂中气象数据的票性诡计(meteorological data superfine promised to calculate the wind plant meteorological data of the votes sexual tricks)
    2006-10-26 21:27:26下载
    积分:1
  • interpolation
    cressman格点插到格点程序,从一个场插值出另一个分辨率不同的场(interpolates fields to another grid as specified )
    2013-08-25 21:53:45下载
    积分:1
  • ABAQUS 显式VUMAT
    ABAQUS 显式计算时 用户自定义子材料程序 VUMAT源代码,(User defined subrutine of ABAQUS explicit analysis)
    2021-03-16 10:29:21下载
    积分:1
  • fortran_MD
    Fortran编的关于分子动力学模拟的程序(Fortran programs compiled on the molecular dynamics simulations)
    2014-02-26 22:16:23下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载