搜索资源列表
StudytheApplicationofMonteCarloParticleFilterAlgor
- 随着这些年计算机硬件水平的发展, 计算速度的提高, 源自序列蒙特卡罗方法的蒙特卡罗粒子滤波方法的应用研究又重新活跃起来。本文的这种蒙特卡罗粒子滤波算法是利用序列重要性采样的概念, 用一系列离散的带权重随机样本近似相 应的概率密度函数。由于粒子滤波方法没有像广义卡尔曼滤波方法那样对非线性系统做线性化的近似, 所以在非线性状态估计方面比广义卡尔曼滤波更有优势。在很多方面的应用已经逐渐有替代广义卡尔曼滤波的趋势。
weightmean
- arcview下计算权重分布中心的工具。含源码
WawaTextCluster
- 关键词提取算法-搜索引擎技术代码实例。该算法由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.
ChineseSplitter
- 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
similarityCalculation
- 用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
AAAHHP_codeH
- 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.
IFIDF
- 文件为tf-idf的代码实现,常用来计算特征项在文本中的权重值-File for TF-IDF' s code, used to calculate the weight value of the feature item in the text
dataset_603551
- 文件为为本分类器,可以实现切词、特征选择、权重计算等功能-File as classifier, can be achieved segmentation, feature selection, the weight calculation function
SimpleMovingAverage
- 算术移动平均线是简单而普遍的移动平均线。平均线是指算术平均数,计算方法为一组数字相加,除以该组数据的组成个数,其 中每一给定时限在计算平均值时的权重均相等 。以5天移动平均线为例,公式如下: MA=(C1+C2+C3+C4+C5)/5 一般公式 :MA=(C1+C2+C3+C4+C5+....+Cn)/n -Simple Moving Average
test
- 权重计算与可靠性检验,数学建模可用,输入关系矩阵即可使用-Weight calculation and reliability test
dajacency
- 有关离散数学的编程 实验四:邻接矩阵 1.编写一段代码,接收键盘的输入定点的数量,并以输入的整数对作为边来建立图形的邻接矩阵(无向权重图)。 例如 : 5,6,12 表示定点5和定点6间有边,边的权重为 12。 2 打印出邻接矩阵。 3.根据第一步得到的邻接矩阵计算每个结点的度数。 -Experiment IV: adjacency matrix 1. Write a piece of code, the number of sentinel receive
lge_finish
- C++编程实现的关于广义高斯拉盖尔跟与权重的计算-compute of root of the generalized Laguerre-polynomial and weight
qujianshu
- 区间数计算,岩土沉降预测,matlab编程,变权重计算-Interval calculations, geotechnical settlement prediction, matlab programming, variable weight calculation
metric-learning
- metric learning计算权重的一个实例,文件数据需要替换-metric learning
RS-and-NRS_-matlab-code-and-pdf
- 鉴于本人去年7月份发布的《关于粗糙集和邻域粗糙集的基本理论和程序算例》其中有一些错误,可能给相关研究人员带来了误解,在此向大家道歉! 同时在此资源中新增加了本人编写的邻域粗糙集的matlab计算程序,包括正域计算,约简计算,重要度计算,权重计算。 欢迎大家下载并交流学习! 我所发布的两个版本的说明,以第二版本为主,第一个版本就不要下载了。 版权所有,除百度文库和中国程序员联合开发网上能下载到相关资源外,其他网站上的均为盗用。请尊重知识产权!-Given that
riskassess
- 数据库结合树控件的使用,ADO的数据库访问,用于指标计算得分及权重计算。-Database in conjunction with the tree control, and access ADO for index calculation and weight calculation score.
PageRank
- 基于hadoop的PageRank,是个并行计算页面权重的算法-PageRank based on mapreduce,it can caculate the relenvent importance of the page.
CosineSimilarAlgorithmzf
- 这里会用到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
AHP
- 层次分析法,用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
nensen
- 一些自适应信号处理的算法,数值分析的EULER法,从先验概率中采样,计算权重。- Some adaptive signal processing algorithms, EULER numerical analysis method, Sampling a priori probability, calculate the weight.