登录
首页 » matlab » enkf-matlab

enkf-matlab

于 2017-07-17 发布 文件大小:7096KB
0 190
下载积分: 1 下载次数: 8

代码说明:

  简明全面地实现了集合卡尔曼滤波资料同化的方法,缺乏主程序,需要自己调试,英文注释。(The method of data assimilation for ensemble Calman filtering is simple and comprehensive. It lacks the main program and needs to debug itself.)

文件列表:

enkf-matlab\assimilate.m
enkf-matlab\bin\L3_step_c.mexa64
enkf-matlab\bin\L3_step_c.mexw32
enkf-matlab\bin\L40_step_c.mexa64
enkf-matlab\bin\L40_step_c.mexw32
enkf-matlab\bin\QGs_step_f.mexa64
enkf-matlab\bin\QGt_step_f.mexa64
enkf-matlab\bin\QG_step_f.mexa64
enkf-matlab\bin\QG_step_f.mexw32
enkf-matlab\bin\QG_step_f.mexw64
enkf-matlab\calc_bestrmse.m
enkf-matlab\calc_h.m
enkf-matlab\calc_k.m
enkf-matlab\calc_loccoeffs.m
enkf-matlab\calc_r.m
enkf-matlab\calc_stats.m
enkf-matlab\CHANGELOG
enkf-matlab\find_localobs.m
enkf-matlab\fmain.m
enkf-matlab\generate.m
enkf-matlab\genR.m
enkf-matlab\genU.m
enkf-matlab\get_obs.m
enkf-matlab\get_pos.m
enkf-matlab\get_prm.m
enkf-matlab\get_prmstruct.m
enkf-matlab\get_version.m
enkf-matlab\LICENSE
enkf-matlab\main.m
enkf-matlab\models\common\dp5step.m
enkf-matlab\models\common\L40.m
enkf-matlab\models\common\L40_step_c.c
enkf-matlab\models\common\LA_generate_sample.m
enkf-matlab\models\common\model_getHE.m
enkf-matlab\models\common\model_getobs.m
enkf-matlab\models\common\plot_x.m
enkf-matlab\models\common\rk4step.m
enkf-matlab\models\common\shuffle.m
enkf-matlab\models\L3\L3.m
enkf-matlab\models\L3\L3_step_c.c
enkf-matlab\models\L3\model_generate.m
enkf-matlab\models\L3\model_getprmstruct.m
enkf-matlab\models\L3\model_plotstate.m
enkf-matlab\models\L3\model_setprm.m
enkf-matlab\models\L3\model_step.m
enkf-matlab\models\L40\model_generate.m
enkf-matlab\models\L40\model_getprmstruct.m
enkf-matlab\models\L40\model_plotstate.m
enkf-matlab\models\L40\model_setprm.m
enkf-matlab\models\L40\model_step.m
enkf-matlab\models\L40b\model_generate.m
enkf-matlab\models\L40b\model_getHE.m
enkf-matlab\models\L40b\model_getobs.m
enkf-matlab\models\L40b\model_getprmstruct.m
enkf-matlab\models\L40b\model_plotstate.m
enkf-matlab\models\L40b\model_setprm.m
enkf-matlab\models\L40b\model_step.m
enkf-matlab\models\L40b\README
enkf-matlab\models\L40p\generate_samples.m
enkf-matlab\models\L40p\model_generate.m
enkf-matlab\models\L40p\model_getprmstruct.m
enkf-matlab\models\L40p\model_plotstate.m
enkf-matlab\models\L40p\model_setprm.m
enkf-matlab\models\L40p\model_step.m
enkf-matlab\models\L40p\README
enkf-matlab\models\LA\LA_step.m
enkf-matlab\models\LA\model_generate.m
enkf-matlab\models\LA\model_getprmstruct.m
enkf-matlab\models\LA\model_plotstate.m
enkf-matlab\models\LA\model_setprm.m
enkf-matlab\models\LA\model_step.m
enkf-matlab\models\LA\README
enkf-matlab\models\LA2\LA2_generate_sample.m
enkf-matlab\models\LA2\LA2_step.m
enkf-matlab\models\LA2\model_generate.m
enkf-matlab\models\LA2\model_getprmstruct.m
enkf-matlab\models\LA2\model_plotstate.m
enkf-matlab\models\LA2\model_setprm.m
enkf-matlab\models\LA2\model_step.m
enkf-matlab\models\QG\f90\calc.f90
enkf-matlab\models\QG\f90\data.f90
enkf-matlab\models\QG\f90\helmholtz.f90
enkf-matlab\models\QG\f90\Makefile
enkf-matlab\models\QG\f90\mexcmd.m
enkf-matlab\models\QG\f90\mexf90.f90
enkf-matlab\models\QG\f90\nfw.f90
enkf-matlab\models\QG\f90\parameters.f90
enkf-matlab\models\QG\f90\prm-ens.txt
enkf-matlab\models\QG\f90\prm.txt
enkf-matlab\models\QG\f90\qg.f90
enkf-matlab\models\QG\f90\qgflux.f90
enkf-matlab\models\QG\f90\qgplay.m
enkf-matlab\models\QG\f90\qgplot.m
enkf-matlab\models\QG\f90\qgread.m
enkf-matlab\models\QG\f90\qgstep.f90
enkf-matlab\models\QG\f90\qgstep_mex.f90
enkf-matlab\models\QG\f90\README
enkf-matlab\models\QG\f90\utils.f90
enkf-matlab\models\QG\model_generate.m
enkf-matlab\models\QG\model_getprmstruct.m

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

发表评论

0 个回复

  • matlabAndFiniteElementMethod
    matlab与有限元算法书的程序,我改编过其中的算法,可以用其中“hang架算例文件”中我编的例子算,都正确,我算过了(Matlab finite element method and the procedures, which I adapted over the algorithm, which can "hang-count cases document" I count series of examples are correct, I counted the)
    2006-06-22 17:37:19下载
    积分:1
  • kalmnintroduction
    卡尔曼滤波器介绍,适合初学者了解卡尔曼滤波器的原理!(Kalman filter is introduced, suitable for beginners to understand the principle of Kalman Filter!)
    2010-05-21 22:34:40下载
    积分:1
  • LMS-Gradient-Paper[1]
    改文档系统介绍了LMS 算法估算梯度的相关算法。(How does the LMS algorithm estimate the gradient)
    2011-08-02 11:39:31下载
    积分:1
  • MATLAB_SIMULINK_QDPSK
    有关matalab方面的仿真文献,希望大家有好的东西都能够共享!(Matalab aspects related to the simulation literature, I hope everyone has good things to share!)
    2008-08-01 16:20:37下载
    积分:1
  • OFDMSystemDesignandSimulation
    OFDM通信系统设计与仿真(shuoshilunwen)(OFDM System Design and Simulation )
    2014-08-18 15:09:35下载
    积分:1
  • 20130903
    现代移动通信中的调制技术研究及Matlab实现(Modulation of modern mobile communication technology research and Matlab,)
    2013-09-03 20:17:48下载
    积分:1
  • tide_uv
    潮流准调和分析 Dd.m [DO1 dO1 DK1 dK1 DM2 dM2 DS2 dS2 DM4 dM4 DMS4 dMS4]=Dd(y,D,Y,tm,A1) 计算6个准调和分潮的振幅系数和初相角公式 aM.m [N n aa liu_u liu_v]=aM() 基础系数矩阵,目前D和d值是取用的各段数据的中间时间值,t是以中间为0左右对称取; 视差潮龄A1需要预先得知 同时本程序负责读取原始测流数据,格式为 站位名称 观测数据段数N(即大 中 小潮) 第一段起始时间YYYY MM DD HH mm ss 第一段个数n1 speed direction speed direction ... 第二段起始时间 YYYY MM DD HH mm ss 第二段个数n2 speed direction speed direction ... 第三段起始时间 YYYY MM DD HH mm ss 第三段个数n3 speed direction speed direction ... UVg.m [U V Ug Vg]=UVg() 求调和常数U V和迟角Ug Vg Tuoyuan.m 计算各准调和分潮的椭圆要素W theta K k (The quasi harmonic analysis of tidal current Dd.m [DO1 dO1 DK1 dK1 DM2 dM2 DS2 dS2 DM4 dM4 DMS4 dMS4]=Dd (y, D, Y, TM, A1) calculation of 6 quasi harmonic division of amplitude and initial phase angle formula of the coefficient of tide AM.m [N n AA liu_u liu_v]=aM () foundation coefficient matrix, the current D and D values are the middle time of each section of data taken the value of T is in the middle for symmetric about 0 Age of parallax A1 need to know in advance At the same time, this program is responsible for reading the original flow measurement data, format for Site name The observation data segment number N (that is, in the low tide) The first section of the YYYY MM DD HH mm the starting time of SS The first section number N1 Speed direction Speed direction ... The second section starting time YYYY MM DD HH mm SS The second section number N2 Speed direction Speed direction ... The third section starting time YYYY MM DD HH mm SS The third section number )
    2015-02-10 16:29:29下载
    积分:1
  • CMAcode
    matlab的 cma 算法 代码 个人作品 绝对能执行(The cma algorithm matlab code for the implementation of individual works can certainly)
    2010-05-16 21:20:06下载
    积分:1
  • msvr
    实现多输出的支持向量机回归,不需要对每一个输出都进行函数回归(Multi-output support vector machine regression,Each output does not need to be a function of the regression)
    2013-11-29 10:43:56下载
    积分:1
  • shuzhifenxizuoye
    这是本人的数值分析作业,希望能帮租到大家,里边有源程序,及解释说明,大家仔细看,肯定会理解(In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is proposed, which yields a maximum likelihood estimation of the Kepler orbit with multi-spatio-temporal state based on both the preprocessing of the small manoeuvring model and the determining of initial value parameter with two spatio-temporal state. )
    2012-10-27 10:34:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载