搜索资源列表
paixu2
- 排序问题,几个老师对多名学生打分,然后对学生进行排序-Scheduling problem, more than a few teachers of students scoring, and then sort the students
testmain1
- 通过利用层次分析法求解打分矩阵,了解一致性检验过程,以及如何用层次分析法求解权重值-By using Analytic Hierarchy Process scoring matrix, consistency understand the inspection process, and how to solve the AHP weights
cengcifenxifa
- 层次分析法的matlab计算程序,自己设置打分矩阵,即可计算出结果-Analytic Hierarchy Process matlab calculation program, set up their own scoring matrix, you can calculate the results
FullBNT-1.0.4
- 创建你的第一个贝叶斯网络 手工创建一个模型 从一个文件加载一个模型 使用 GUI 创建一个模型 推断 处理边缘分布 处理联合分布 虚拟证据 最或然率解释 条件概率分布 列表(多项式)节点 Noisy-or 节点 其它(噪音)确定性节点 Softmax(多项式 分对数)节点 神经网络节点 根节点 高斯节点 广义线性模型节点 分类 / 回归树节点 其它连续分布 CPD 类型摘要 模型举例 高斯混合模型 PCA、ICA等 专家系统的混合 专家系统的分等级混合 QMR 条件高斯模型 其它混合模型 参数学
fahp
- 模糊层次分析法的程序实现,score 三个表是别人的打分表,填进去 然后在matlab直接调用[S1,S2,S3] = Matrix() 然后再调用 C = firstFuzzy( S1, S2, S3 )这个就可以了 出来的就是打分表的所得的权重((1, S2, S3) = Matrix () and then call C = firstFuzzy (S1, S2, S3) This is the same as the other one of the scoring tables. I