登录
首页 » matlab » ssc_Li_cell_20120629b

ssc_Li_cell_20120629b

于 2012-10-21 发布 文件大小:575KB
0 213
下载积分: 1 下载次数: 519

代码说明:

  锂电池高精度模型,可以进行参数估计,使用simulink及simscape工具箱(Lithium batteries precision models, parameter estimates that use the the simulink and simscape Toolbox)

文件列表:

license.txt,1551,2012-06-30
ssc_Li_cell
...........\R2010b
...........\......\%2BLiBatteryElements
...........\......\..................\C_ext.ssc,841,2012-04-03
...........\......\..................\Em_ext.ssc,1115,2012-04-03
...........\......\..................\R_ext.ssc,715,2012-04-03

...........\......\InputData_1RC.xls,26112,2012-04-10
...........\......\InputData_2RC.xls,42496,2012-04-10
...........\......\LiBatteryBlocks.mdl,97537,2012-06-27
...........\......\LiBatteryElements_lib.mdl,45281,2012-06-30
...........\......\LiBatt_PulseData.mat,12865,2012-04-03
...........\......\plot_estim_results.m,658,2012-04-03
...........\......\ssc_lithium_battery_80Cells.mdl,81530,2012-06-27

...........\......\ssc_lithium_battery_80Cells_ini.m,4035,2012-06-26
...........\......\ssc_lithium_cell_1RC.mdl,115957,2012-06-27

...........\......\ssc_lithium_cell_1RC_estim.mdl,64195,2012-04-10

...........\......\ssc_lithium_cell_1RC_estim_ini.m,1096,2012-04-03
...........\......\ssc_lithium_cell_1RC_ini.m,2764,2012-04-03
...........\......\ssc_lithium_cell_2RC.mdl,127494,2012-04-10

...........\......\ssc_lithium_cell_2RC_ini.m,4211,2012-04-03
...........\......\ssc_lithium_cell_SDO_Project.mat,85146,2012-04-03
...........\R2012a
...........\......\%2BLiBatteryElements
...........\......\..................\C_table.ssc,1542,2012-03-27
...........\......\..................\C_table_1Temp.ssc,1264,2012-03-27
...........\......\..................\Em_table.ssc,2324,2012-03-27
...........\......\..................\Em_table_1Temp.ssc,1759,2012-03-27
...........\......\..................\R_table.ssc,1479,2012-03-27
...........\......\..................\R_table_1Temp.ssc,1124,2012-03-27
...........\......\InputData_1RC.xls,26112,2012-04-10
...........\......\InputData_2RC.xls,42496,2012-04-10
...........\......\LiBatteryBlocks.mdl,68300,2012-06-26
...........\......\LiBatteryElements_lib.mdl,43407,2012-06-30
...........\......\LiBatt_PulseData.mat,12865,2012-03-27
...........\......\plot_estim_results.m,658,2012-03-27
...........\......\ssc_lithium_battery_80Cells.mdl,73593,2012-06-27

...........\......\ssc_lithium_battery_80Cells_ini.m,4035,2012-06-26
...........\......\ssc_lithium_cell_1RC.mdl,87330,2012-04-10

...........\......\ssc_lithium_cell_1RC_estim.mdl,44589,2012-04-10

...........\......\ssc_lithium_cell_1RC_estim_ini.m,1096,2012-03-27
...........\......\ssc_lithium_cell_1RC_ini.m,2788,2012-04-14
...........\......\ssc_lithium_cell_2RC.mdl,91445,2012-04-10

...........\......\ssc_lithium_cell_2RC_ini.m,4211,2012-04-03
...........\......\ssc_lithium_cell_SDO_Project.mat,65319,2012-03-27
...........\README.txt,4439,2012-06-27

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

发表评论

0 个回复

  • MP
    说明:  经典的信号稀疏分解算法MP的实现。随着迭代次数增大,恢复的信号越精确。(The classic signal sparse decomposition algorithm MP . With the number of iterations increases, the more accurate the signal is recovered)
    2011-03-04 10:15:42下载
    积分:1
  • Applied_Numerical-Methods_MATLAB_Files
    Applied Numerical Methods MATLAB Files
    2012-05-28 21:02:58下载
    积分:1
  • mainbat
    蝙蝠算法优化相关向量机建模对数据进行建模和预测(The bat algorithm to optimize the relevance vector machine modeling)
    2013-07-01 00:38:43下载
    积分:1
  • medfilt3
    matlab实现的平滑滤波也即中值滤波,能够处理一维信号中的脉冲噪声。(Matlab smooth filtering and median filtering, able to handle a one-dimensional signal of impulse noise.)
    2014-12-23 09:33:03下载
    积分:1
  • kalman
    kalman 滤波的一个好程序,对大家会很有帮助的。。。。。。(kalman filter for a good program to all of us will be very helpful. . . . . .)
    2010-07-11 08:58:03下载
    积分:1
  • matlab_ebook
    有关MATLAB软件的超详细介绍 适合初学者(For details of MATLAB software for beginners super)
    2010-11-23 19:48:37下载
    积分:1
  • Convex
    Non-Convex Optimization
    2010-02-07 22:41:46下载
    积分:1
  • matlab-process
    包含大量matlab资料,包括重难点解释和实例、各种函数用法(Contains a large matlab materials, including heavy and difficult explanations and examples of usage of various functions)
    2013-11-07 21:32:03下载
    积分:1
  • analog-tv-connector
    can only be enabled when stop_mode_config is clear.
    2015-03-14 10:17:54下载
    积分:1
  • UnwellLineEquSet-matlab
    病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。 (Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.)
    2009-12-10 19:08:10下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载