登录
首页 » matlab » fengji1

fengji1

于 2019-01-23 发布
0 228
下载积分: 1 下载次数: 20

代码说明:

说明:  风力发电机的功率输出模型,模拟了风力的叶尖速比,风速等基本参数的影响。(The power output model of wind turbine is used to simulate the influence of basic parameters such as tip speed ratio and wind speed.)

文件列表:

fengji1.mdl, 50558 , 2019-01-22

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

发表评论

0 个回复

  • 维度
    说明:  在蛋白库中搜索到酶结构文件,可以算出真正的酶的盒维度。(By searching the enzyme structure file in the protein library, you can calculate the true enzyme box dimension.)
    2020-06-24 02:00:02下载
    积分:1
  • frmStore.designss
    hill climbing can be applied to the travelling salesman problem.
    2020-06-25 02:40:01下载
    积分:1
  • matlab_ukf_utilities
    说明:  鲁棒UKF在导航方面应用,天文导航,惯性导航(Robust UKF application in navigation, astronomical navigation, inertial navigation)
    2021-04-30 11:18:42下载
    积分:1
  • 串口监视软件
    串口监控器软件是一个免费的多功能串口通讯监控软件,它能够多种方式显示,接收,分析通讯数据;能够以多种灵活方式发送数据;方便的数据编辑功能。功能强大,操作简单,在串口通讯监控,设备通讯测试中,能够很好地提高您的工作效率。
    2022-02-04 21:39:05下载
    积分: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
  • NSGAII-有约束限制的优化问题
    说明:  基于NSGA-II的有约束限制的优化问题实例matlab编程代码(Matlab programming code based on nsga-ii constrained optimization problem)
    2021-02-05 20:19:57下载
    积分:1
  • 用PSO算法与Delphi和VB很好的描述一个简单的小程序研究…
    用于学习pso算法的简单小程序 用delphi和vb编写 很好的描述了pso的基本原理-Pso algorithm used to study a simple applet with delphi and vb very good description of the preparation of the basic principles of pso
    2022-03-03 09:43:04下载
    积分:1
  • 专家系统辅助的多Agent蚁群算法研究
    说明:  基于专家系统辅助的多目标蚁群优化算法研究(Multi objective ant colony optimization algorithm based on expert system)
    2021-04-21 15:18:49下载
    积分:1
  • MATLAB初学者 MATLAB作图,介绍了一些常用的
    MATLAB初学者 MATLAB作图,介绍了一些常用的-MATLAB for beginners MATLAB mapping, introduced a number of commonly used Dongdong
    2023-03-20 19:20:03下载
    积分:1
  • 现场总线通讯profibus-DP开发板源码和示例代码
    西门子SPC3的profibus-dp从站设计(siemens spc3 profibus-dp Slave station design)
    2018-04-16 20:08:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载