登录
首页 » matlab » LIONSIMBA-master

LIONSIMBA-master

于 2019-06-25 发布 文件大小:1293KB
0 183
下载积分: 1 下载次数: 3

代码说明:

  该代码为基于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 个回复

  • termlib
    JS/UIX 是一个基于Web浏览器的类Unix操作系统,实现web形式的DOS窗口(JS/UIX is a Web browser-based Unix-operating system, to achieve web form DOS window)
    2009-09-24 17:50:28下载
    积分:1
  • WRK-v1.2
    windows kernal research是个用于研究的操作系统源代码。使用时请阅读License.txt文本,注意仅用于学习!(Windows Research Kernel Source Code only used to research.You should agree to the license agreement.)
    2012-11-12 22:18:52下载
    积分:1
  • PV
    说明:  模拟操作系统经典生产者和消费者的原理代码(Simulated operating system, the principle of the classic producer and consumer code)
    2009-09-20 22:03:20下载
    积分:1
  • key
    通达2008最新的注册机,直接放在webroot运行(Access to the latest 2008 Zhuceji run directly on the webroot)
    2008-04-27 11:19:31下载
    积分:1
  • OSEK
    说明:  OSEK 2.23中文版- 汽车上使用实时操作系统的概念及多任务处理-... osek 2.23中文版- 汽车上使用实时操作系统的概念及多任务处理 评分: (开发汽车软件必备的基(The certification process ensures the conformance of different implementations to the specification.)
    2019-11-15 03:32:57下载
    积分:1
  • 最佳适应法
    采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。(used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dynamic random to create a new "memory allocation" or "memory recovery" request, then you have chosen in accordance with the allocation algorithm to change the array. As the focus of this experiment is memory allocation, it is not considered relevant to a certain memory area of the process.)
    2004-09-07 01:37:09下载
    积分:1
  • dos
    此书籍教会你如何熟练的运用dos窗口成为一名优秀的黑客(This book teaches you how to skillfully use the dos window to become a good hacker)
    2013-07-06 20:40:31下载
    积分:1
  • qianrushi
    嵌入式系统体系结构及嵌入式处理器,以及使用,并介绍了嵌入式操作系统的开发 (Embedded systems architecture and embedded processor,and the use of,and introduced the development of embedded operating systems)
    2009-05-30 13:57:39下载
    积分:1
  • 概念第七版(英文版)
    说明:  操作系统概念 下册,是一本操作系统学习的推荐入门书籍,讲解详细有条理(Operating System Concepts Volume II is a recommended introductory book for operating system learning, with detailed and organized explanations.)
    2019-04-18 13:54:00下载
    积分:1
  • 用login二级目录的文件
    这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。(the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.)
    2020-12-12 20:29:16下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载