登录
首页 » Others » EKF-soc

EKF-soc

于 2020-12-11 发布
0 214
下载积分: 1 下载次数: 58

代码说明:

说明:  基于扩展卡尔曼滤波的电池soc估计simulink模型,将模型计算得到的电池soc与扩展卡尔曼滤波得到的电池soc进行比较。(Based on the Simulink model of battery SOC estimation with extended Kalman filter, the battery SOC calculated by the model is compared with the battery SOC obtained by extended Kalman filter.)

文件列表:

EKF-soc\EKF\cd.mat, 45295 , 2015-12-16
EKF-soc\EKF\cdq.mat, 12833 , 2015-12-16
EKF-soc\EKF\cdqq.mat, 8543 , 2015-12-16
EKF-soc\EKF\EKF_SOC.slx, 32473 , 2017-03-29
EKF-soc\SOC\SOC.mdl, 168160 , 2016-09-27
EKF-soc\EKF, 0 , 2018-12-29
EKF-soc\SOC, 0 , 2016-10-12
EKF-soc, 0 , 2018-12-29

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

发表评论

0 个回复

  • Tab滑动门导航Flash版
    Tab滑动门导航Flash版,用Flash模拟实现的网页滑动门导航,操作感觉和WEb上的JS版滑动门几乎一样,但Flash版本可方便加入更多的动画效果,这是JS不能比的哦,效果预览请参见截图吧。
    2022-09-22 15:20:02下载
    积分:1
  • C-C方法
    说明:  重构相空间的嵌入维数及时间延迟得C_C算法的MATLAB代码(MATLAB code of C_C algorithm for reconstructing embedding dimension and time delay in phase space)
    2019-03-22 23:07:53下载
    积分:1
  • 《ABAQUS在岩土工程中的应用》-源代码
    ABAQUS在岩土工程中的应用》-源代码.rar,能帮助到大家有效的学习abaqus有限元软件。(ABAQUS in geotechnical applications "- source code.It can help everyone learn effective abaqus finite element software.)
    2017-12-11 21:07:31下载
    积分:1
  • Reflash MiniPro
    说明:  como regravar o mini pro
    2019-01-15 11:31:29下载
    积分:1
  • 系统分析师,文档,大家来看看了,对学计算机有帮助的!
    系统分析师,文档,大家来看看了,对学计算机有帮助的!-Systems analyst, documentation, read the U.S. point of view on the school computer help!
    2022-10-07 19:10:03下载
    积分:1
  • EPANET教学
    说明:  通过matlab调用EPANET可进行水力分析计算(Hydraulic analysis and calculation can be carried out by calling EPANET through MATLAB)
    2020-06-23 09:40:02下载
    积分:1
  • Visual C# 使用键盘控制窗体的移动
    Visual C#使用键盘控制窗体的移动,创建窗体对象,设置窗体接收按键事件,定义一个标识窗体的变量,判断按键类型,判断后关闭本窗体。   private void Form1_Load(object sender, EventArgs e)   {    Frm_Main form1 = new Frm_Main();//创建窗体对象    form1.KeyPreview = true;//设置窗体接收按键事件   }   private void Form1_KeyDown(object sender, KeyEventArgs e)   {    Point point = this.Location;//定义一个标识窗体的变量    switch (e.KeyData)//判断按键类型    {    case Keys.Up://当按键为上方向键时    point.Y -= 2;    break;    case Keys.Down://当按键为下方向键时    point.Y += 2;    break;    case Keys.Right://当按键为右方向键时    point.X += 2;    break;    case Keys.Left://当按键为左方向键时    point.X -= 2;    break;    case Keys.Escape://当按键为Esc键时    this.Close();//关闭本窗体    break;    default: break;    }    this.Location = point;   }
    2022-03-13 23:48:13下载
    积分:1
  • SVPWM
    说明:  dsp svpwm程序 上机调试可用 可用于有源滤波器(svpwm Available on program)
    2020-03-06 23:49:23下载
    积分:1
  • completed with the 331, in the hope that this will continue to learn
    用c++完成的五子棋,希望能继续在这好好学习-completed with the 331, in the hope that this will continue to learn
    2022-02-09 19:00:56下载
    积分:1
  • 割平面法
    说明:  使用割平面法求解整数规划问题的matlab程序(Matlab program for solving integer programming problems by cutting plane method)
    2019-06-06 15:55:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载