登录
首页 » matlab » 容积卡尔曼滤波测量方程基于统计数据 cabature kalman

容积卡尔曼滤波测量方程基于统计数据 cabature kalman

于 2020-07-11 发布 文件大小:21KB
0 119
下载积分: 1 下载次数: 32

代码说明:

  容积卡尔曼滤波测量方程基于统计数据,利用蒙特卡罗方法抽取私家电动汽车一次出行里程数,根据电池充电特性及车辆行驶习惯获得电动汽车充电的起始荷电状态、充电功率和起始充电时间,建立了一个较为精确的预测无线充电私家电动汽车充电负荷的数学模型,(The volume Calman filter measurement equation is based on the statistical data, using Monte Carlo method to extract the first trip mileage of private electric vehicles. Based on the battery charging characteristics and vehicle driving habits, the initial charge state, charging power and starting charge time of the electric vehicle charging are obtained. A more accurate prediction radio is established. A mathematical model of charging load for private electric vehicles.)

文件列表:

队列, 0 , 2018-04-20
队列\ranvar, 0 , 2018-04-20
队列\ranvar\simpareto.m, 869 , 2014-02-12
__MACOSX, 0 , 2018-04-27
__MACOSX\队列, 0 , 2018-04-27
__MACOSX\队列\ranvar, 0 , 2018-04-27
__MACOSX\队列\ranvar\._simpareto.m, 212 , 2014-02-12
队列\ranvar\simbinom.m, 552 , 2014-02-12
__MACOSX\队列\ranvar\._simbinom.m, 212 , 2014-02-12
队列\ranvar\simexp.m, 668 , 2014-02-12
__MACOSX\队列\ranvar\._simexp.m, 212 , 2014-02-12
队列\ranvar\simdiscr.m, 1218 , 2014-02-12
__MACOSX\队列\ranvar\._simdiscr.m, 212 , 2014-02-12
队列\ranvar\distrmu.m, 1154 , 2014-02-12
__MACOSX\队列\ranvar\._distrmu.m, 212 , 2014-02-12
队列\ranvar\simlinear.m, 696 , 2014-02-12
__MACOSX\队列\ranvar\._simlinear.m, 212 , 2014-02-12
队列\ranvar\README, 602 , 2014-02-12
__MACOSX\队列\ranvar\._README, 212 , 2014-02-12
队列\ranvar\distrstat.m, 1777 , 2014-02-12
__MACOSX\队列\ranvar\._distrstat.m, 212 , 2014-02-12
队列\ranvar\simparetonrm.m, 914 , 2014-02-12
__MACOSX\队列\ranvar\._simparetonrm.m, 212 , 2014-02-12
队列\ranvar\simgeom.m, 583 , 2014-02-12
__MACOSX\队列\ranvar\._simgeom.m, 212 , 2014-02-12
__MACOSX\队列\._ranvar, 212 , 2018-04-20
队列\service, 0 , 2018-04-20
队列\service\servpath.m, 538 , 2014-02-12
__MACOSX\队列\service, 0 , 2018-04-27
__MACOSX\队列\service\._servpath.m, 212 , 2014-02-12
队列\service\simmg1.m, 1749 , 2014-02-12
__MACOSX\队列\service\._simmg1.m, 212 , 2014-02-12
队列\service\simmginfty.m, 2210 , 2014-02-12
__MACOSX\队列\service\._simmginfty.m, 212 , 2014-02-12
队列\service\simmm1.m, 1302 , 2014-02-12
__MACOSX\队列\service\._simmm1.m, 212 , 2014-02-12
队列\service\README, 876 , 2014-02-12
__MACOSX\队列\service\._README, 212 , 2014-02-12
队列\service\simmd1.m, 1416 , 2014-02-12
__MACOSX\队列\service\._simmd1.m, 212 , 2014-02-12
队列\service\simstmginfty.m, 4829 , 2014-02-12
__MACOSX\队列\service\._simstmginfty.m, 212 , 2014-02-12
队列\service\simgeod1.m, 191 , 2014-02-12
__MACOSX\队列\service\._simgeod1.m, 212 , 2014-02-12
__MACOSX\队列\._service, 212 , 2018-04-20
队列\license.txt, 1311 , 2014-02-12
__MACOSX\队列\._license.txt, 212 , 2014-02-12
__MACOSX\._队列, 212 , 2018-04-20

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

发表评论

0 个回复

  • 自我相关范畴的协议
    winsock相关自作实现类-protocols of the relevant category of self-realization
    2022-03-18 14:17:56下载
    积分:1
  • poj3941
    poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
    2013-07-16 20:45:28下载
    积分:1
  • bpf1
    带通滤波器matlab源代码 菜鸟看看有用的(band pass filter Matlab source code as they see useful)
    2007-04-18 10:46:03下载
    积分:1
  • 蚁群算法+Dijkstra算法=二维路径规划
    说明:  蚁群算法+Dijkstra算法=二维路径规划(Ant colony algorithm+Dijkstra algorithm-two-dimensional path planning)
    2021-04-26 16:38:45下载
    积分:1
  • DXWTWJ
    VB读写位图文件的源代码。可以对BMP文件修改,利用BMP文件加密、解密。(VB bitmap file read and write source code. BMP files can be modified using the BMP file encryption and decryption.)
    2014-02-02 19:05:05下载
    积分:1
  • contourlet_modeling
    Abstract—The contourlet transform is a new two-dimensional extension of the wavelet transform using multiscale and direc- tional fi lter banks. The contourlet expansion is composed of basis images oriented at various directions in multiple scales, with fl exible aspect ratios. Given this rich set of basis images, the contourlet transform effectively captures smooth contours that are the dominant feature in natural images.
    2009-05-07 22:34:42下载
    积分:1
  • 4256074
    多文档记事本源码例程,程序结合易语言拖放支持库,调用API函数和易语言模块实现多文档记事本功能。(Multiple Document Notepad source routines, programs combined with easy language and drop support library , call the API function module for easy multi- language document notepad function.)
    2015-03-11 11:35:04下载
    积分:1
  • meep4py
    meep是由mit的研究组开发的用于模拟电磁场问题的开源软件包。meep4py是meep的python接口(python wrapper of the well-kown opensource FDTD package: meep, developed by research group in MIT)
    2012-06-06 21:52:13下载
    积分:1
  • 二分法求解跟 s=3*x*x*x
    二分法求解跟 s=3*x*x*x-2*x*x+1 求解跟-Dichotomy solution with s = 3* x* x* x-2* x* x+1 solution with the
    2022-11-16 11:10:04下载
    积分:1
  • Test
    领航插件,用于获取领航数据。并显示在软件里。主要是为了取数据方便(Pilot plug-in)
    2014-02-07 00:06:36下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载