随笔分类 -  数学建模

摘要:import numpy as np import xlrd read=xlrd.open_workbook('Z:\math\data.xlsx') sheet1=read.sheet_by_index(0) row=sheet1.nrows col=sheet1.ncols matrix=np. 阅读全文
posted @ 2022-01-12 20:13 Rrrrrrover丶 阅读(1892) 评论(0) 推荐(0) 编辑
摘要:1.构造评分公式 2.归一化 xi'=xi/∑x 3.统一指标类型 4.矩阵标准化 5.计算得分 阅读全文
posted @ 2022-01-11 20:00 Rrrrrrover丶 阅读(96) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示