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

搜索资源列表

  1. algorithms

    0下载:
  2. 分类算法是统计学分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,且方法简单、分类准确率高、速度快。-The classification algorithm is the statistical classification, it is a knowledge of probability and statistics classification alg
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:21217
    • 提供者:天龙
  1. norm_stat_MFC

    0下载:
  2. 《现代心理与教育统计学》学习工具——正态分布计算-Modern Psychology and Education Statistics learning tool- normal distribution calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:70077
    • 提供者:虹.子良
  1. score-management-

    0下载:
  2. 对学生的基本信息进行管理、学生成绩信息的管理、查询统计学成绩信息。主要运用c语言和数据结构的知识点做的-Basic information for students to manage student information management, query statistical achievements. Use c language and data structure knowledge do
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:808334
    • 提供者:郭荣
  1. CompStatsToolboxV2

    2下载:
  2. 该计算统计学工具箱包含倒靴法,分类和回归树,空间点过程,MCMC以及其他很多算法。-This toolbox contains functions for bootstrap, jackknife, classification and regression trees, projection pursuit, spatial point processes, MCMC, and many others.
  3. 所属分类:matlab

    • 发布日期:2017-01-08
    • 文件大小:868352
    • 提供者:zxcvb
  1. EM

    0下载:
  2. 统计学中,基于matlab的EM(期望最大化)算法代码实现,可以设定输入和调整阈值-Expectation-maximization algorithm based on matlab, in which one can set input value and adjust threshold
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1126
    • 提供者:haha
  1. Kmeans

    1下载:
  2. 统计学中,聚类的划分K-means算法,可以较好地实现不同数据点之间的分离-K-means algorithm used to do partition in a large amount of data points
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:846
    • 提供者:haha
  1. Kriging.Interaption

    1下载:
  2. 地统计学中的克里格插值法,Matlab编写,内有详细的说明。-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2015-04-28
    • 文件大小:2048
    • 提供者:Xana Hopper
  1. r-daima

    0下载:
  2. r软件相关统计学的一些程序,应用统计学必备哦-using r while da some stastistic program
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:75178
    • 提供者:潘津津
  1. NLP

    0下载:
  2. 中文自然语言处理 人物职称识别 根据统计学方法来识别 通过语法 寓意 语用来加以处理-  Through the studies on the knowledge of modern Chinese such as grammar,syntax,semante- me,pragmatic,the internal regularity is discovered and the collections are considered to be the organic compositions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:6467333
    • 提供者:handsome
  1. HRVAS

    6下载:
  2. 这是一款用来分析心率变异性的matlab程序,有线性分析和非线性分析,包含输出结果包含频谱分布、统计学描述、样本熵、小波分析-This is a matlab program used to analyze heart rate variability, linear analysis and nonlinear analysis contains the output contains spectral distribution, statistical descr iption sample
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:831692
    • 提供者:guofeng
  1. A-STATISTICAL-VIEW-OF-BOOSTING

    0下载:
  2. Boosting算法统计学解释,十分经典的论文。-Boosting algorithm statistical interpretation of classic papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:687778
    • 提供者:曹小强
  1. machine-learning-of-Chinese-Version

    0下载:
  2. 机器学习(Machine Learning)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各个领域,它主要使用归纳、综合而不是演绎。-machine learning is a cross course of many fields,simulate and implement
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:1903303
    • 提供者:黎明
  1. hierachical-analysis-using-matlab

    0下载:
  2. 管理学和统计学中都经常用到的层次分析法,matlab程序-hierachical analysis which is often used in management science and stochastical science,matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1135
    • 提供者:alfredyuan
  1. PCA

    0下载:
  2. pca人脸识别 基于代数统计的方法是使用统计学观点提取基向量,之后将人脸向量投影到基向量上,得到的投影值即为不同的人脸图像特征,这种方法利于操作,比较灵活。本次设计采用PCA方法对人脸进行降维,提取特征。 -pca face recognition based on the statistical method Generation is extracted base vectors using a statistical point of view, and then the vector
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:1166
    • 提供者:wady
  1. fit_ML_log_normal

    0下载:
  2. 实现概率统计学中对数正太分布的参数估计,简明易用-Achieve statistical probability distributions in logarithmic parameter estimates are too
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1435
    • 提供者:严肃
  1. R30

    0下载:
  2. R语言用于数学分析,比如回归分析等等,在生物信息,图像识别,统计学中常用-R language for mathematical analysis, such as regression analysis, etc., of the biological information, image recognition, commonly used in statistics
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-16
    • 文件大小:496168
    • 提供者:钱昱
  1. OPTICALFLOW

    0下载:
  2. 基于光流法进行运动目标意图分析,通过光流法得到运动目标角点的光流失量,通过统计学方法对光流失量进行统计就可以得到目标的运动速度和运动方向-motion detection based on optical flow method
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7625981
    • 提供者:张一飞
  1. reglm

    0下载:
  2. 用matlab实现多元回归分析,统计学中比较重要的应用,适用于初学者-Multiple regression analysis using matlab to achieve, the more important applications of statistics for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2056
    • 提供者:张兴
  1. huise

    0下载:
  2. 灰色预测,用于统计学方面,可以进行近段时间的预测,比较简单的程序-Grey, for statistical aspects that can be predicted Recently, a relatively simple procedure
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:44188
    • 提供者:胡泽
  1. applied-geostatistics-with-SGeMS

    0下载:
  2. 斯坦福大学的地质统计学软件sgems,可以通过地质统计学的相关算法概念的学习,对成矿预测有很大的帮助。-Stanford geostatistical software sgems, through geostatistical concepts related algorithms learning, metallogenic prediction of great help.
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8213743
    • 提供者:徐倩
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com