-
基于Python的Abaqus二次开发实例讲解
基于python的二次开发案例。1、所有的代码均可以先在AbaqusCAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改;
2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题;
3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)
- 2020-12-29 18:19: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源代码,强化学习是一种经典的机器学习的分支。该代码包里面主要是利用q-learning的方法,实现了一些基本游戏的控制,仅供大家参考
- 2022-03-19 02:33:46下载
- 积分:1
-
物流路径规划
说明: 根据原来的路径,重新进行物流路径规划,并将所得结果输出。(According to the original path, the logistics path is re-planned and the results are output.)
- 2020-06-17 11:20:01下载
- 积分:1
-
MATLAB科学计算课件
清华大学出版社出版的科学与工程计算技术丛书/MATLAB科学计算课件的课件以及源代码(The Courseware and Source Code of Scientific and Engineering Computing Technology Series/MATLAB Scientific Computing Courseware Published by Tsinghua University Press)
- 2020-06-23 18:20:02下载
- 积分:1
-
python 画股票K线图
python 2.7 + wxPython 绘制股票K线图,从sina提取股票收益数据到excel 文件
- 2022-05-27 08:05:39下载
- 积分:1
-
python实现分段线性表示
说明: 按照自顶向下和自底向上分析时间序列趋势和转折点(Found the turning point from bottom to the top and from top to the bottom)
- 2019-12-10 10:34:33下载
- 积分:1
-
LSTM_keras
说明: 演示如何使用keras库搭建LSTM神经网络(Building LSTM Network with Keas Library)
- 2019-10-09 22:02:15下载
- 积分:1
-
python开发串口助手实例
【实例简介】
用python实现的发串口助手,可以用于串口数据收发
- 2021-06-26 00:31:04下载
- 积分:1
-
depth-map-prediction-
说明: 基于AlexNet网络模型的单幅彩色图的深度估计,在NYU Depth 数据集,Make3D 数据集,KITTI 数据集经过测试效果很好,只是本次上传由于大小限制,压缩包不包括数据集,读者可自行下载数据集进行训练!(Based on the AlexNet network model, the depth estimation of a single color map, in the NYU Depth dataset, Make3D dataset, KITTI dataset has been tested very well, but this upload due to size limitations, the compressed package does not include the dataset, the reader can Download the data set for training!)
- 2019-03-07 10:15:19下载
- 积分:1