登录
首页 » matlab » LIONSIMBA-master

LIONSIMBA-master

于 2019-06-25 发布
0 160
下载积分: 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 个回复

  • fptree
    FP-growth算法的改进C++程序,具有较好的扩展性和应用性,本程序改成用行读取,然后在内存中解析。更有效的方式是采用块读取方式(本人在以前项目中验证过,速度大为提高。)(FP-growth algorithm C++ Procedures, have good scalability and application, the procedure changed to use line to read, and then resolve in memory. More effective approach is the use of block-read mode (I tested before the project, speed greatly improved.))
    2008-02-23 11:36:19下载
    积分: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
  • banker_by_array
    说明:  本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。(This procedure for their own independence in learning, when the operating system on the basis of the book described in banker s algorithm produced, including an array of input function (Sr ()), array output function (Pr ()) and a judging function (test () ), and through pointer parameters, the process can customize the number and type of the number of resources (source 10 within limits, can make changes to the array). Note: This procedure is in the linux environment through the gcc compiler to compile successful. If transplanted into windows environment may display garbled characters.)
    2008-11-15 01:20:10下载
    积分: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
  • dex-os-kernel-1.035-src
    开源操作系统,提供很好的扩展性。可供各位研究(Open-source operating system, providing good scalability. Research for you)
    2009-07-15 20:41:33下载
    积分:1
  • 6485666
    RoundDisk幸运大转盘 旋转,精选ios编程学习源码,很好的参考资料。(RoundDisk lucky big turntable rotation, selection of learning IOS programming source code, a good reference.)
    2013-12-13 17:03:40下载
    积分:1
  • LinuxGroupMan
    说明:  Unix 成组链接法 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理(Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management)
    2020-12-12 19:59:15下载
    积分:1
  • Disassembly_Tutorial
    这本书是专门为黑客基本的分析程序使用调试器和汇编器的方法。这是有问题的巨大兴趣,但在现实中,很少有对谁掌握了专业水平,这些方法的程序员。(This book is dedicated to the basics of hacking—methods of analyzing programs using a debugger and disassembler. There is huge interest in this topic, but in reality, there are very few programmers who have mastered these methods on a professional level. )
    2009-09-07 17:59:33下载
    积分:1
  • 现代(中文第三版)_扫描版_24.8M
    现代操作系统第三版中文,带目录,觉得好请点赞(Modern operating system third edition Chinese, with directory, feel good, please comment)
    2020-06-23 23:40:01下载
    积分:1
  • 468457636
    弹出框口,精选ios编程学习源码,很好的参考资料。(Pop up box, select learning IOS programming source code, a good reference.)
    2013-12-07 11:17:26下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载