登录
首页 » matlab » LIONSIMBA-master

LIONSIMBA-master

于 2019-06-25 发布 文件大小:1293KB
0 270
下载积分: 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 个回复

  • jiaozheng
    现在有很多相机类型,有的鱼眼相机照完的图片会发生畸变,为此,我们要进行鱼眼图片校正。本程序正是针对鱼眼图象的校正程序,里面有详细的注释说明相信只要是有一定的基础的人都能看懂。不过,还有差值部分没做完哪,有待完善。(Now have a lot of camera types, and some fish-eye camera images will be finished according to distortion, to that end, we have to carry out fish-eye image correction. This procedure is for fish-eye image correction program, which has detailed notes as long as it is believed that the basis of a certain person can understand. However, there is some difference which did not finish, remain to be improved.)
    2008-07-24 16:21:09下载
    积分:1
  • 现代(中文第三版)_扫描版_24.8M
    现代操作系统第三版中文,带目录,觉得好请点赞(Modern operating system third edition Chinese, with directory, feel good, please comment)
    2020-06-23 23:40:01下载
    积分:1
  • reply_1_646228
    银行家算法,希望大家喜欢(bankers algorithm, hope you like)
    2004-11-10 19:41:05下载
    积分:1
  • EOSApp
    1)设计一程序,由一个进程创建三个子进程,三个子进程一个是生产者进程,两个是消费者进程。 2)父子进程都使用父进程创建的共享存储区进行通信,由生产者进程将一个数组中的十个数值发送到由5个缓冲区组成的共享内存中。? 3)两个消费者进程轮流接收并输出这十个数值,同时将两个消费者进程读出的数值进行累加求各和。 4)考虑生产者进程生产的速度和消费者进程速度。(1) a program is designed to create three sub processes from one process, three sub processes is the producer process, and the two is the consumer process. 2) the father child process communicates with the shared storage area created by the parent process, and sends ten values in one array to the shared memory composed of 5 buffers by the producer process. L 3) the two consumer processes take turns to receive and output the ten values, and add values to each of the two consumer processes. 4) take into account the production speed of the producer process and the speed of the consumer process.)
    2020-12-23 09:19:08下载
    积分:1
  • ProcessScheduler
    一个进程调度模拟器软件 适合教学操作系统演示(A process scheduling simulator software for teaching operating system shows)
    2011-09-02 13:07:39下载
    积分:1
  • 2440uCos2-src-images-20100609
    用ADS开发的2440程序,并且有UCOS2操作系统(With the the ADS development of 2440 program)
    2013-05-11 16:48:06下载
    积分:1
  • MyBank
    说明:  操作系统银行家算法,C#编写,比较漂亮,有用!(OS Banker' s algorithm, C# prepared, more beautiful, works!)
    2010-05-04 17:32:17下载
    积分:1
  • ucore-lab1
    Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。(Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read)
    2011-06-07 14:36:34下载
    积分:1
  • 3590
    lear about microsoft tool in detail
    2014-08-21 14:42:37下载
    积分:1
  • Hello-world-Beta
    最简单的操作系统,使用nasm来编译,启动会显示一些字符串smile米奇333(The easiest operating system to use nasm to compile, will start to show some strings smile Mickey 333)
    2016-11-05 16:43:34下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载