-
single_phase_grid_pv.mdl
单相光伏逆变器完整的仿真模型,大家可以交流(Single-phase PV inverter complete simulation model, we can exchange)
- 2018-05-28 18:50:03下载
- 积分:1
-
yuchuli
对图像进行灰度化,直方图,二值化,边缘检测和阈值分割(Gray image, histogram, edge detection)
- 2017-07-20 09:35:09下载
- 积分:1
-
QOSFBC-SFBC-Code
说明: 包含了车联网中不同编码对应的误码率的仿真曲线(The simulation curves of BER corresponding to different codes in the Internet of vehicles are included)
- 2021-04-22 18:58:48下载
- 积分:1
-
Is very easy to use notepad calendar software functionality is relatively simple...
非常好用的日历形式记事软件功能比较简单仅共学习-Is very easy to use notepad calendar software functionality is relatively simple form of learning is only
- 2022-02-24 12:55:14下载
- 积分:1
-
loadshed
基于直流潮流的切负荷函数,可以用于可靠性评价,使用线性规划处理问题。(loadshed,based on dcpf)
- 2020-07-27 13:48:40下载
- 积分:1
-
read-and-display-data
读取测量到的数据,并显示波形图,历史曲线(read and display measurement data,as wave chart)
- 2012-03-16 11:48:14下载
- 积分:1
-
解决汉诺塔问题的cpp文件
解决汉诺塔问题的cpp文件-solve problems cpp file
- 2023-07-23 23:30:03下载
- 积分:1
-
Desktop
n=eval(input())
def x(n):
if n<=3 and n>=0:
return n
else:
return x(n-1)+x(n-2)+x(n-3)
print(x(n))
- 2018-10-23 11:07:30下载
- 积分:1
-
这是一个书籍管理应用程序。系统要完成对书籍的管理,应包括类目管理:书籍的增加和删除;借阅管理:借出和还入;信息的查询等功能。...
这是一个书籍管理应用程序。系统要完成对书籍的管理,应包括类目管理:书籍的增加和删除;借阅管理:借出和还入;信息的查询等功能。-This is a book management application. To complete the system of management books, including Category Management : books on the increase and deleted; Readers management : the lending and also means; Information inquiries, and other functions.
- 2022-03-19 19:02:06下载
- 积分:1
-
keshe1
一级倒立摆的起摆simulink仿真图以及matlab程序代码(Swing Simulink simulation diagram and matlab code of a first inverted pendulum.)
- 2019-01-07 17:53:19下载
- 积分:1