1. 首页
  2. 数据库
  3. 其它
  4. 霍兰德人格分析实例

霍兰德人格分析实例

上传者: 2020-12-23 01:03:54上传 PDF文件 29.97KB 热度 14次
#HollandRadarDraw import numpy as np import matplotlib.pyplot as plt import matplotlib matplotlib.rcParams['font.family']='SimHei' radar_labels = np.array(['研究型(I)','艺术型(A)','社会型(S)',\ '企业型(E)','常规型(C)','现实型(R)']) data = np.array([[0.40, 0.32, 0.35, 0.30, 0.30, 0.88], [0.85, 0.35, 0.30, 0.40, 0.40,
下载地址
用户评论