摘要:
"""用于验证整体趋势正确性""" #!python3 #-*- coding:utf-8 -*- import matplotlib as mpl import matplotlib.pyplot as plt from pylab import *#中文显示 from mpl_toolkits.mplot3d import Axes3D import xlrd """------------... 阅读全文
posted @ 2017-12-07 16:34
GOgo-ouchen
阅读(2815)
评论(0)
推荐(0)
摘要:
"""用于验证整体趋势正确性,不做关闭操作时保持显示""" #!python3 #-*- coding:utf-8 -*- import matplotlib.pyplot as plt from pylab import *#中文显示 import xlrd """----------------------------得到支撑数据---------------------------""" ... 阅读全文
posted @ 2017-12-07 16:32
GOgo-ouchen
阅读(1168)
评论(0)
推荐(0)

浙公网安备 33010602011771号