搜索资源列表
singer
- 歌星大奖赛 在歌星大奖赛中,有10个评委为参赛的选手打分,分数为1~100分。选手最后得分为:去掉一个最高分和一个最低分后其余8个分数的平均值。-Grand Prix Grand Prix in the star singer, 10 players scoring judges for the competition, a score of 1 to 100 points. Players final score is: get rid of a highest and lowest po
score
- 这是一个简单的计分软件,输入评委数,评委的计分系数,以及各评委的打分,去掉一个最低,一个最高分,最后算出选手的最后得分。-This is a simple scoring software, enter the number of judges, the judges scoring factor, as well as the judges scoring, removing a minimum, a maximum hours, the last player s final score c
final-exam
- 1.按递增顺序依次列出所有分母为40,分子小于40的最简分数。 2.在歌星大奖赛中,有10个评委为参赛的选手打分,分数为1~10分。选手最后得分为:去掉一个最高分和一个最低分后其余8个分数的平均值 -1. All listed in ascending order of the denominator is 40, the most simple molecules smaller than 40 points. 2. In the star Grand Prix, there are
paixu2
- 排序问题,几个老师对多名学生打分,然后对学生进行排序-Scheduling problem, more than a few teachers of students scoring, and then sort the students
matrixScore
- 生物信息学中对氨基酸序列比对的打分矩阵的矩阵分析打分,毕业设计。-The amino acid sequence than the rate on the scoring matrix in matrix analysis of the bioinformatics graduate design.
K-means-clustering-algorithm
- K均值聚类算法-适用于裁判打分等经典分类,适合初学者-K-means clustering algorithm- classical classification applies to the referee scoring for beginners
tree-alignment
- 多序列对齐,先用edit distance做打分矩阵,找到最相近的中心序列。然后用树状图做多序列对齐。-multiple sequence alignment, used edit distance and tree alignment。
JSstart
- JS星级评论打分,javascr ipt的评论打分,很好用哟-JS starred reviews scoring
Fuzzy-Synthetic-Evaluation-Model
- 在MATLAB下实现模糊综合评价,有GUI用户界面,例子为打分系统,为初学者提供帮助。 简介:模糊综合评价法是一种基于模糊数学的综合评标方法。该综合评价法根据模糊数学的隶属度理论把定性评价转化为定量评价,即用模糊数学对受到多种因素制约的事物或对象做出一个总体的评价。它具有结果清晰,系统性强的特点,能较好地解决模糊的、难以量化的问题,适合各种非确定性问题的解决。-Achieved in MATLAB comprehensive uation, there are GUI user inter
GSing
- 某学校举行一场唱歌比赛,共有24个人参加,按参加顺序设置参赛号(参赛号为100至123)。每个选手唱完一首歌之后,由10个评委分别打分。该选手的最终得分是去掉一个最高分和一个最低分,求得剩下的8个评分的平均分。 比赛共三轮,前两轮为淘汰赛,第三轮为决赛。选手的名次按得分降序排列,若得分一样,按参赛号升序排名。 第一轮分为4个小组,根据参赛号顺序依次划分,比如100-105为一组,106-111为第二组,依次类推,每组6个人,每人分别按参赛号顺序演唱。当小组演唱完后,淘汰组内排名最后
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
Athletics-re-graded-
- 竞技比赛打分系统,裁判人员可以打分,计算总成绩。可以按人名和号码来输入成绩。-Athletics re-graded system, the referee personnel can score, calculating grade. Can by name and number to enter the grades.
Simple-test-tool
- 实现小学生多边形面积和周长问题的自动出题,自动校验答案,打分存入文件等简单功能,使用了简单的C++指针,继承与派生,多态,文件流等,是一道综合性很强的题目-Using the simple C++ pointer, inheritance and derived, polymorphism, file flow, is a comprehensive strong Of the title
F_Score
- 特征选择的一种方法,对数据矩阵进行f打分,然后降序排序,可以从中发现重要的数据。-A method of feature selection, to f score data matrix, and then descending order, you can find important data.
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
SimRank
- 链路预测中的相似性打分算法,适用于社交网络分析,数据挖掘等方面研究(similarity rank method for social network analysis)
链表1
- 链表用法,通过指针完成对链表前端和后端的索引,同时包含相关用法实例,以打分器为例进行了详细介绍(Using the pointer, the index of the front end and the back end of the linked list is completed by the pointer, and the relevant usage examples are included, and the typing device is introduced in detail