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

搜索资源列表

  1. StudytheApplicationofMonteCarloParticleFilterAlgor

    1下载:
  2. 随着这些年计算机硬件水平的发展, 计算速度的提高, 源自序列蒙特卡罗方法的蒙特卡罗粒子滤波方法的应用研究又重新活跃起来。本文的这种蒙特卡罗粒子滤波算法是利用序列重要性采样的概念, 用一系列离散的带权重随机样本近似相 应的概率密度函数。由于粒子滤波方法没有像广义卡尔曼滤波方法那样对非线性系统做线性化的近似, 所以在非线性状态估计方面比广义卡尔曼滤波更有优势。在很多方面的应用已经逐渐有替代广义卡尔曼滤波的趋势。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:528991
    • 提供者:阳关
  1. weightmean

    0下载:
  2. arcview下计算权重分布中心的工具。含源码
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:11035
    • 提供者:jiyunsong
  1. WawaTextCluster

    1下载:
  2. 关键词提取算法-搜索引擎技术代码实例。该算法由C#编写,采用经典的TF-IDF权重公式计算并确定关键词,对研究搜索引擎的初学者有较大帮助。-Keywords extraction algorithm- Code examples of search engine technology. The algorithm from C# to prepare, using the classical TF-IDF weighting formula and to identify words.
  3. 所属分类:Windows编程

    • 发布日期:2013-05-15
    • 文件大小:15719
    • 提供者:张仁
  1. ChineseSplitter

    0下载:
  2. ChineseSplitter中文分词系统集成了单字(一元切分)、双字(二元切分)、词义切分等分词方法。提供很好的权重计算办法。-ChineseSplitter Chinese word segmentation system integrates a word (a cut), double word (Binary Segmentation), meaning cut points decile word. Weights provide a good method of calculat
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2515486
    • 提供者:wmc
  1. similarityCalculation

    1下载:
  2. 用c#方法描述了话题识别(话题跟踪与检测)的过程,主要是提取特征词、特征词词频计算、权重计算(tfidf方法),进行相似度计算,最后聚类-C# method describes the process of topic identification (topic tracking and detection), the word feature extraction, feature words word frequency calculation, weight to calculate me
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3430
    • 提供者:dai
  1. AAAHHP_codeH

    0下载:
  2. AHP层次分析法计算判断矩阵的最大特征征值、权系数向量及权重总排序,简便实用。 -AHP Analytic Hierarchy Process method to calculate the biggest feature of the judgment matrix eigenvalue, the weight coefficient vector and the weight sort, simple and practical.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6206
    • 提供者:潜在
  1. IFIDF

    0下载:
  2. 文件为tf-idf的代码实现,常用来计算特征项在文本中的权重值-File for TF-IDF' s code, used to calculate the weight value of the feature item in the text
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:1673
    • 提供者:Lucy White
  1. dataset_603551

    0下载:
  2. 文件为为本分类器,可以实现切词、特征选择、权重计算等功能-File as classifier, can be achieved segmentation, feature selection, the weight calculation function
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:25195639
    • 提供者:Lucy White
  1. SimpleMovingAverage

    0下载:
  2. 算术移动平均线是简单而普遍的移动平均线。平均线是指算术平均数,计算方法为一组数字相加,除以该组数据的组成个数,其 中每一给定时限在计算平均值时的权重均相等 。以5天移动平均线为例,公式如下: MA=(C1+C2+C3+C4+C5)/5 一般公式 :MA=(C1+C2+C3+C4+C5+....+Cn)/n -Simple Moving Average
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:4640
    • 提供者:gaiwei
  1. test

    0下载:
  2. 权重计算与可靠性检验,数学建模可用,输入关系矩阵即可使用-Weight calculation and reliability test
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:598
    • 提供者:zombie ren
  1. dajacency

    1下载:
  2. 有关离散数学的编程 实验四:邻接矩阵 1.编写一段代码,接收键盘的输入定点的数量,并以输入的整数对作为边来建立图形的邻接矩阵(无向权重图)。 例如 : 5,6,12 表示定点5和定点6间有边,边的权重为 12。 2 打印出邻接矩阵。 3.根据第一步得到的邻接矩阵计算每个结点的度数。 -Experiment IV: adjacency matrix 1. Write a piece of code, the number of sentinel receive
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:775
    • 提供者:紫薇花
  1. lge_finish

    0下载:
  2. C++编程实现的关于广义高斯拉盖尔跟与权重的计算-compute of root of the generalized Laguerre-polynomial and weight
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1444
    • 提供者:张璐
  1. qujianshu

    0下载:
  2. 区间数计算,岩土沉降预测,matlab编程,变权重计算-Interval calculations, geotechnical settlement prediction, matlab programming, variable weight calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1339
    • 提供者:丁平尖
  1. metric-learning

    0下载:
  2. metric learning计算权重的一个实例,文件数据需要替换-metric learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:620
    • 提供者:chentao
  1. RS-and-NRS_-matlab-code-and-pdf

    2下载:
  2. 鉴于本人去年7月份发布的《关于粗糙集和邻域粗糙集的基本理论和程序算例》其中有一些错误,可能给相关研究人员带来了误解,在此向大家道歉! 同时在此资源中新增加了本人编写的邻域粗糙集的matlab计算程序,包括正域计算,约简计算,重要度计算,权重计算。 欢迎大家下载并交流学习! 我所发布的两个版本的说明,以第二版本为主,第一个版本就不要下载了。 版权所有,除百度文库和中国程序员联合开发网上能下载到相关资源外,其他网站上的均为盗用。请尊重知识产权!-Given that
  3. 所属分类:Other systems

    • 发布日期:2015-12-27
    • 文件大小:1027072
    • 提供者:索子
  1. riskassess

    0下载:
  2. 数据库结合树控件的使用,ADO的数据库访问,用于指标计算得分及权重计算。-Database in conjunction with the tree control, and access ADO for index calculation and weight calculation score.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1233220
    • 提供者:刘万鹏
  1. PageRank

    0下载:
  2. 基于hadoop的PageRank,是个并行计算页面权重的算法-PageRank based on mapreduce,it can caculate the relenvent importance of the page.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:55678
    • 提供者:孙绮梦
  1. CosineSimilarAlgorithmzf

    0下载:
  2. 这里会用到TF/IDF权重,用余弦夹角计算文本相似度,用方差计算两个数据间欧式距离,用k-means进行数据聚类等数学和统计知识。-Here will use the TF/IDF weight, with cosine angle calculation of text similarity, with the variance of the two data between the data of the European distance, with K-means data cluste
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3363759
    • 提供者:张芳
  1. AHP

    0下载:
  2. 层次分析法,用matlab编制,输入任何矩阵后,可进行一致性检验,标准化权重向量,最大特征值计算。运行在通过matlab 2008a通过。-AHP using matlab prepared to enter any matrix may conformance testing, standardization of weight vector, the largest eigenvalue calculation. Running through the adoption of matlab
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1032
    • 提供者:ta2usu
  1. nensen

    0下载:
  2. 一些自适应信号处理的算法,数值分析的EULER法,从先验概率中采样,计算权重。- Some adaptive signal processing algorithms, EULER numerical analysis method, Sampling a priori probability, calculate the weight.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:8196
    • 提供者:赵胜根
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com