-
python绘制玫瑰花和蟒蛇 温度转换
我们绘制图形主要用到两个库,matplotlib.pyplot和numpy。在编码过程中,这两个库的使用频率较高,而这两个库的名字较长。这难免会给我们带来不便。所以我们一般给其设置别名, 大大减少重复性工作量。
numpy 是 Python 用于数学运算的库,它是在安装 matplotlib 时候顺带安装的。pyplot 是 matplotlib 一个子模块,主要为底层的面向对象的绘图库提供状态机界面。状态机隐式地自动创建数字和坐标轴以实现所需的绘图。 matplotlib 中的所有内容都按照层次结果进行组织。顶层就是由 pyplot 提供的 matplotlib “状态机环境”。基于这个状态机环境,我们就可以创建图形。
作者:猴哥Yuri
链接:https://www.jianshu.com/p/78ba36dddad8
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
- 2022-02-03 22:42:16下载
- 积分:1
-
homework_SVM.py
实现支持向量机SVM算法,用于iris分类,包括用cvxopt进行优化(Implement SVM algorithm for iris classification, including cvxopt optimization)
- 2018-12-25 23:43:05下载
- 积分:1
-
利用python编写室内定位机器学习
说明: 利用python编写室内定位机器学习,计算结果,室内定位(Indoor Localization by wifi)
- 2021-04-23 16:48:47下载
- 积分:1
-
BYS10
贝叶斯学习算法The inference model based on Bayesian Network is discussed and the algorithm based on the model is presented.(The inference model based on Bayesian Network is discussed and the algorithm based on the model is presented.)
- 2018-02-10 13:22:22下载
- 积分:1
-
django在线教育平台
基于python django框架,完整在线教育平台
- 2023-04-04 13:45:07下载
- 积分:1
-
python 编写的聊天程序
python 编写的聊天程序,有客户端和服务器
- 2023-06-06 18:20:04下载
- 积分:1
-
Deep Learning With Keras
说明: 本书将向您介绍各种有监督和无监督的深度学习算法,例如多层感知器,线性回归和其他更高级的深度卷积和递归神经网络。您还将了解图像处理,手写识别,对象识别等更多信息。(This book will introduce you to various supervised and unsupervised deep learning algorithms like the multilayer perceptron, linear regression and other more advanced deep convolutional and recurrent neural networks. You will also learn about image processing, handwritten recognition, object recognition and much more.
Furthermore, you will get familiar with recurrent neural networks like LSTM and GAN as you explore processing sequence data like time series, text, and audio.
The book will definitely be your best companion on this great deep learning journey with Keras introducing you to the basics you need to know in order to take next steps and learn more advanced deep neural networks.)
- 2020-06-17 17:03:43下载
- 积分:1
-
service
Declares the RPC service interfaces.
- 2014-03-08 16:20:58下载
- 积分:1
-
abaqus
abaqus 施加周期性边界条件脚本,通过General_Mpc_Cube输入正确的模型和部件文件运行。(ABAQUS applies periodic boundary conditions to scripts)
- 2021-03-17 17:19:20下载
- 积分:1
-
lppl模型
说明: lppl模型 股市崩盘点预测 使用python语言(log-periodic power law)
- 2021-04-18 20:58:51下载
- 积分:1