CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 加权

搜索资源列表

  1. chaotictimeseriesprediction

    1下载:
  2. 混沌时间序列局域法多步预报模型.doc(有程序下载) 针对混沌时间序列预测中用加权一阶局域法单步预报模型进行多步预报时计算量大且存在误差累积效应的不足,本文提出了基于相空间重构技术的局域法多步预报模型,包括加权一阶局域法多步预报模型和RBF神经网络多步预报模型。对几种典型混沌序列的预测仿真表明,两种模型对混沌时间序列的多步预报均较有效。 -chaotic time series Local Law multi-step prediction model. Doc (with the d
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:143669
    • 提供者:呆雁
  1. MethodofFacialExpressionRecognition

    1下载:
  2. 为了更准确地识别人的表情,在识别人脸7 种基本表情(愤怒、厌恶、恐惧、高兴、无表情、悲伤和惊讶)时,采用了局域二值 模式技术提取面部特征,进行由粗略到精细的表情分类。在粗略分类阶段,7 种基本表情中的2 种表情被选为初步分类结果(候选表情)。 在精细分类阶段,选用计算加权卡方值确定最终分类结果。采用日本的Jaffe 表情数据库来验证算法性能,对陌生人表情的识别率为77.9%, 其结果优于采用同样数据库的其他方法,且易于实现
  3. 所属分类:WEB源码

    • 发布日期:2014-01-17
    • 文件大小:213448
    • 提供者:张波
  1. 加权欧氏距离及其应用

    1下载:
  2. 聚类算法中常用欧氏距离,这篇文章描述了使用加权的方法。-clustering algorithm common Euclidean distance, this article describes the use of weighted method.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:18922
    • 提供者:石支柱
  1. kmeans

    0下载:
  2. 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:9006
    • 提供者:zhangwen0927
  1. gradecalu

    0下载:
  2. 计算大学的GPA、加权平均分。包含源代码、class 文件。可在有虚拟机环境下直接运行。符合北大计算标准-a kind of calculator used to calculate your grade
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:114662
    • 提供者:tom
  1. Collevtive_Ope

    0下载:
  2. 集合树的合并与元素的查找 即加权合并与压缩查找算法实现-Collection combined with elements of the tree to find that the weighted combined with the compression algorithm to find
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:902
    • 提供者:java
  1. FDC

    0下载:
  2. 这是一个房地产价格估算系统,采用模糊数学的递减加权算法作为核心计算公式,凭借经验估算价格-This is a real estate price estimation system that uses fuzzy mathematics decreasing weighting algorithm as the core formula, with experience in estimating the price
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:158593
    • 提供者:刘大成
  1. IDWUtil

    3下载:
  2. Java实现的反距离加权插值算法以及点到直线的距离。-Java implementation of inverse distance weighted interpolation algorithm and the distance from point to line.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2051
    • 提供者:赵光
  1. level1

    0下载:
  2. 实现了加权权重的ahp简单实现,通过矩阵的形式-The weighted weight ahp simple implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:2429
    • 提供者:liujiefeng
  1. jifen

    0下载:
  2. 一个简单的加权分数计算,输入各成绩的比重,好用,简单。-A simple weighted score calculation, enter the proportion of each grade, easy to use, simple.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-27
    • 文件大小:2003
    • 提供者:mine
  1. thread

    0下载:
  2. 评选班级三好学生,根据三个指标:学习成绩加权平均分(grade)、四六级成绩(englishGrade)、获奖分数(hortation)。需要用户输入三个相应的权重值(weight1、weight2、weight3,其中三者相加等于1),得到总分:score=grade*weight1+englishGrade*weight2+hortation*weight3。-The named class roll student, according to three indicators: grade
  3. 所属分类:Ajax

    • 发布日期:2017-11-24
    • 文件大小:7092
    • 提供者:子悠
  1. Main

    0下载:
  2. 普里姆算法(Prim算法),图论中的一种算法,可在加权连通图里搜索最小生成树。意即由此算法搜索到的边子集所构成的树中,不但包括了连通图里的所有顶点,且其所有边的权值之和亦为最小。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2480
    • 提供者:feifei
  1. IDW_JAVA

    4下载:
  2. 反距离加权插值(IDW),Gis二维等值线网格化中常用的,采用java语言实现,内有实例,测试代码,很实用的-Inverse distance weighted interpolation (IDW), Gis-dimensional contour grid commonly used, using java language, there are examples, test code, very useful
  3. 所属分类:Java Develop

    • 发布日期:2015-06-29
    • 文件大小:4096
    • 提供者:xxl
  1. College-evaluation

    1下载:
  2. ① 不同角色登录:实现学生、教师和管理员三种角色通过输入账号、密码登录进入相应的用户页面,实现不同权限分配和操作。 ② 班级信息管理:对评测班级的信息进行管理。 ③ 学生信息管理:对班级参加测评的学生进行管理。 ④ 课程信息管理:对班级分学期所授课程的信息进行管理。 ⑤ 德育、智育、体育、素质能力成绩管理:对学生的德育、体育、智育、素质能力成绩进行管理。 ⑥ 综合测评:根据学生的德育、体育、智育、素质能力成绩,按测评指标计算公式(S=0.2D+0.7Z+0.1T+F,式中S为
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-05-09
    • 文件大小:17408
    • 提供者:wyatt
  1. java_contours

    1下载:
  2. 给入DEM数据,生成等高线,算法上先采用反平方加权采样,然后在追踪出边缘的算法。-Import DEM data, generate contours.The algorithm acoording to reverse weight sampling and trace the edge of the contours.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:120949
    • 提供者:陶盛
  1. JaroWinklerDistance

    0下载:
  2. 实现相似重复记录检测,能计算每个属性的相似度,计算每个属性的相似度加权值。- 检测到:中文 » 英语 Achieve similar duplicate records, can calculate each attribute similarity, calculate the weighted value of each attribute similarity.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1549
    • 提供者:cherryv
  1. TF

    0下载:
  2. TF-IDF是一种统计方法,用以评估一字词对于一个文件集或一个语料库中的其中一份文件的重要程度。字词的重要性随着它在文件中出现的次数成正比增加,但同时会随着它在语料库中出现的频率成反比下降。TF-IDF加权的各种形式常被搜索引擎应用,作为文件与用户查询之间相关程度的度量或评级- TF-IDF is a statistical method to assess the importance of a word for a file set or a corpus of the importan
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2860168
    • 提供者:李晓阳
  1. GN

    0下载:
  2. Java实现的加权网络GN算法,里面附带网络数据集-Java u5B9E u73B0 u7684 u52A0 u6743 u7F51 u7EDCGN u7B97 u6CD5 uFF0C u91CC u9762 u9644 u5E26 u7F51 u7EDC u6570 u636E u96C6
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:32210
    • 提供者:Mr
  1. algorithms

    0下载:
  2. 先是将多目标问题分解为单目标 (用切比雪夫和加权平均法)然后用遗传算法优化(Multi-objective optimization algorithm based on java language. First, the multi-objective problem is decomposed into single objectives (using Chebyshev and weighted average method) and then optimized by genetic a
  3. 所属分类:Java编程

    • 发布日期:2018-05-07
    • 文件大小:39936
    • 提供者:一朵嘀嘀嘀
  1. 基于块匹配的全景图像拼接

    0下载:
  2. 通过图像拼接技术,将多张单幅的图像拼接成为一张全景图。采用了基于模板匹配的方法来进行图像匹配,加权融合的策略,对两幅图片进行融合处理。
  3. 所属分类:其它源码

搜珍网 www.dssz.com