登录
首页 » matlab » PEM fuel cell model

PEM fuel cell model

于 2020-06-29 发布
0 362
下载积分: 1 下载次数: 8

代码说明:

说明:  hslogic算法仿真,基于simulink燃料电池PEM的仿真,分析SOC等等(Hslogic algorithm simulation, PEM simulation based on Simulink, SOC analysis, etc)

文件列表:

PEM fuel cell model\hslogic.txt, 215 , 2019-07-14
PEM fuel cell model\real_pemfc201104.mdl, 51690 , 2011-04-18
PEM fuel cell model, 0 , 2020-06-29

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

发表评论

0 个回复

  • FloodingSimulation
    说明:  在具有至少十五个节点的网络中模拟洪泛路由。每个数据包应包含一个计数器(n = 10),该计数器在每一跳上递减。(Simulate flood routing in a network with at least fifteen nodes. Each packet should contain a counter (n=10) that is decremented on each hop. When the counter gets to zero, the packet is discarded. Time is discrete, and each link can handle only one packet per time interval (i.e. only one packet in total may traverse the link in either direction). Nodes should include a buffer to queue any additional packets. Present your results in terms of the number of duplicate packets produced, and the congestion at each node, and suggest a possible solution for reducing this problem.)
    2020-06-24 09:40:07下载
    积分:1
  • RainAttenuation_model
    无线电波在遇到雨衰减模型计算,知道频率,每小时降雨量,就可以计算有雨条件下的特征衰减(In the presence of rain attenuation models, radio waves can calculate the characteristic attenuation under rain conditions if they know the frequency and the rainfall per hour.)
    2018-05-14 21:39:58下载
    积分:1
  • GOTOread
    说明:  matlab五轴机床后处理程序,读取cls文件,生成机床加工G代码(Matlab five-axis machine tool post-processing program, read CLS file, generate machine tool processing G code)
    2021-03-17 14:49:20下载
    积分:1
  • graded background, in which top
    渐变背景,在窗体中从上至下依次绘制多个矩形,使它们的填充色从蓝变化到黑,就能很好地模拟出渐变效果-graded background, in which top-down windows were drawing more than rectangular, filling their color changes from blue to black. it will be able to simulate effects of graded
    2023-08-21 21:20:02下载
    积分:1
  • broadsig_gen
    宽带信号产生程序,高斯噪声通过滤波器产生,希望对大家有帮助。(this is a wideband signal generation program. Geting broadband signal by make aussian noise go through the filter.)
    2020-08-31 20:38:09下载
    积分:1
  • Employee management system
    说明:  有关员工管理系统,主要用于查询员工的工资,性别,电话号码等。(The employee management system is mainly used to query employees' salaries, sex, phone numbers, etc.)
    2018-04-03 22:00:38下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • ENTMaker模型制作工具1.308
    梦幻古龙 ent 工具,可以更改图片为ent模型,更改可以替换模型来达到自己想要的效果等。(Dream Gulong ent tool, you can change the picture to ENT model, change can replace the model to achieve their desired effect.)
    2020-10-15 17:47:29下载
    积分:1
  • jQueryzsyllqckdstppl
    说明:  JQuery responding adaptive browser window size picture arrangement code is a kind of effect similar to Flick and Google plus picture gallery effect, providing a uniform height for all pictures, pictures scaled according to their own proportion.
    2019-05-03 09:32:53下载
    积分:1
  • 小例子 小例子 小例子
    小例子 小例子 小例子-Small examples of small examples of small examples of small examples
    2022-01-25 17:32:57下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载