-
PV_Grid
使用psim实现的光伏发电模拟并带有MPPT控制功能,使用c语言编程(Using psim to achieve the photovoltaic power generation simulation and with MPPT control function, the use of c language programming)
- 2017-04-07 09:50:42下载
- 积分:1
-
Extended Spatial Modulation scheme
Spatial modulation is a new promising method for wireless communications
- 2017-08-15 17:59:33下载
- 积分:1
-
TMD2.05
matlab 潮汐分析工具箱,用于潮汐模拟计算;能计算相关模型;包括两部分:1是用户界面编程2是预测潮汐等((TMD (Tide Model Driver)TMD is a Matlab package for accessing the harmonic constituents for the ESR/OSU family of high-latitude tide models, and for making predictions of tide height and currents. TMD includes two components: (1) a graphical user interface (GUI) for quickly browsing tide fields, zooming in on regions of interest, and selecting points and time ranges for predictions of specific variables and (2) a set of scripts for accessing tide fields and making predictions. Each component is described below.))
- 2018-09-18 20:13:54下载
- 积分:1
-
确定性矩阵
说明: 压缩感知,确定性测量矩阵构造,matlab语言编程(Compressed sensing, construction of deterministic measurement matrix)
- 2020-06-23 05:40:02下载
- 积分:1
-
sop_1
说明: 在Simulink中搭建电池估算SOP的算法,用于动力电池功率状态的预测(state of power,simulink,battery management system)
- 2021-03-29 21:59:10下载
- 积分:1
-
爬取热门微博评论并进行数据分析、nlp情感分析
说明: 爬取热门微博评论并进行数据分析、nlp情感分析
xuenlp.py功能包含:
读取数据库并进行数据去重
对微博评论进行情感分析并生成统计结果
统计微博评论中的表情排行
统计微博评论中的粉丝排行前20(Crawl popular microblog comments and do data analysis and NLP sentiment analysis
Xuenlp.py functions include:
Read the database and de-duplicate the data
Emotional analysis of microblog comments and generating statistical results
Statistical expression ranking in microblog comments
Statistics of the top 20 fans in microblog comments)
- 2020-06-23 05:20:02下载
- 积分:1
-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
UVE
蒙特卡罗-无信息变量消除 特征提取 偏最小二乘(wavelength selection)
- 2018-06-11 14:48:48下载
- 积分:1
-
TI 公司的sc691 datasheet ,这款ic主要用做低成本语音方案发音。可硬解MELP ,CELP等,主要用于玩具,电子词典等消费类电子方案中。...
TI 公司的sc691 datasheet ,这款ic主要用做低成本语音方案发音。可硬解MELP ,CELP等,主要用于玩具,电子词典等消费类电子方案中。-TI
- 2022-01-31 16:24:10下载
- 积分:1
-
CC-Link
三菱CCLINK教程PPT,主要用于进行通信设置,程序编程讲解(Mitsubishi CCLINK tutorial PPT, mainly used for communication settings, programming explained)
- 2021-04-22 11:58:48下载
- 积分:1