登录
首页 » matlab » ekf

ekf

于 2016-07-02 发布 文件大小:1KB
0 286
下载积分: 1 下载次数: 30

代码说明:

  用扩展卡尔曼滤波法估计新能源车动力锂电池剩余电量(ekf for SOC)

文件列表:

ekf.m,658,2015-10-13

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

发表评论

0 个回复

  • code2
    machine data processing part2
    2010-08-02 23:51:40下载
    积分:1
  • jakes_filter
    Jakes filter in fir implementation
    2009-06-17 00:03:30下载
    积分:1
  • MATLABoder
    说明:  matlab的命令大全,希望对大家有帮助呵呵,主要是一些命令咯 (Matlab orders, hope to help you, is mainly some orders)
    2010-04-11 15:51:44下载
    积分:1
  • Release2
    相空间重构相关代码,使用重构相空间捕捉非线性特征。(phase space reconstruction.This toolbox contains Matlab functions to capture the nonlinearities of the speech production system using reconstructed phase space (RPS) techniques.)
    2013-11-27 10:49:32下载
    积分:1
  • BPSK_Prob_erro_fading
    BPSK in Rayleigh fading channel. Simulation and Theoretical results
    2015-03-09 21:25:52下载
    积分:1
  • K-means
    k-means算法的实现,实用matlab是实现的,可以用啦做聚类分析(k-means algorithm for the realization of the practical realization of matlab, so you can use cluster analysis)
    2009-06-07 18:03:09下载
    积分:1
  • DriferTracking
    漂流跟踪文献,主要是高频地波雷达相关内容。仅作参考(Rafting tracking literature, mainly HFSWR related content. For reference only)
    2013-10-16 23:51:15下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • MMA_2
    MMA盲均衡算法,上传供交流,希望大家提供宝贵的意见(MMA blind equalization algorithm, uploads for the exchange, we hope to provide valuable advice)
    2007-01-07 14:40:48下载
    积分:1
  • FEM
    computed distribution of the magnetic field Hz within an wvolving 2D dielectric mircopille with initial r=667nm run in COMSOL with Matlab
    2009-05-14 22:03:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载