登录
首页 » matlab » Desktop

Desktop

于 2021-04-18 发布 文件大小:1KB
0 297
下载积分: 1 下载次数: 30

代码说明:

  蒙特卡洛模拟风电场随机出力,产生多种场景(Monte Carlo simulation)

文件列表:

lhsamp.m, 538 , 2019-04-22
Untitled2.m, 456 , 2019-04-22
mengtekaluo.m, 700 , 2019-04-22
Untitled4.m, 693 , 2019-04-22
Untitled5.m, 146 , 2019-04-22

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

发表评论

0 个回复

  • 锂电池均衡模型
    说明:  包含锂电池主动均衡充电和放电模型,电路,点击运行可以直接仿真,对研究电池主动均衡的朋友会有帮助。(Li charge and discharge)
    2020-06-27 02:20:02下载
    积分:1
  • 1602显示驱动程序
    LCD1602的数据写入及CGRAM的使用 编程 2010-06-19 17:41:11 阅读84 评论0 字号:大中小 订阅 1.当使能端E由1变为0时,执行写指令,数据被写入。 例如,欲写入数据i到DDRAM: void WDR(uchar i) { CheckBusy();//检忙 LCD_RS=1; LCD_RW=0; LCD_EN=0; Delay(); LCD_DATA=i;//数据输出到定义端口 Delay(); LCD_EN=1; Delay(); LCD_EN=0;//这一步才开始写入到LCD Delay(); } 2.CGRAM 1602能存储8个自定义字符,这8个自定义字符存储空间的首地址分别是:0X40,0X48,0X50,0X58,0X60,0X68,0X70,0X78。 以0x40来说,它的存储空间如图所示:(riting of LCD1602 and the Use of CGRAM)
    2020-06-23 13:20:02下载
    积分:1
  • Prim used for the minimum spanning tree algorithm
    用Prim算法求最小生成树-Prim used for the minimum spanning tree algorithm
    2022-04-24 09:30:53下载
    积分:1
  • Hotel information, room information, order management, business management modul...
    酒店信息、 房间信息、定单管理、业务管理四个模块。VB开发的一款酒店预定管理系统。-Hotel information, room information, order management, business management module 4. VB development of a hotel reservation management system.
    2023-06-20 04:40:03下载
    积分:1
  • Project
    飞思卡尔比赛 ,光电组程序,采用权重算法,判断赛道,控制舵机(Freescale' s game, the photoelectric group program, the weighting algorithm to judge the track, control servos)
    2012-07-25 20:57:32下载
    积分:1
  • rc5 algorithme 的源代码
    RC5 encryption algorithm is a new fast symmetric block cipher developed by Ron Rivest for RSA Laboratories. Intended as a possible successor to the Data Encryption Standard, RC5 has a variable word size, a variable number of rounds, and a variable-length secret key, so the user can explicitly manipulate the trade-off between higher speed and higher security. RC5 is suitable for hardware or software implementations; the encryption and decryption algorithms are exceptionally simple. A novel feature of RC5 is the heavy use of data-dependent rotations.
    2022-01-24 09:55:50下载
    积分:1
  • unmakesis Symbian操作系统
    UnmakeSis for Symbian OS
    2023-07-14 20:00:03下载
    积分:1
  • ADSB_MATLAB
    ADS-B接收,采用PlutoSDR板卡,基于matlab开发(ADS-B receives, uses PlutoSDR card, develops based on MATLAB)
    2018-07-02 22:53:42下载
    积分:1
  • ac6905
    说明:  ac6905 sdk蓝牙通信SDK, 程序可以马上使用(ac6905 sdk, 2012 v1.0 for use)
    2021-02-05 21:49:57下载
    积分:1
  • MFDFA
    说明:  多重分形去趋势波动分析;时间序列多重分形(multifractal detrended fluctuation analysis)
    2020-04-07 18:39:50下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载