登录
首页 » matlab » LIONSIMBA-master

LIONSIMBA-master

于 2019-06-25 发布
0 146
下载积分: 1 下载次数: 13

代码说明:

说明:  该代码为基于MATLAB编制的锂离子电池伪二维模型(This code is a pseudo two-dimensional model of lithium ion battery based on MATLAB.)

文件列表:

LIONSIMBA-master, 0 , 2018-09-14
LIONSIMBA-master\.gitignore, 16 , 2018-09-14
LIONSIMBA-master\LICENSE, 1095 , 2018-09-14
LIONSIMBA-master\Parameters_init.m, 21652 , 2018-09-14
LIONSIMBA-master\README.md, 5753 , 2018-09-14
LIONSIMBA-master\User's Manual.pdf, 1329858 , 2018-09-14
LIONSIMBA-master\battery_model_files, 0 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations, 0 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\FDM9orderElectrodeDiffusion.m, 5677 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\SEI_layer.m, 1308 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\ThermalDerivatives.m, 7613 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\algebraicStates.m, 4366 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\batteryModel.m, 12793 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\cheb.m, 1609 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\electrodeConcentration.m, 2064 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\electrolyteConductivity.m, 3048 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\electrolyteDiffusion.m, 7123 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\electrolyteDiffusionCoefficients.m, 2742 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\electrolytePotential.m, 7812 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\evaluate_sign_input_density.m, 1592 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\heatGenerationRates.m, 3872 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\ionicFlux.m, 3702 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\openCircuitPotential.m, 3832 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\reactionRates.m, 1619 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\retreiveData.m, 2306 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\solidPhaseDiffusionCoefficients.m, 1708 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\solidPhasePotential.m, 2315 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\spectralMethodElectrodeDiffusion.m, 5698 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\surfaceConcentration.m, 2454 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\thermalModel_lumped.m, 3260 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\thermalModel_pde.m, 11204 , 2018-09-14
LIONSIMBA-master\battery_model_files\P2D_equations\volumeAveragedConcentrationFlux.m, 1878 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions, 0 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions\getCarCurrent.m, 1586 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions\getInputCurrent.m, 1870 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions\getInputCurrentDensity.m, 1714 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions\getInputPowerDensity.m, 1861 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions\getPcontrolCurrent.m, 2617 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions\getPcontrolCurrentPack.m, 3258 , 2018-09-14
LIONSIMBA-master\battery_model_files\external_functions\socEstimator.m, 2183 , 2018-09-14
LIONSIMBA-master\battery_model_files\interpolation_scripts, 0 , 2018-09-14
LIONSIMBA-master\battery_model_files\interpolation_scripts\interpolateDiffusionCoefficients.m, 3078 , 2018-09-14
LIONSIMBA-master\battery_model_files\interpolation_scripts\interpolateElectrolyteConcentration.m, 2583 , 2018-09-14
LIONSIMBA-master\battery_model_files\interpolation_scripts\interpolateElectrolyteConcetrationFluxes.m, 2041 , 2018-09-14
LIONSIMBA-master\battery_model_files\interpolation_scripts\interpolateElectrolyteConductivities.m, 2703 , 2018-09-14
LIONSIMBA-master\battery_model_files\interpolation_scripts\interpolateTemperature.m, 2786 , 2018-09-14
LIONSIMBA-master\battery_model_files\numerical_tools, 0 , 2018-09-14
LIONSIMBA-master\battery_model_files\numerical_tools\firstOrderDerivativeMatrix.m, 2530 , 2018-09-14
LIONSIMBA-master\battery_model_files\numerical_tools\rootFinder.m, 2448 , 2018-09-14
LIONSIMBA-master\battery_model_files\numerical_tools\secondOrderDerivativeMatrix.m, 2422 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools, 0 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\algebraicInitialConditions.m, 2206 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\checkBatteryParameters.m, 5096 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\checkEnvironment.m, 2737 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\checkInitialStates.m, 2096 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\checkSimulationStopConditions.m, 3819 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\computeVariablesIndices.m, 2516 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\compute_lumped_mass_and_Cp_avg_for_given_layer_fcn.m, 3722 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\differentialInitialConditions.m, 2331 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\headerInfo.m, 2086 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\initialise_model.m, 2842 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\internalSOCestimate.m, 2055 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\jacobianFunction.m, 1618 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\retrieveData.m, 2610 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\solidPhaseDifferentiationMatrices.m, 2157 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\solidPhaseDiffusionDifferentiationMatrices.m, 2466 , 2018-09-14
LIONSIMBA-master\battery_model_files\simulator_tools\storeSimulationResults.m, 3672 , 2018-09-14
LIONSIMBA-master\battery_model_files\test_lionsimba_folder.m, 499 , 2018-09-14
LIONSIMBA-master\example_scripts, 0 , 2018-09-14
LIONSIMBA-master\example_scripts\CC_CV_charge.m, 5332 , 2018-09-14
LIONSIMBA-master\example_scripts\CarCycling_example1.m, 4754 , 2018-09-14
LIONSIMBA-master\example_scripts\CarCycling_example2.m, 3237 , 2018-09-14
LIONSIMBA-master\example_scripts\Proportional_voltage_control.m, 3179 , 2018-09-14
LIONSIMBA-master\example_scripts\Proportional_voltage_control_battery_pack.m, 3564 , 2018-09-14
LIONSIMBA-master\example_scripts\const_power_charging.m, 4405 , 2018-09-14
LIONSIMBA-master\example_scripts\continous_custom_current_profile.m, 5171 , 2018-09-14
LIONSIMBA-master\example_scripts\custom_current_profile.m, 4955 , 2018-09-14
LIONSIMBA-master\example_scripts\different_c_rates.m, 2229 , 2018-09-14
LIONSIMBA-master\example_scripts\different_heat_exchange.m, 2749 , 2018-09-14
LIONSIMBA-master\example_scripts\isothermal_simulations.m, 2211 , 2018-09-14
LIONSIMBA-master\example_scripts\multipleCells.m, 4758 , 2018-09-14
LIONSIMBA-master\example_scripts\solidPhaseDiffusionSchemes.m, 2524 , 2018-09-14
LIONSIMBA-master\startSimulation.m, 34758 , 2018-09-14

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

发表评论

0 个回复

  • 645
    功能完整的瀑布墙视图效果,精选ios编程学习源码,很好的参考资料。(View full-featured waterfall wall effect, selection ios programming learning source, a good reference.)
    2014-02-13 15:24:56下载
    积分:1
  • Nucleus_rtos
    详细的介绍了Nucleus的使用方法 Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。(rtos of Nucleus)
    2009-12-11 16:58:06下载
    积分:1
  • DOS
    实现dos调用功能 修改显存方法显示字符(Achieve dos memory recall function to modify the method to display characters)
    2014-01-08 12:55:16下载
    积分:1
  • Bankers-Algorithm
    操作系统银行家算法,完整的实现了银行家算法所有要求,随机分配资源。(Banker s Algorithm)
    2013-11-29 12:50:05下载
    积分:1
  • 基于ESO方法位移约束下的拓扑优化
    基于EOS方法位移约束拓扑优化,可以有效的得到最优的结构。(Based on the EOS method, the optimal structure of the displacement constrained topology can be obtained effectively.)
    2017-09-23 14:29:16下载
    积分:1
  • txNFlFCf
    说明:  消费代码.用于操作系统中的课程设计使用.愿大家提供建议我也好改进算法(Consumer code. For the operating system to use the curriculum design. I would like to provide recommendations to improve the algorithm or)
    2008-11-21 17:27:31下载
    积分:1
  • dos
    dos命令的介紹及其使用方法,其中主要包括了大部分的DOS命令(主要是常见的和经常使用的)(the dos command introduced its use, which includes most of the DOS commands (mainly common and frequently used))
    2012-12-13 17:02:33下载
    积分:1
  • orange5_6
    于渊的 一个操作系统的实现 光盘源码 第五章和第六章 该源码包含了操作系统实现的完整过程(In a deep realization of the operating system CD-ROM chapters V and VI of the source code contains the operating system to achieve the complete process)
    2011-08-17 10:43:32下载
    积分:1
  • caozuoxitong
    操作系统综合实验报告 关于单处理器系统的进程调度的实验报告分析以及源码(Operating a comprehensive report on the experimental process of scheduling a single processor system analysis and the source of the experimental report)
    2010-01-08 18:53:47下载
    积分:1
  • timepieces
    时间片轮转法,运行进程用完它的时间片后还未完成,就送到就绪队列队尾(time change once have fishes return to next last)
    2009-04-13 01:30:37下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载