-
new_model1(1)
python编程对于心电信号项目的预处理仿真建模(The ECG processing program based on Python is for reference only)
- 2020-06-22 18:00:01下载
- 积分:1
-
MIMO-master
说明: 预编码 BER仿真 matlab ,MIMO,预编码算法仿真,precoding
MIMO,BER(Precoding BER simulation matlab, MIMO, precoding algorithm simulation, precoding
MIMO, BER)
- 2021-03-17 16:29:20下载
- 积分:1
-
五子棋游戏代码
实现五子棋的人机对弈。实现玩家和计算机的黑白棋互换基于python的代码。使用pygame的框架,自己绘制棋盘和棋子,通过五子棋的算法,算最大价值点,得到最大价值点
- 2022-04-18 13:58:59下载
- 积分:1
-
arm
说明: 实现了对具有明显颜色特征物体的跟踪和抓取功能,(It realizes the function of tracking and grabbing objects with obvious color features.)
- 2020-06-20 09:00:01下载
- 积分: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
-
python机器人对话程序
使用API接口,实现了机器人自动对话程序,简单的AI应用程序。(Robot Dialogue Program, Simple AI Application Program)
- 2020-06-16 02:40:02下载
- 积分:1
-
12、XGBoost
说明: xgboot做预测示例的代码及数据集,仅作为参考使用(The code and data set of xgboot as a prediction example are used for reference only)
- 2019-07-06 16:41:12下载
- 积分:1
-
SGCN-master
利用现有的网络结构信息来训练神经网络,从而得到网络嵌入结果。(The existing network structure information is used to train the neural network, and the result of network embedding is obtained.)
- 2020-06-15 23:00:02下载
- 积分:1
-
plateRecognition-master
基于python和opencv的车牌识别,包括车牌提取和字符识别
1,plate.py为提取和识别图片里面的车牌号码
2,切割和识别第一步车牌图片里面的字符,提取特征(License plate recognition based on Python and opencv, including license plate extraction and character recognition
1. Plate.py is used to extract and identify the license plate number in the picture.
2. Cutting and recognizing the characters in the first step license plate image and extracting features)
- 2018-12-03 09:48:25下载
- 积分:1
-
python提取sift匹配
2004年提出的Scale Invariant Feature Transform (SIFT) 是改进的基于尺度不变的特征检测器。
SIFT特征包括兴趣点检测器和描述子,它对于尺度,旋转和亮度都具有不变性。
可以进行sift特征的提取及进行两个图片的匹配
- 2022-12-22 21:30:03下载
- 积分:1